Written program in WPF.
This program must be run when the operating system boots. I programmatically write to the desired registry key. After that, in the task manager, I see that the program is being installed in autorun, but it does not start the next time the system is booted. Previously (for example, in Windows 7) there were no problems. Perhaps not enough privileges.
How to programmatically autorun with admin rights? Maybe this is the problem?
I tried to put the program shortcut in the Startup folder. No reaction!