Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Application does not start when rebooted

Status
Not open for further replies.
Mar 12, 2003
678
US
I have an application(Script Logic) that is set to run when I log into my Windows XP SP2 machine. The script runs before the desktop is launched. The problem is that this is not happening when rebooted or starting from a shut down. However, If I am logged in to the computer and I log off and back in, the application runs. Is there any registry setting that I need to check to make sure the script runs when rebooted?
 
HKCU_software/microsoft/windows/currentversion/run
stringvalue appname path
 
Thanks fot the reply, but the problem I have found out is related to ieee 802.1x authentication that we have implented. The boot is faster than the authentication therefore is not seeing the computers ip address fast enough therefore not launching the app that is on the network. Has any one seen this before?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top