Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How can i create a folder/file in registry and how can I write in the registry file?
Regards, Qaiser Nadeem
Hello, Look at "Microsoft.Win32" namespace, ther you find the "RegistryKey" class. This Article[^] will help you!
All the best, Martin