May 4, 200521 yr KB831240 HighMat CD Wizard did not get installed. Any idea why?Called in a cmd withstart /wait %CDROM%\WINDOWSUPDATE\KB831240.exe /quiet /norestartThe update apears in Windows Update after UA installation is all done.
May 4, 200521 yr KB831240 ?? Article ID : 831240 Last Review : August 11, 2004 Revision : 1.0 this is for XP or XP+SP1 ?maybe work the classic combination :kb8xxxxx.exe /q /n /zor maybe the path is incorrect . when you install your uA_XP_CDafter the second boot , your files regullary can be in %systemdrive%\install\....\WINDOWSUPDATE\...other works ?can be more specific ?
May 4, 200521 yr It's an InstallShield package, not a Windows hotfix package. It requires a different set of switches
May 5, 200521 yr I install this update without problems, I useREG ADD %KEY%\005 /VE /D "Prise en charge des CDs HighMAT" /fREG ADD %KEY%\005 /V 1 /D "%C%\Extension_HighMAT.exe /qn" /f
May 5, 200521 yr You must install the HIGHMat CD update like an application HighMat DownloadPlace the file in $OEM$\$1\Install and adapt your batchfile which installs application in you unattended setup with the following linestart /wait %systemdrive%\install\Applications\highmat\hmtcd.exe /quiet /norestart(i've renamed the original file to hmtcd.exe so modify it for you installation)Does the %CDROM% work !!that's all
May 5, 200521 yr Double clisck on the .exe fileThen open windows explorerOpen your profile\temp and you'll proabbaly see an msi there or at least will be within in a folderCopy that to a safe locationThen using the standard msi switches to silent away you go
May 5, 200521 yr Author Found the file in %windir%\Downloaded InstallationsIll try with /qn i believe thats the correct msi switches?
May 5, 200521 yr Found the file in %windir%\Downloaded InstallationsIll try with /qn i believe thats the correct msi switches?<{POST_SNAPBACK}>.msi = /QBjust install highmat like an application .. with /quiet /norestart
Create an account or sign in to comment