How to make MSI Gaming App to launch at windows startup?

Apr 17, 2014
12
0
4,590
I moved the executable (.exe) file into the startup folder and restarted the windows but it went in vain. Are there any other options to sort out this issue?
 
You don't put the actual 'exe' file in the Startup Folder. You create a shortcut to the 'exe' file and put the shortcut in the Startup folder.

By moving the actual 'exe' file from it's correct location you effectively "broke" the program.
 


I forgot to mention that I have tried creating shortcut and moved it to STARTUP folder but that didn't work too.