MSXML4SP2_x86_enu.apm specifies:
[Installation]
"Module:\msxml4-KB936181-enu.exe" /quiet /norestart
This is another one of these command line argument/Windows Installer incompatibilities. Attempts to install this patch in this manner throws an exception from Windows Installer v2.x and installation does not occur.
Doesn't seem to be a problem if Windows Installer v3.x is installed.
To fix:
- Change the Installation directive to ""Module:\msxml4-KB936181-enu.exe" /q reboot=reallysuppress".
- Or, specify WindowsInstaller=3.0 in the .APM file.
Just an fyi...
Edited by BlackholeForever, 10 June 2008 - 08:43 PM.












