PDA

View Full Version : Starup process


Anonymous
03-09-1999, 09:25 AM
I need to run a program after a user logon and befor explorer starts, do you know haw can I do that.
I don't find in the registry when Windows start Explorer.

THANKS TO ALL !!!!

Good Wishes

kdunn
03-09-1999, 03:28 PM
You need to put the program into a logon script, allocate that script to a user, then set Default Computer\Windows System\Logon\Run logon scripts Syncronously to be ticked in your system policy.

This will make sure that the logon script runs prior to the shell being envoked.