March 23, 200719 yr Hello All!I am having a problem using the GUIRunOnce field in the winnt.sif. I want a script to run after first autologin. Unfortunately the script runs before the Windows shell is fully loaded and it does not complete successfully. The files are copied to the local system drive fine. I tried using sleep.exe in the first line of the script, but this made the Windows shell pause for 120 seconds during first autologin. Is there any way I can have these scripts wait until the shell is fully loaded before running?Thanks!
March 23, 200719 yr I think you could put your script in HKCU\Software\Microsoft\Windows\CurrentVersion\Run or RunOnce or Startup program group. Those entries start after shell loaded.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now