【求助】無法解壓縮的HOTFIX該如何整合??



贊助商連結


頁 : [1] 2

Vincent7
2004-08-26, 04:54 PM
整合HOTFIX到w2ksp4時發現,有些HOTFIX無法解壓縮,EX:
1.NDP1.1-KB824629-X86.exe
2.OE6.0sp1-KB837009-x86-CHT.exe
3.Q832894.exe
...etc
用的方式為:
X:\home\2000\HOTFIX\NDP1.1-KB824629-X86.exe /X:X:\home\2000\TEMP\
這種方法,像是這些無法解壓縮的檔案要如何整合到SP4的光碟裡呢:confused:

贊助商連結


pcboy
2004-08-26, 05:01 PM
NDP1.1-KB824629-X86.exe /? 看看是否有說明

Vincent7
2004-08-26, 07:49 PM
是在cmd裡面看嗎??

carterxp
2004-08-26, 08:13 PM
最初由 Vincent7 發表
是在cmd裡面看嗎??

恩~~

Vincent7
2004-08-27, 12:03 AM
http://photo.pchome.com.tw/s04/53346/book1/p19.gif
cmd看不到東西,會跳出這個視窗:(

pchome無法拉圖,cmd查詢後跳出現一個驚嘆號的視窗...

fzx990
2004-08-27, 12:56 AM
參考一下 這是小弟前幾天做的 應該都是整合到最新的

CLS
@ECHO off
MODE CON COLS=80 LINES=30
COLOR 0B
TITLE Installing Microsoft Windows 2000 Perffesional and Server Service Pack 5 Hotfixes
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB822343
ECHO Please wait...
start /wait %cdrom%\KB822343-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB822831
ECHO Please wait...
start /wait %cdrom%\KB822831-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB823182
ECHO Please wait...
start /wait %cdrom%\KB823182-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB823353
ECHO Please wait...
start /wait %cdrom%\KB823353-x86-CHT.exe /Q:A /R:N
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB823559
ECHO Please wait...
start /wait %cdrom%\KB823559-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB823980
ECHO Please wait...
start /wait %cdrom%\KB823980-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB824105
ECHO Please wait...
start /wait %cdrom%\KB824105-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB824141
ECHO Please wait...
start /wait %cdrom%\KB824141-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB824146
ECHO Please wait...
start /wait %cdrom%\KB824146-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB825119
ECHO Please wait...
start /wait %cdrom%\KB825119-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB826232
ECHO Please wait...
start /wait %cdrom%\KB826232-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB828028
ECHO Please wait...
start /wait %cdrom%\KB828028-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB828035
ECHO Please wait...
start /wait %cdrom%\KB828035-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB828741
ECHO Please wait...
start /wait %cdrom%\KB828741-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB828749
ECHO Please wait...
start /wait %cdrom%\KB828749-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB829558
ECHO Please wait...
start /wait %cdrom%\KB829558-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB830352
ECHO Please wait...
start /wait %cdrom%\KB830352-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB832359
ECHO Please wait...
start /wait %cdrom%\KB832359-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB835732
ECHO Please wait...
start /wait %cdrom%\KB835732-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB837001
ECHO Please wait...
start /wait %cdrom%\KB837001-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB837272
ECHO Please wait...
start /wait %cdrom%\KB837272-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB839643
ECHO Please wait...
start /wait %cdrom%\KB839643-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB839645
ECHO Please wait...
start /wait %cdrom%\KB839645-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB840315
ECHO Please wait...
start /wait %cdrom%\KB840315-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB841872
ECHO Please wait...
start /wait %cdrom%\KB841872-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB841873
ECHO Please wait...
start /wait %cdrom%\KB841873-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB842526
ECHO Please wait...
start /wait %cdrom%\KB842526-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB867801
ECHO Please wait...
start /wait %cdrom%\KB867801-x86-CHT.exe /Q:A /R:N
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes KB870669
ECHO Please wait...
start /wait %cdrom%\KB870669-x86-ENU.exe /Q:A /R:N
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes Q818043
ECHO Please wait...
start /wait %cdrom%\Q818043-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes Q828026
ECHO Please wait...
start /wait %cdrom%\Q828026-x86-CHT.exe /Q /O /N /Z
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes scripcht.exe
ECHO Please wait...
start /wait %cdrom%\scripcht.exe /Q:A /R:N
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes Q832483_MDAC_x86
ECHO Please wait...
start /wait %cdrom%\Q832483_MDAC_x86\dahotfix.exe /Q:A /R:N
ECHO.
ECHO Installing Windows 2000 Perffesional and Server Hotfixes Qchain
ECHO Please wait...
start /wait %cdrom%\qchain.exe
EXIT

Vincent7
2004-08-27, 01:03 AM
相當感謝,不過想請問一下,這是灌完Win2kSP4之後再做的"只重開機一次的整合包"還是製作SP4時,將SP4之後的Hotfix整合到SP4光碟裡的寫法??我目前想要做的是後者,但是有些檔案按照教學文件做整合時,第一個解壓縮的步驟就沒有辦法解壓縮了...

fzx990
2004-08-28, 08:16 AM
恩 不客氣
安裝光碟已經是SP4
小弟貼的是 Pre SP5 HOTFIXES 是SP4之後發佈的修正
也就是將SP4之後的Hotfix整合到SP4光碟裡的寫法
記得要用QCHAIN喔

Vincent7
2004-08-28, 09:36 PM
Qchain是一個程式嗎?還是說您打的內容用純文字文件編輯完成之後將.txt檔儲存成.bat檔點擊後就會自動執行了??

fzx990
2004-08-29, 01:19 PM
這是整合HOTFIX後必要的鏈結程式
http://support.microsoft.com/default.aspx?scid=kb;ZH-TW;296861