2
I want to make an app that will have an option to call the Regedit (Windows Registry) and the user will be able to choose whether to lock or unlock so that the application is booted with Windows.
I’ve searched several sites and even here on Stackoverflow but I couldn’t find a question that really answered my question completely, because they all had code to do only on the user’s machine manually, but I want the user to be able to choose within an option whether it will activate or not for the application to boot together or be locked when starting Windows.
I am making this app in C#,and would like to know how to create it. If anyone can help me,.
Thank you friend, I tested your code and made the appropriate changes to my application and it worked.
– Falion