Jump to content

Recommended Posts

Posted
i to all

where i can get a list of hotfixes that came out to sp2?

thanks

same question here

if I had time, and would be a mod, I'd do it, but i almost don't have time, and I'm not a mod :P


Posted
How come this does not show up in Windows update?

This update shows up when I run Windows Update. I am running Windows XP with SP2 slipstreamed. Perhaps you have Windows in a language other than English? If so the internationalised versions of the update may not be available yet.

Posted
How come this does not show up in Windows update?

This update shows up when I run Windows Update. I am running Windows XP with SP2 slipstreamed. Perhaps you have Windows in a language other than English? If so the internationalised versions of the update may not be available yet.

I have 'US English' on my Windows.

Posted

Just realized why this was not showing in my Windows Update, I already have this hotfix slipstreamed into my unattended CD and therefore it is already installed. :)

Next time someone posts a new (not so new it turns out) hotfix I'll be sure to check and see that already hav eit or not.

Posted

where i got and error is says that the command line option syntax error typ command /? for help that what is says when i put this line in /q /n" q you said It uses the same switch as the MDAC update. here is the code:

ECHO.

ECHO instlaling XML V4.0 SP2

ECHO Please wait.....

start /wait %systemdrive%\install\Hotfixs\KB832414_MSXML4.0_x86.exe /q /n" /q

it didn't work like i wanted

Posted

ok i ran KB832414_MSXML4.0_x86.exe on start manu and click run this is what it says when i type c:\Install\Hotfixs\KB832414_MSXML4.0_x86.exe /? and this what it cam with:

/Q -- Quiet modes for package,

/T:<full path> -- Specifies temporay worknig folder,

/C -- Extracts only to the folder used also with /T,

/C:<CMD> -- Override install command defined author

what would be the correct command for this one?

Posted

it should be

ECHO.

ECHO instlaling XML V4.0 SP2

ECHO Please wait.....

start /wait %systemdrive%\install\Hotfixs\KB832414_MSXML4.0_x86.exe /C:"dahotfix.exe /q /n" /q

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...