M
memememe
How can I add a new registry key of type multi_string? of course using C#.
I know how to add registry keys and values, just not how to give them a
type, it seems like I would need to pass a byte[] or something.
I know how to add registry keys and values, just not how to give them a
type, it seems like I would need to pass a byte[] or something.