Re: can we use Qchain with MS02-023 & other patch?
From: Branimir Petrovic (TheOne@NOSPAM.net)
Date: 05/30/02
- Next message: David Dickinson [MVP]: "Updated Summary of Microsoft Security Bulletins - MS02-025"
- Previous message: Robert Burris: "Re: Display Control Panel Paswrd Disabled by System Administrator"
- In reply to: Ivan: "Help: can we use Qchain with MS02-023 & other patch?"
- Next in thread: Ivan: "Re: can we use Qchain with MS02-023 & other patch?"
- Reply: Ivan: "Re: can we use Qchain with MS02-023 & other patch?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Branimir Petrovic" <TheOne@NOSPAM.net> Date: Wed, 29 May 2002 22:52:06 -0400
"Ivan" <imore_21@yahoo.com> wrote in message news:83f101c20774$fa557320$a4e62ecf@tkmsftngxa06...
> Hi,
>
> Hope some one could help. Will we be able to use QChain to
> chain MS02-023 and other patches like MS02-024 and MS02-
> 013 so that we would only need 1 reboot.
>
Save as: Install_MS02-023.bat in C:\Updates\IE6\
:: Install MS02-023 Cumulative update for IE6
"C:\Updates\IE6\MS02-023\q321232.exe" /Q /R:N
Save as: Install_MS02-024.bat in C:\Updates\Win2K\
:: Install MS02-024 without reboot
C:\Updates\Win2K\MS02-024\Q320206_W2K_SP4_X86_EN.exe -z -m -f
Save as: Win2K-24-IE6-23.bat in C:\Updates\
:: Install Win2K MS02-024 and IE6 MS02-023
call C:\Updates\Win2K\Install_MS02-024.bat
call C:\Updates\IE6\Install_MS02-023.bat
:: Run Qchain at the end
C:\Updates\qchain.exe
Proposed folder structure:
C:\Updates (folder)
| qchain.exe (file)
| Win2K-24-IE6-23.bat (file)
| WinNT-24-IE6-23.bat (file)
|
+--- IE6 (folder)
| | Install_MS02-023.bat (file)
| | ... and so on
| |
| +--- MS02-023 (folder)
| | |
| | +--- q321232.exe (file)
| |
| ... other folders with IE updates
|
+--- Win2K
| | Install_MS02-024.bat (file)
| | ... and so on
| |
| +--- MS02-024 (folder)
| | |
| | +--- q321232.exe (file)
| |
| ... other folders with Win2K updates
|
+--- WinNT
|
> But we are unable to find the switch to ask the installer
> not to reboot (-z) after the installation for MS02-023.
Microsoft at its best (sloppydoc style;)...
Branimir
- Next message: David Dickinson [MVP]: "Updated Summary of Microsoft Security Bulletins - MS02-025"
- Previous message: Robert Burris: "Re: Display Control Panel Paswrd Disabled by System Administrator"
- In reply to: Ivan: "Help: can we use Qchain with MS02-023 & other patch?"
- Next in thread: Ivan: "Re: can we use Qchain with MS02-023 & other patch?"
- Reply: Ivan: "Re: can we use Qchain with MS02-023 & other patch?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]