Answers for "windows run script on startup"

2

how to make an application auto run on windows startup

1. press window + R
2. write "shell:startup"
3. add the program file to the folder
Posted by: Guest on October-27-2020
0

.bat script on computer startup

HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionRun
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRun
HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionRunOnce
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRunOnce
Posted by: Guest on October-22-2021

Code answers related to "windows run script on startup"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language