Hi,
How can I auto start my application once restart my system
Hi,
How can I auto start my application once restart my system
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Selva GanapathyPosted Dec 23, 2014, 3:29 PM
Hi Jegan Priya,
Check this
http://windows.microsoft.com/en-in/windows/run-program-automatically-windows-starts#1TC=windows-7
Regards,
Selva Ganapathy K
Wim SturkenboomPosted Dec 10, 2014, 11:42 PM
You can only start these when a user logs in. To achieve this, you can create a shortcut in the startup folder. In Win7, click the start-button, select all programs, find the startup folder, right click and choose and select open. An explorer window will open where you can create a shortcut (or drop an existing one).
In Win7, the directory is C:\Users\yourusername\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
The only applications that can be started when the computer (re)starts are services. I do not think that you would have asked this question if you were talking about a service ;-)