I want to make an application that will have an option to call Regedit and the user will be able to choose whether to block or unblock for the application to start with Windows.
I've already looked at a number of websites and even here on StackOverFlow but I did not find a question that really answered my question completely, since they all had codes to do only on the user's machine manually, but I want the user to be able to choose from within an option whether to enable or not to launch the application together or be blocked when Windows starts.
I'm doing this application in C #, and would like to know how to create it. If anyone can help me, I'll be grateful.