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
Printable View
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
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
You should have some entries in your registry. Search MSDN, u have an article on it.