You can use "Microsoft.Win32.Registry" or "My.Computer.Registry" and
their methods to achieve getting/setting registry values but as i know
they doesn't provide functions that are meant to export registry
to .reg file directly.
In this case, you can run regedit (registry editor) using "Shell" with
parameters as if it's invoked from command-line.
You can use "Microsoft.Win32.Registry" or "My.Computer.Registry" and
their methods to achieve getting/setting registry values but as i know
they doesn't provide functions that are meant to export registry
to .reg file directly.
In this case, you can run regedit (registry editor) using "Shell" with
parameters as if it's invoked from command-line.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.