I was just updating my hotfixes repository for Windows XP... I couldn't find
the file 282010 on Windows Catalog.  It looks like they have updated now to
version 8.

Current winxpsp1-updates.bat:
:: Recommended update 282010
:: "Updated Version of Microsoft Jet 4.0"
:: <http://support.microsoft.com/default.aspx?kbid=282010>
:: (download only available from Windows Catalog)
todo.pl "%Z%\updates\winxpsp1\WindowsXP-KB282010-x86-%WINLANG%.exe /u /n /z"

Updated file should look like:
:: Recommended update 829558
:: "Update for Jet 4.0 Service Pack 8"
:: <http://support.microsoft.com/default.aspx?kbid=829558>
:: (download only available from Windows Catalog)
todo.pl "%Z%\updates\winxpsp1\WindowsXP-KB829558-x86-%WINLANG%.exe /u /n /z"


Also, for what it's worth, it looks like MSoft updated the file name for
810243... in the current winxpsp1-updates.bat it reads:

todo.pl "%Z%\updates\winxpsp1\Q810243_WXP_SP2.exe /u /n /z"

it should now read:

todo.pl "%Z%\updates\winxpsp1\WindowsXP-KB810243-x86-%WINLANG%.exe /u /n /z"


Michael


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to