The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: rafaly on February 12, 2009, 11:07:14 PM

Title: how to auto-start my app with windows vista?
Post by: rafaly on February 12, 2009, 11:07:14 PM
Hi all,

I wrote an application to play my mp3 and would like to have it to start up automatically when I start windows.
What would be an easy way to do this under Vista? It seemed to be easier with the older operating systems.

Thank you  :-)
Title: Re: how to auto-start my app with windows vista?
Post by: sinsi on February 12, 2009, 11:18:28 PM
Easiest: put a shortcut into the 'Startup' folder.
Harder: add it to the 'run' key in the registry.