Summary
Originally reported here: #3313
set_multi_string only accept[s] one generic type. This can make [it] hard to use, as it means the name and value need to use the same string type.
Not fixed for set_multi_string:
BTW, I didn't update set_multi_string's signature since it would break code which passed an empty array (with an inferred type), but, if windows-registry is about to have a major version bump, do you think the tradeoff would be worth it?