Click to See Complete Forum and Search --> : How do I start my program when windows starts up


Michael Williams
May 14th, 1999, 07:04 PM
hi,

How do I start my program when Win9X and Win NT starts up? I know that I can put it in the Startup Group but I don't want anybody to remove it!

Thanks for any and all help

May 14th, 1999, 09:43 PM
One ways is to add it to your win.ini file under 'run'. Just put in the location of your program.
Ex.

...
...
Run=C:\mygame\shooter.exe

May 14th, 1999, 10:00 PM
You should have some entries in your registry. Search MSDN, u have an article on it.