pityu100 Posted January 3, 2008 Posted January 3, 2008 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?
spitf1r3 Posted January 3, 2008 Posted January 3, 2008 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...
pityu100 Posted January 4, 2008 Author Posted January 4, 2008 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
Arie Posted January 4, 2008 Posted January 4, 2008 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.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now