PDA

Click to See Complete Forum and Search --> : startup.....


razzaj
Nov 26th, 1999, 06:55 PM
i am amking a program that runs with windows at startup , but the problem is if a "smart " user presses "shift" on startup
the program wont run .... i want the program to run with windows regardless of what the user presses .... any sugestions ???

- regards -
- razzaj -

ZanM
Nov 27th, 1999, 12:01 AM
How are you getting it run at startup? is it in the startup folder? if so try adding your command line to this reg key HKEY_LOCAL_MACHINE\Software\Windows\CurrentVersion\Run

------------------
SomeTimes Coffee Just Isn't Enough.
Zan Magi

Mongoose
Nov 27th, 1999, 02:53 PM
try running it from the win.ini file by typing run=c:\test.exe just after where it says [windows]