January 3, 200818 yr Hi all! I have a problem with the Windows Installer. I have integrated the KB893803 (windows installer v2) update to my unattended windows cd.The problem:http://kepfeltolto.hu/i/?12444This window appears at T-13 and the installation is not continue, only if i press the "Ok" button.The installer uses /Q /O /N /Z switches in svcpack.infAnyone know - why appears this window at T-13?
January 3, 200818 yr Do you install any applications through SVCPACK.inf?This might happen, when you provide wrong switches to an msi installer, I don't think it'd pop if windows installer wasn't properly installed...
January 4, 200818 yr Author I only install IE7 and WMP11 through the SVCPACK.INF[setupHotfixesToRun]KB893803.exe /quiet /nobackup /overwriteoem /norestart"WMP11.exe /Q:A /R:N /c:""SETUP_WM.EXE /Q /R:N /NoPID /DisallowSystemRestore /P:#e"""......... <<<-------- hotfixes......IE7.exe /NoRestart /NoBackup /UpDate-No /QuietKB938127.exe /Q /O /N /ZKB942615.exe /Q /O /N /ZQCHAIN.EXE
January 4, 200818 yr Why would you want to install KB893803 first of all as it's outdated? Second of all, simply run all your added files with the supplied parameters and you'll find out which one is the culprit easily, as it will show you the same screen.
Create an account or sign in to comment