[SOLVED][SOLVED]To run a program when window start
January 28th, 2020
Edit: woops wrong forum
Found an answer in google:
To automatically start a program on the start up we need to add a registry value. so open run from the start menu and enter regedit the select the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion�\Run
then in the string table add a new string value. for that right click and select the string value then in the string data type the path of your program that is to be open at the start up. click ok then restart your computer then that file automatically starts after login
ty
hmm you can try the command msconfig in run