Jump to content

Recommended Posts

Posted

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/?12444

This 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.inf

Anyone know - why appears this window at T-13?


Posted

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...

Posted

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 /Quiet

KB938127.exe /Q /O /N /Z

KB942615.exe /Q /O /N /Z

QCHAIN.EXE

Posted

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.

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...