October 1, 200718 yr Could be a simple problem but I call a %reboot% 3 and when it hits the reboot command, instead of haulting until after the reboot it skips to the next installation and then reboots. So when the comp comes back up, it in sense skipped an installation all together.Something simple, like needing two digits in reboot? %reboot% 03?
October 1, 200718 yr Sounds like a bug. You could try invoking a sleep command after the reboot command to make it wait a while. Try something like: "%wpipath%\Tools\sleep.exe 10".
Create an account or sign in to comment