Posted January 13, 201411 yr Is there a way to delay running WinToolkitRunOnce.exe? In my case it does it behind the "Setting up your Desktop" screen and when that is done I only catch a glimpse of the end of the program.I would like to be able to see what drivers get loaded. Thanx
January 14, 201411 yr Author Here is an idea:In the install.ini file, have an entry that says Delay=x (x being amount of seconds)Then use "ping -n x 127.0.0.1>nul" at start of WinToolkitRunOnce.exe to pause it for x seconds.Hopefully Windows setup then finishes it's own thing and WinToolkitRunOnce.exe will run more visible.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.