❔ Question Autorun
I would like to integrate my C# app into the autostart after clicking a switch. When the user clicks this switch I create the entry in Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
to my exe file. see image. Unfortunately, the app does not start when the computer boots up. What could be the reason?
to my exe file. see image. Unfortunately, the app does not start when the computer boots up. What could be the reason?
