There is a small error in the "winxpsp2-updates.bat" script. Not only is "updates" missing in the path but also the update is the wrong one. It's supposed to be "windowsxp-kb892313-x86-enu.exe" not "windowmedia9-kb892313-x86-enu.exe"
:: FIX: Updates for Windows Media Player 9 Series and for Windows Media Player 10 :: <http://support.microsoft.com/kb/892313> :: URL|ALL|http://download.microsoft.com/download/d/3/0/d3083344-cf7e-4020-a73f-b204259406e7/windowsxp-kb892313-x86-enu.exe|updates/mediaplayer9/windowsxp-kb892313-x86-enu.exe - todo.pl ".reboot-on 194 %Z%\mediaplayer9\windowsmedia9-kb892313-x86-enu.exe /passive /n /norestart" + todo.pl ".reboot-on 194 %Z%\updates\mediaplayer9\windowsxp-kb892313-x86-enu.exe /passive /n /norestart" The path error is in "win2ksp4-updates.bat" too. - todo.pl ".reboot-on 194 %Z%\mediaplayer9\windowsmedia9-kb892313-x86-enu.exe /passive /n /norestart" + todo.pl ".reboot-on 194 %Z%\updates\mediaplayer9\windowsmedia9-kb892313-x86-enu.exe /passive /n /norestart" And in "ws2k3sp1-updates.bat" too. - todo.pl ".reboot-on 194 %Z%\mediaplayer9\windowsmedia9-kb892313-x86-enu.exe /passive /n /norestart" + todo.pl ".reboot-on 194 %Z%\updates\mediaplayer9\windowsmedia9-kb892313-x86-enu.exe /passive /n /norestart" - jens ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel
