Matt Hyclak wrote:
Can you check wether extracting files with "/T:path_to_extract /C" switches and running following command will work better.It's running "script%LANG% /q" which makes a nice quiet install, but it stops on a box asking if you would like to reboot the computer or not. If you click no, then todo.pl correctly detects the 194 exit code and reboots properly, but if you click yes, it reboots the system itself and todo.pl must be restarted by hand.
Thoughts?
(change scriptru.inf to name of your .inf file)
RUNDLL32.EXE SETUPAPI.DLL,InstallHinfSection DefaultInstall 128 z:\updates\common\script\scriptru.inf
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ unattended-info mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-info
