On Thu, Jan 13, 2005 at 09:01:25PM +0300, Eugene Kotlyarov enlightened us: > Matt Hyclak wrote: > > >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? > Can you check wether extracting files with "/T:path_to_extract /C" switches > and running following command will work better. > (change scriptru.inf to name of your .inf file) > > RUNDLL32.EXE SETUPAPI.DLL,InstallHinfSection DefaultInstall 128 > z:\updates\common\script\scriptru.inf >
It was suggested (off list, it seems) that I add /r:n to the install command. I wasn't here to watch it go, but it seems to have worked since the machine went all the way through the install process. I was going to send a patch to the devel list, but haven't had time this morning to do that. I'm a little bitter the /r option isn't included in the help of script%LANG%.exe /?, but hey, what can you do? Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 ------------------------------------------------------- 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
