Jump to content

hevnbnd

Member
  • Posts

    268
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by hevnbnd

  1. Got it to work will post how as soon as i get a chance. brian
  2. Ok i about got this to work i think the only problem i am having is getting sysprep.exe to start here is the text in my batch file CLS @echo off ECHO. ECHO Deleting $winnt$ DEL %systemdrive%\WINDOWS\system32\$winnt$.inf ECHO. ECHO Starting Sysprep echo start /wait %systemdrive%\oem\sysprep.exe ECHO. ECHO Deleting Temp Installation Files... RD /S /Q %systemdrive%\oem ECHO. EXIT Sysprep.exe does not start unless i go to the oem folder and double click it. How do i make it start? Thanks B
  3. Still looking for a solution if anyone has any ideas. Thanks
  4. Ok fixed the problem the batch files were not encoded correctly. Thanks for all help.
  5. ANSI is what you must use! Just info for all. I spent a day using the wrong code. But you must use ANSI for the batch to run.
  6. Ok i installed the program on another computer and copied the iss file to my install cd and followed your direction about directing it to the iss file and it still pops up for me to enter my registration info. Do i need to manually enter my registration infor in the iss file and if so where? Thanks in advance Brian
  7. Ok i will look for some help then. If i have any luck before then i will post. Thanks
  8. Update: I took the: ECHO. ECHO Deleting Temp Installation Files... RD /S /Q %systemdrive%\Install out of the batch file and it went further. When the lines above are included the batch ends after it delets the temp files. Probally because it deletes the batch file that is located in the install folder. Just a guess. If i delete that line and run the batch file i get a message that says: C:\Documents and settings\owner> Installing Sysprep 'Installing' is not recognized as an internal or external command, operable program or batch file C:\Documents and settings\owner> Please Wait 'Please' is not recognized as an internal or external command, operable program or batch file C:\Documents and settings\owner> start /wait c:\oem\sysprep.exe and then it starts sysprep.exe Now if i reseal the computer the batch files start to run again because they are in the install folder that did not get deleted because i deleted that command. Please try to help me if you could. I know you have been but i have to have this done by monday at the latest. I can email you the sysprep files if need be.
  9. So what is wrong with the script that it is not creating the sysprep.cmd? I think if we can figure that out i can get sysprep to run
  10. Ok i edited your script because you had missspelled documents. Here is the last app that it installs and then your script: ECHO. ECHO Installing VGA Drivers ECHO Please wait... start /wait %systemdrive%\install\VGA\setup.exe -s ECHO. ECHO Deleting Temp Installation Files... RD /S /Q %systemdrive%\Install ECHO. ECHO Installing Sysprep >> "%systemdrive%\documents and settings\All users\start menu\programs\startup\sysprep.cmd" ECHO Please wait... >> "%systemdrive%\documents and settings\All users\start menu\programs\startup\sysprep.cmd" echo start /wait %systemdrive%\oem\sysprep.exe >> "%systemdrive%\documents and settings\All users\start menu\programs\startup\sysprep.cmd" ECHO. >> "%systemdrive%\documents and settings\All users\start menu\programs\startup\sysprep.cmd" ECHO del "%systemdrive%\documents and settings\All users\start menu\programs\startup\sysprep.cmd" >> "%systemdrive%\documents and settings\All users\start menu\programs\startup\sysprep.cmd" ECHO EXIT >> "%systemdrive%\documents and settings\All users\start menu\programs\startup\sysprep.cmd" SHUTDOWN -r -t 60 -c " Rebooting now" EXIT It installs the last app and then just goes on into windows. When i navigate to documents and settings\All users\start menu\programs\startup\ there is not sysprep.cmd Also i restarted the computer manually after it went into windows and still no sysprep.cmd and sysprep never started. Any ideas? B
  11. You mean leave the drivers and delete the install folder... Trying your script now.. Also i really am lost in your script can you better explain how it works? I am not usually one just to copy and say ok i want to know how it works. Thanks B
  12. I am assuming that this: "%systemdrive%\documets and settings\All users\start menu\ programs\startup\sysprep.cmd" should be this: %systemdrive%\oem\sysprep.exe That could work but i do not know how to automate sysprep.exe as it just brings up a window and asks me if i want to Start factory session after reboot. So i must manually select reboot. Does this make sense?
  13. That is what i was thinking i tried this for the end of my application.cmd: ECHO. ECHO Deleting Temp Installation Files... RD /S /Q %systemdrive%\install RD /S /Q %systemdrive%\Drivers ECHO. ECHO Installing Sysprep ECHO Please wait... start /wait %systemdrive%\oem\sysprep.exe ECHO. EXIT The problem is that sysprep needs to restart the computer before it is loaded. So when the above cmd ran it deleted the install folder that contained the applications.cmd file and the computer continued on into windows and sysprep did not run. I also tried it like this: ECHO. ECHO Installing Sysprep ECHO Please wait... start /wait %systemdrive%\oem\sysprep.exe ECHO. ECHO Deleting Temp Installation Files... RD /S /Q %systemdrive%\install RD /S /Q %systemdrive%\Drivers ECHO. EXIT and the problem was it restarted after sysprep came up and never deleted the installation files? How would you suggest i set up the cmd to make this work?
  14. Yes i am installing windows with a winnt.sif cd. Not reset but RESEAL. It is a feature of the winpe. Sysprep When i reseal after the cd completes the install and my customer enters his name and product key and it logs him onto windows for the first time it runs the batchs again. Does this info help?
  15. This question was asked once before in the forum and no one helped answer it. I reseal my install for my customers and when they first boot it up it runs guirunonce again. How do i prevent this? Any ideas? Thanks in advance. Brian
  16. How do i completly install intervideo xpack silently? It installs silently through the batch file but once it gets done installing it ask for the registration information. I could manually input it there and it will continue onto the next app but that defeats the purpose of an unattended install. Thanks in advance. B
  17. Thanks, Yep that fixed it i extracted my sp1.cab file into files and not into files/sp1. Again your help is appritiated. Very nice app when the user knows how to use it. Will be looking foward to updates. Keep up the good work.
  18. well i used powerarchiver and extracted sp1.cab to folder named FILES and ran do.cmd again and my new sp1.cab that do.cmd created is still just 36 bytes. Let me get this straight the sp1.cab that do.cmd created for you is 11.3mb? If so what am i doing wrong? Here is a copy of my log if this will help: Adding hotfixes from hotfix1 folder __________________________________________________________________________ 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. Adding hotfixes from hotfix2 folder __________________________________________________________________________ 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. tmp\js56nen\ADVPACK.DLL tmp\js56nen\js56nen.cat tmp\js56nen\js56nen.inf tmp\js56nen\jscript.dll tmp\js56nen\W95INF16.DLL tmp\js56nen\W95INF32.DLL 6 File(s) copied tmp\msjavwu\ADVPACK.DLL tmp\msjavwu\filler.inf tmp\msjavwu\java.inf tmp\msjavwu\javabase.cab tmp\msjavwu\javaie30.cab tmp\msjavwu\javatrig.exe tmp\msjavwu\javax86.cab tmp\msjavwu\msjava.cat tmp\msjavwu\OAInst.exe tmp\msjavwu\osp.cer tmp\msjavwu\osp.zip tmp\msjavwu\W95INF16.DLL tmp\msjavwu\W95INF32.DLL tmp\msjavwu\wfcclean.exe tmp\msjavwu\xmldso.cab 15 File(s) copied tmp\q330994\directdb.dll tmp\q330994\dummy.cat tmp\q330994\ieuninst.exe tmp\q330994\ieupdate.exe tmp\q330994\inetcomm.dll tmp\q330994\inetres.dll tmp\q330994\msident.dll tmp\q330994\msimn.exe tmp\q330994\msoe.dll tmp\q330994\msoeacct.dll tmp\q330994\msoeres.dll tmp\q330994\msoert2.dll tmp\q330994\oeimport.dll tmp\q330994\oemig50.exe tmp\q330994\oemiglib.dll tmp\q330994\Q330994.cat tmp\q330994\Q330994.inf tmp\q330994\Q330994_d.inf tmp\q330994\Q330994_me.cat tmp\q330994\wab.exe tmp\q330994\wab32.dll tmp\q330994\wabfind.dll tmp\q330994\wabimp.dll tmp\q330994\wabmig.exe 24 File(s) copied tmp\Q817287\Q817287.cmd tmp\Q817287\Q817287.exe tmp\Q817287\Q817287.inf 3 File(s) copied tmp\q822925\dummy.cat tmp\q822925\ieuninst.exe tmp\q822925\ieupdate.exe tmp\q822925\MSHTML.DLL tmp\q822925\Q822925.cat tmp\q822925\Q822925.inf tmp\q822925\Q822925_d.inf tmp\q822925\Q822925_me.cat tmp\q822925\SHDOCVW.DLL tmp\q822925\SHLWAPI.DLL tmp\q822925\URLMON.DLL 11 File(s) copied tmp\vbs56nen\vbs56nen.cat tmp\vbs56nen\vbs56nen.inf tmp\vbs56nen\vbscript.dll 3 File(s) copied tmp\WindowsM\eula.txt tmp\WindowsM\wm819639.inf tmp\WindowsM\wmp.dll 3 File(s) copied RM.EXE Ver 1.0, Copyright 1996, Gregory Young Error removing /fvn Error removing tmp\js56nen 0 files removed, 2 files not removedRM.EXE Ver 1.0, Copyright 1996, Gregory Young Error removing /fvn Error removing tmp\msjavwu 0 files removed, 2 files not removedRM.EXE Ver 1.0, Copyright 1996, Gregory Young Error removing /fvn Error removing tmp\q330994 0 files removed, 2 files not removedRM.EXE Ver 1.0, Copyright 1996, Gregory Young Error removing /fvn Error removing tmp\Q817287 0 files removed, 2 files not removedRM.EXE Ver 1.0, Copyright 1996, Gregory Young Error removing /fvn Error removing tmp\q822925 0 files removed, 2 files not removedRM.EXE Ver 1.0, Copyright 1996, Gregory Young Error removing /fvn Error removing tmp\vbs56nen 0 files removed, 2 files not removedRM.EXE Ver 1.0, Copyright 1996, Gregory Young Error removing /fvn Error removing tmp\WindowsM 0 files removed, 2 files not removed Adding hotfixes from hotfix3 folder __________________________________________________________________________ 1 file(s) copied. tmp\Q823718_\dahotfix.exe tmp\Q823718_\dahotfix.ini tmp\Q823718_\dbnetlib_262.dll tmp\Q823718_\DBnetlib_270.dll tmp\Q823718_\DBnetlib_271.dll tmp\Q823718_\odbc32_252.dll tmp\Q823718_\odbc32_253.dll tmp\Q823718_\ODBC32_262.dll tmp\Q823718_\ODBC32_270.dll tmp\Q823718_\ODBC32_271.dll tmp\Q823718_\odbcbcp_252.dll tmp\Q823718_\odbcbcp_253.dll tmp\Q823718_\odbcbcp_262.dll tmp\Q823718_\odbcbcp_270.dll tmp\Q823718_\odbcbcp_271.dll tmp\Q823718_\odbccp32_252.dll tmp\Q823718_\odbccp32_253.dll tmp\Q823718_\ODBCCP32_262.dll tmp\Q823718_\ODBCCP32_270.dll tmp\Q823718_\ODBCCP32_271.dll tmp\Q823718_\Q823718-252_DLvl.inf tmp\Q823718_\Q823718-252_WinME.inf tmp\Q823718_\Q823718-252_WinMEx.cat tmp\Q823718_\Q823718-252_WinMEx.inf tmp\Q823718_\Q823718-252_WinNT.inf tmp\Q823718_\Q823718-252_WinNTx.cat tmp\Q823718_\Q823718-252_WinNTx.inf tmp\Q823718_\Q823718-253_DLvl.inf tmp\Q823718_\Q823718-253_WinME.inf tmp\Q823718_\Q823718-253_WinMEx.cat tmp\Q823718_\Q823718-253_WinMEx.inf tmp\Q823718_\Q823718-253_WinNT.inf tmp\Q823718_\Q823718-253_WinNTx.cat tmp\Q823718_\Q823718-253_WinNTx.inf tmp\Q823718_\Q823718-262_DLvl.inf tmp\Q823718_\Q823718-262_WinME.inf tmp\Q823718_\Q823718-262_WinMEx.cat tmp\Q823718_\Q823718-262_WinMEx.inf tmp\Q823718_\Q823718-262_WinNT.inf tmp\Q823718_\Q823718-262_WinNTx.cat tmp\Q823718_\Q823718-262_WinNTx.inf tmp\Q823718_\Q823718-270_DLvl.inf tmp\Q823718_\Q823718-270_WinME.inf tmp\Q823718_\Q823718-270_WinMEx.cat tmp\Q823718_\Q823718-270_WinMEx.inf tmp\Q823718_\Q823718-270_WinNT.inf tmp\Q823718_\Q823718-270_WinNTs.inf tmp\Q823718_\Q823718-270_WinNTx.cat tmp\Q823718_\Q823718-270_WinNTx.inf tmp\Q823718_\Q823718-270_WinXPx.cat tmp\Q823718_\Q823718-270_WinXPx.inf tmp\Q823718_\Q823718-271_DLvl.inf tmp\Q823718_\Q823718-271_WinME.inf tmp\Q823718_\Q823718-271_WinMEx.cat tmp\Q823718_\Q823718-271_WinMEx.inf tmp\Q823718_\Q823718-271_WinNT.inf tmp\Q823718_\Q823718-271_WinNTs.inf tmp\Q823718_\Q823718-271_WinNTx.cat tmp\Q823718_\Q823718-271_WinNTx.inf tmp\Q823718_\Q823718-271_WinXPx.cat tmp\Q823718_\Q823718-271_WinXPx.inf tmp\Q823718_\sqloledb_262.dll tmp\Q823718_\sqloledb_270.dll tmp\Q823718_\sqloledb_271.dll tmp\Q823718_\sqlsrv32_252.dll tmp\Q823718_\sqlsrv32_253.dll tmp\Q823718_\sqlsrv32_262.dll tmp\Q823718_\SQLSRV32_270.dll tmp\Q823718_\SQLSRV32_271.dll 69 File(s) copied RM.EXE Ver 1.0, Copyright 1996, Gregory Young Error removing /fvn Error removing tmp\Q823718_ 0 files removed, 2 files not removed Adding cmd files to hotfix3 folder __________________________________________________________________________ CLS @echo off start /wait C:\install\system\hotfixes3\Q823718_.exe /T:C:\install\tmp /C:"C:\install\tmp\dahotfix.exe /q /n" /Q EXIT Checking for extracted files __________________________________________________________________________ Moving hotfixes to svcpack folder. __________________________________________________________________________ 1\Q323255_.EXE 1\Q328310_.EXE 1\Q329048_.EXE 1\Q329115_.EXE 1\Q329170_.EXE 1\Q329390_.EXE 1\Q329834_.EXE 1\Q331953_.EXE 1\Q810565_.EXE 1\Q810577_.EXE 1\Q810833_.EXE 1\Q811493_.EXE 1\Q811630_.EXE 1\Q814033_.EXE 1\Q815021_.EXE 1\Q817606_.EXE 1\WindowsX.EXE 17 file(s) copied. 2\js56nen.EXE 2\msjavwu.EXE 2\q330994.EXE 2\Q817287.EXE 2\q822925.EXE 2\vbs56nen.EXE 2\WindowsM.EXE 7 file(s) copied. 3\Q823718_.cmd 1 file(s) copied. 3\Q823718_.EXE 1 file(s) copied. delete unwanted files from extract folder. __________________________________________________________________________ Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\symbols\dll\hhsetup.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\symbols\dll\itircl.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\symbols\dll\itss.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\symbols\dll\newdev.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\symbols\dll\rpcrt4.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\symbols\dll\shmedia.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\symbols\dll\user32.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\symbols\dll\winsrv.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\symbols\dll\zipfldr.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\symbols\exe\hh.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\symbols\exe\locator.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\symbols\ocx\hhctrl.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\symbols\sys\mrxsmb.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\symbols\sys\raspptp.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\symbols\sys\srv.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\symbols\sys\win32k.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\symbols\dll\hhsetup.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\symbols\dll\itircl.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\symbols\dll\itss.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\symbols\dll\newdev.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\symbols\dll\rpcrt4.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\symbols\dll\shmedia.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\symbols\dll\user32.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\symbols\dll\winsrv.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\symbols\dll\zipfldr.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\symbols\exe\hh.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\symbols\exe\locator.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\symbols\ocx\hhctrl.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\symbols\sys\mrxsmb.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\symbols\sys\raspptp.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\symbols\sys\srv.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\symbols\sys\win32k.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\symbols\dll\crypt32.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\symbols\dll\hhsetup.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\symbols\dll\itircl.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\symbols\dll\itss.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\symbols\dll\pchshell.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\symbols\dll\shdocvw.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\symbols\dll\shell32.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\symbols\dll\urlmon.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\symbols\exe\accwiz.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\symbols\exe\hh.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\symbols\exe\magnify.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\symbols\exe\migwiz.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\symbols\exe\narrator.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\symbols\exe\osk.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\symbols\ocx\hhctrl.pdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\spmsg.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\common\spmsg.dll Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\hotfix.* Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\spuninst.exe Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\common\spuninst.exe Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\empty.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\eula.txt Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\common\eula.txt Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\update\eula.txt Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\common\update.exe Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\update.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\update.ver Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\update\update.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\update\update.ver Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\update\update.exe Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\update\update.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\update\update.ver Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\common\spcustom.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\update\spcustom.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\xpsp1hfm.exe Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\hh.exe Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\hhctrl.ocx Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\hhsetup.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\itircl.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\itss.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\locator.exe Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\mrxsmb.sys Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\newdev.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\ntdll.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\ntkrnlmp.exe Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\ntkrnlpa.exe Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\ntkrpamp.exe Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\ntoskrnl.exe Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\ole32.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\raspptp.sys Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\rpcrt4.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\rpcss.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\shmedia.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\srv.sys Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\sysmain.sdb Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\user32.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\win32k.sys Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\winsrv.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\zipfldr.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\kb815021.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\KB824146.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\q328310.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\q329048.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\q329170.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\q329390.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\q329834.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\q331953.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\q810577.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\q810833.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\q811493.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\q811630.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\q814033.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\q815021.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp1\update\q817606.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-252_WinME.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-252_WinMEx.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-252_WinMEx.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-253_WinME.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-253_WinMEx.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-253_WinMEx.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-262_WinME.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-262_WinMEx.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-262_WinMEx.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-270_WinME.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-270_WinMEx.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-270_WinMEx.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-271_WinME.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-271_WinMEx.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-271_WinMEx.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-252_WinNT.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-252_WinNTx.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-252_WinNTx.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-253_WinNT.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-253_WinNTx.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-253_WinNTx.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-262_WinNT.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-262_WinNTx.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-262_WinNTx.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-270_WinNT.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-270_WinNTs.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-270_WinNTx.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-270_WinNTx.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-271_WinNT.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-271_WinNTs.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-271_WinNTx.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q823718-271_WinNTx.inf Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q330994_me.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\Q822925_me.cat Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\dahotfix.exe Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\dahotfix.ini Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\odbc32_252.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\odbcbcp_252.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\odbccp32_252.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sqlsrv32_252.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\odbc32_253.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\odbcbcp_253.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\odbccp32_253.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sqlsrv32_253.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\dbnetlib_262.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\ODBC32_262.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\odbcbcp_262.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\ODBCCP32_262.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sqloledb_262.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sqlsrv32_262.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\ODBC32_270.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\ODBC32_271.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\odbcbcp_270.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\odbcbcp_271.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\ODBCCP32_270.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\ODBCCP32_271.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sqloledb_270.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\sqloledb_271.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\SQLSRV32_270.dll Deleted file - D:\OPKTools\CUSTOM~1\CRITIC~1\4\SQLSRV32_271.dll Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\*.pdb Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\spmsg.* Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\hotfix.* Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\spuninst.* Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\empty.* Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\eula.* Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\spcustom.* Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\xpsp*.exe Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\sp1 Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\*WinM*.* Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\*WinN*.* Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\*_me.cat Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\dahotfix.* Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\*_252.dll Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\*_253.dll Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\*_262.dll Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\odbc32_2* Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\odbcbcp_2* Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\odbccp32_2* Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\sqloledb_2* Could Not Find D:\OPKTools\CUSTOM~1\CRITIC~1\4\sp2\sqlsrv32_2* move cat files to svcpack folder. __________________________________________________________________________ Updating sp1.cab. __________________________________________________________________________ 0 File(s) copied 0 File(s) copied Microsoft ® Cabinet Tool - Version 1.00 Copyright © Microsoft Corp 1996. All rights reserved. Creating new cabinet '5\sp1.cab': Completed successfully Compressing files and copying to output folder. __________________________________________________________________________ Microsoft ® File Compression Utility Version 5.00.1980.1 Copyright © Microsoft Corp. 1990-1999. All rights reserved. Compressing 4\accwiz.exe to 5\accwiz.ex_ using LZX compression. Memory window size: 21. 4\accwiz.exe: 179200 bytes compressed to 44755 bytes, 76% savings. Compressing 4\advpack.dll to 5\advpack.dl_ using LZX compression. Memory window size: 21. 4\advpack.dll: 92432 bytes compressed to 43054 bytes, 54% savings. Compressing 4\crypt32.dll to 5\crypt32.dl_ using LZX compression. Memory window size: 21. 4\crypt32.dll: 544256 bytes compressed to 234104 bytes, 57% savings. Compressing 4\dbnetlib_270.dll to 5\dbnetlib_270.dl_ using LZX compression. Memory window size: 21. 4\dbnetlib_270.dll: 61440 bytes compressed to 24095 bytes, 61% savings. Compressing 4\dbnetlib_271.dll to 5\dbnetlib_271.dl_ using LZX compression. Memory window size: 21. 4\dbnetlib_271.dll: 61440 bytes compressed to 24341 bytes, 61% savings. Compressing 4\directdb.dll to 5\directdb.dl_ using LZX compression. Memory window size: 21. 4\directdb.dll: 75776 bytes compressed to 40203 bytes, 47% savings. Compressing 4\filler.inf to 5\filler.in_ using LZX compression. Memory window size: 21. 4\filler.inf: 233 bytes compressed to 333 bytes, -42% savings. Compressing 4\hh.exe to 5\hh.ex_ using LZX compression. Memory window size: 21. 4\hh.exe: 10752 bytes compressed to 3511 bytes, 68% savings. Compressing 4\hhctrl.ocx to 5\hhctrl.oc_ using LZX compression. Memory window size: 21. 4\hhctrl.ocx: 513632 bytes compressed to 231601 bytes, 55% savings. Compressing 4\hhsetup.dll to 5\hhsetup.dl_ using LZX compression. Memory window size: 21. 4\hhsetup.dll: 37888 bytes compressed to 15322 bytes, 60% savings. Compressing 4\ieuninst.exe to 5\ieuninst.ex_ using LZX compression. Memory window size: 21. 4\ieuninst.exe: 33792 bytes compressed to 16055 bytes, 53% savings. Compressing 4\ieupdate.exe to 5\ieupdate.ex_ using LZX compression. Memory window size: 21. 4\ieupdate.exe: 27136 bytes compressed to 13469 bytes, 51% savings. Compressing 4\inetcomm.dll to 5\inetcomm.dl_ using LZX compression. Memory window size: 21. 4\inetcomm.dll: 592384 bytes compressed to 278543 bytes, 53% savings. Compressing 4\inetres.dll to 5\inetres.dl_ using LZX compression. Memory window size: 21. 4\inetres.dll: 47616 bytes compressed to 12142 bytes, 75% savings. Compressing 4\itircl.dll to 5\itircl.dl_ using LZX compression. Memory window size: 21. 4\itircl.dll: 143872 bytes compressed to 72045 bytes, 50% savings. Compressing 4\itss.dll to 5\itss.dl_ using LZX compression. Memory window size: 21. 4\itss.dll: 122368 bytes compressed to 59783 bytes, 52% savings. Compressing 4\java.inf to 5\java.in_ using LZX compression. Memory window size: 21. 4\java.inf: 45472 bytes compressed to 6853 bytes, 85% savings. Compressing 4\javabase.cab to 5\javabase.ca_ using LZX compression. Memory window size: 21. 4\javabase.cab: 2587492 bytes compressed to 2582397 bytes, 1% savings. Compressing 4\javaie30.cab to 5\javaie30.ca_ using LZX compression. Memory window size: 21. 4\javaie30.cab: 101036 bytes compressed to 95187 bytes, 6% savings. Compressing 4\javatrig.exe to 5\javatrig.ex_ using LZX compression. Memory window size: 21. 4\javatrig.exe: 1045776 bytes compressed to 427593 bytes, 60% savings. Compressing 4\javax86.cab to 5\javax86.ca_ using LZX compression. Memory window size: 21. 4\javax86.cab: 1283649 bytes compressed to 1278358 bytes, 1% savings. Compressing 4\js56nen.inf to 5\js56nen.in_ using LZX compression. Memory window size: 21. 4\js56nen.inf: 1515 bytes compressed to 854 bytes, 44% savings. Compressing 4\jscript.dll to 5\jscript.dl_ using LZX compression. Memory window size: 21. 4\jscript.dll: 589881 bytes compressed to 245372 bytes, 59% savings. Compressing 4\magnify.exe to 5\magnify.ex_ using LZX compression. Memory window size: 21. 4\magnify.exe: 67584 bytes compressed to 29382 bytes, 57% savings. Compressing 4\migwiz.exe to 5\migwiz.ex_ using LZX compression. Memory window size: 21. 4\migwiz.exe: 230400 bytes compressed to 65047 bytes, 72% savings. Compressing 4\mshtml.dll to 5\mshtml.dl_ using LZX compression. Memory window size: 21. 4\mshtml.dll: 2793472 bytes compressed to 1282661 bytes, 55% savings. Compressing 4\msident.dll to 5\msident.dl_ using LZX compression. Memory window size: 21. 4\msident.dll: 44032 bytes compressed to 21006 bytes, 53% savings. Compressing 4\msimn.exe to 5\msimn.ex_ using LZX compression. Memory window size: 21. 4\msimn.exe: 56832 bytes compressed to 17276 bytes, 70% savings. Compressing 4\msoe.dll to 5\msoe.dl_ using LZX compression. Memory window size: 21. 4\msoe.dll: 1174528 bytes compressed to 528799 bytes, 55% savings. Compressing 4\msoeacct.dll to 5\msoeacct.dl_ using LZX compression. Memory window size: 21. 4\msoeacct.dll: 228864 bytes compressed to 96595 bytes, 58% savings. Compressing 4\msoeres.dll to 5\msoeres.dl_ using LZX compression. Memory window size: 21. 4\msoeres.dll: 2479616 bytes compressed to 590180 bytes, 77% savings. Compressing 4\msoert2.dll to 5\msoert2.dl_ using LZX compression. Memory window size: 21. 4\msoert2.dll: 91136 bytes compressed to 44626 bytes, 52% savings. Compressing 4\narrator.exe to 5\narrator.ex_ using LZX compression. Memory window size: 21. 4\narrator.exe: 51200 bytes compressed to 21669 bytes, 58% savings. Compressing 4\oainst.exe to 5\oainst.ex_ using LZX compression. Memory window size: 21. 4\oainst.exe: 472800 bytes compressed to 429771 bytes, 10% savings. Compressing 4\oeimport.dll to 5\oeimport.dl_ using LZX compression. Memory window size: 21. 4\oeimport.dll: 93184 bytes compressed to 44533 bytes, 53% savings. Compressing 4\oemig50.exe to 5\oemig50.ex_ using LZX compression. Memory window size: 21. 4\oemig50.exe: 55808 bytes compressed to 26202 bytes, 54% savings. Compressing 4\oemiglib.dll to 5\oemiglib.dl_ using LZX compression. Memory window size: 21. 4\oemiglib.dll: 31744 bytes compressed to 15843 bytes, 51% savings. Compressing 4\osk.exe to 5\osk.ex_ using LZX compression. Memory window size: 21. 4\osk.exe: 212480 bytes compressed to 58000 bytes, 73% savings. Compressing 4\osp.cer to 5\osp.ce_ using LZX compression. Memory window size: 21. 4\osp.cer: 2678 bytes compressed to 1666 bytes, 38% savings. Compressing 4\osp.zip to 5\osp.zi_ using LZX compression. Memory window size: 21. 4\osp.zip: 10957 bytes compressed to 2934 bytes, 74% savings. Compressing 4\pchshell.dll to 5\pchshell.dl_ using LZX compression. Memory window size: 21. 4\pchshell.dll: 94208 bytes compressed to 42863 bytes, 55% savings. Compressing 4\q330994.inf to 5\q330994.in_ using LZX compression. Memory window size: 21. 4\q330994.inf: 5995 bytes compressed to 1848 bytes, 70% savings. Compressing 4\q330994_d.inf to 5\q330994_d.in_ using LZX compression. Memory window size: 21. 4\q330994_d.inf: 5732 bytes compressed to 1872 bytes, 68% savings. Compressing 4\q817287.cmd to 5\q817287.cm_ using LZX compression. Memory window size: 21. 4\q817287.cmd: 65 bytes compressed to 166 bytes, -155% savings. Compressing 4\q817287.exe to 5\q817287.ex_ using LZX compression. Memory window size: 21. 4\q817287.exe: 241000 bytes compressed to 226520 bytes, 7% savings. Compressing 4\q817287.inf to 5\q817287.in_ using LZX compression. Memory window size: 21. 4\q817287.inf: 281 bytes compressed to 382 bytes, -35% savings. Compressing 4\q822925.inf to 5\q822925.in_ using LZX compression. Memory window size: 21. 4\q822925.inf: 6377 bytes compressed to 2028 bytes, 69% savings. Compressing 4\q822925_d.inf to 5\q822925_d.in_ using LZX compression. Memory window size: 21. 4\q822925_d.inf: 6408 bytes compressed to 2084 bytes, 68% savings. Compressing 4\q823718-252_dlvl.inf to 5\q823718-252_dlvl.in_ using LZX compression. Memory window size: 21. 4\q823718-252_dlvl.inf: 498 bytes compressed to 395 bytes, 21% savings. Compressing 4\q823718-253_dlvl.inf to 5\q823718-253_dlvl.in_ using LZX compression. Memory window size: 21. 4\q823718-253_dlvl.inf: 498 bytes compressed to 395 bytes, 21% savings. Compressing 4\q823718-262_dlvl.inf to 5\q823718-262_dlvl.in_ using LZX compression. Memory window size: 21. 4\q823718-262_dlvl.inf: 698 bytes compressed to 451 bytes, 36% savings. Compressing 4\q823718-270_dlvl.inf to 5\q823718-270_dlvl.in_ using LZX compression. Memory window size: 21. 4\q823718-270_dlvl.inf: 696 bytes compressed to 465 bytes, 34% savings. Compressing 4\q823718-270_winxpx.inf to 5\q823718-270_winxpx.in_ using LZX compression. Memory window size: 21. 4\q823718-270_winxpx.inf: 725 bytes compressed to 557 bytes, 24% savings. Compressing 4\q823718-271_dlvl.inf to 5\q823718-271_dlvl.in_ using LZX compression. Memory window size: 21. 4\q823718-271_dlvl.inf: 696 bytes compressed to 455 bytes, 35% savings. Compressing 4\q823718-271_winxpx.inf to 5\q823718-271_winxpx.in_ using LZX compression. Memory window size: 21. 4\q823718-271_winxpx.inf: 723 bytes compressed to 559 bytes, 23% savings. Compressing 4\shdocvw.dll to 5\shdocvw.dl_ using LZX compression. Memory window size: 21. 4\shdocvw.dll: 1338880 bytes compressed to 489818 bytes, 64% savings. Compressing 4\shell32.dll to 5\shell32.dl_ using LZX compression. Memory window size: 21. 4\shell32.dll: 8239616 bytes compressed to 2554346 bytes, 69% savings. Compressing 4\shlwapi.dll to 5\shlwapi.dl_ using LZX compression. Memory window size: 21. 4\shlwapi.dll: 395264 bytes compressed to 165962 bytes, 59% savings. Compressing 4\urlmon.dll to 5\urlmon.dl_ using LZX compression. Memory window size: 21. 4\urlmon.dll: 483840 bytes compressed to 211529 bytes, 57% savings. Compressing 4\vbs56nen.inf to 5\vbs56nen.in_ using LZX compression. Memory window size: 21. 4\vbs56nen.inf: 1519 bytes compressed to 853 bytes, 44% savings. Compressing 4\vbscript.dll to 5\vbscript.dl_ using LZX compression. Memory window size: 21. 4\vbscript.dll: 462906 bytes compressed to 190273 bytes, 59% savings. Compressing 4\w95inf16.dll to 5\w95inf16.dl_ using LZX compression. Memory window size: 21. 4\w95inf16.dll: 2272 bytes compressed to 1551 bytes, 32% savings. Compressing 4\w95inf32.dll to 5\w95inf32.dl_ using LZX compression. Memory window size: 21. 4\w95inf32.dll: 4608 bytes compressed to 1381 bytes, 71% savings. Compressing 4\wab.exe to 5\wab.ex_ using LZX compression. Memory window size: 21. 4\wab.exe: 42496 bytes compressed to 19454 bytes, 55% savings. Compressing 4\wab32.dll to 5\wab32.dl_ using LZX compression. Memory window size: 21. 4\wab32.dll: 462848 bytes compressed to 225676 bytes, 52% savings. Compressing 4\wabfind.dll to 5\wabfind.dl_ using LZX compression. Memory window size: 21. 4\wabfind.dll: 30208 bytes compressed to 13782 bytes, 55% savings. Compressing 4\wabimp.dll to 5\wabimp.dl_ using LZX compression. Memory window size: 21. 4\wabimp.dll: 77824 bytes compressed to 38287 bytes, 51% savings. Compressing 4\wabmig.exe to 5\wabmig.ex_ using LZX compression. Memory window size: 21. 4\wabmig.exe: 27648 bytes compressed to 13643 bytes, 51% savings. Compressing 4\wfcclean.exe to 5\wfcclean.ex_ using LZX compression. Memory window size: 21. 4\wfcclean.exe: 42496 bytes compressed to 17107 bytes, 60% savings. Compressing 4\wm819639.inf to 5\wm819639.in_ using LZX compression. Memory window size: 21. 4\wm819639.inf: 1566 bytes compressed to 741 bytes, 53% savings. Compressing 4\wmp.dll to 5\wmp.dl_ using LZX compression. Memory window size: 21. 4\wmp.dll: 4653056 bytes compressed to 1814446 bytes, 62% savings. Compressing 4\xmldso.cab to 5\xmldso.ca_ using LZX compression. Memory window size: 21. 4\xmldso.cab: 122507 bytes compressed to 119245 bytes, 3% savings. Total savings: 72 files, 33050507 bytes compressed to 15185294 bytes, 54% savings. Microsoft ® File Compression Utility Version 5.00.1980.1 Copyright © Microsoft Corp. 1990-1999. All rights reserved. Compressing 4\sp2\hh.exe to 5\hh.ex_ using LZX compression. Memory window size: 21. 4\sp2\hh.exe: 10752 bytes compressed to 3511 bytes, 68% savings. Compressing 4\sp2\hhctrl.ocx to 5\hhctrl.oc_ using LZX compression. Memory window size: 21. 4\sp2\hhctrl.ocx: 516192 bytes compressed to 233143 bytes, 55% savings. Compressing 4\sp2\hhsetup.dll to 5\hhsetup.dl_ using LZX compression. Memory window size: 21. 4\sp2\hhsetup.dll: 37888 bytes compressed to 15344 bytes, 60% savings. Compressing 4\sp2\itircl.dll to 5\itircl.dl_ using LZX compression. Memory window size: 21. 4\sp2\itircl.dll: 143872 bytes compressed to 72045 bytes, 50% savings. Compressing 4\sp2\itss.dll to 5\itss.dl_ using LZX compression. Memory window size: 21. 4\sp2\itss.dll: 122368 bytes compressed to 59783 bytes, 52% savings. Compressing 4\sp2\locator.exe to 5\locator.ex_ using LZX compression. Memory window size: 21. 4\sp2\locator.exe: 68608 bytes compressed to 29594 bytes, 57% savings. Compressing 4\sp2\mrxsmb.sys to 5\mrxsmb.sy_ using LZX compression. Memory window size: 21. 4\sp2\mrxsmb.sys: 392576 bytes compressed to 190941 bytes, 52% savings. Compressing 4\sp2\newdev.dll to 5\newdev.dl_ using LZX compression. Memory window size: 21. 4\sp2\newdev.dll: 238080 bytes compressed to 79661 bytes, 67% savings. Compressing 4\sp2\ntdll.dll to 5\ntdll.dl_ using LZX compression. Memory window size: 21. 4\sp2\ntdll.dll: 654336 bytes compressed to 259244 bytes, 61% savings. Compressing 4\sp2\ntkrnlmp.exe to 5\ntkrnlmp.ex_ using LZX compression. Memory window size: 21. 4\sp2\ntkrnlmp.exe: 1892864 bytes compressed to 891475 bytes, 53% savings. Compressing 4\sp2\ntkrnlpa.exe to 5\ntkrnlpa.ex_ using LZX compression. Memory window size: 21. 4\sp2\ntkrnlpa.exe: 1949440 bytes compressed to 895353 bytes, 55% savings. Compressing 4\sp2\ntkrpamp.exe to 5\ntkrpamp.ex_ using LZX compression. Memory window size: 21. 4\sp2\ntkrpamp.exe: 1921536 bytes compressed to 904603 bytes, 53% savings. Compressing 4\sp2\ntoskrnl.exe to 5\ntoskrnl.ex_ using LZX compression. Memory window size: 21. 4\sp2\ntoskrnl.exe: 1925760 bytes compressed to 883365 bytes, 55% savings. Compressing 4\sp2\ole32.dll to 5\ole32.dl_ using LZX compression. Memory window size: 21. 4\sp2\ole32.dll: 1172992 bytes compressed to 541314 bytes, 54% savings. Compressing 4\sp2\raspptp.sys to 5\raspptp.sy_ using LZX compression. Memory window size: 21. 4\sp2\raspptp.sys: 46208 bytes compressed to 24022 bytes, 49% savings. Compressing 4\sp2\rpcrt4.dll to 5\rpcrt4.dl_ using LZX compression. Memory window size: 21. 4\sp2\rpcrt4.dll: 532480 bytes compressed to 281197 bytes, 48% savings. Compressing 4\sp2\rpcss.dll to 5\rpcss.dl_ using LZX compression. Memory window size: 21. 4\sp2\rpcss.dll: 260608 bytes compressed to 108896 bytes, 59% savings. Compressing 4\sp2\shmedia.dll to 5\shmedia.dl_ using LZX compression. Memory window size: 21. 4\sp2\shmedia.dll: 125440 bytes compressed to 55478 bytes, 56% savings. Compressing 4\sp2\srv.sys to 5\srv.sy_ using LZX compression. Memory window size: 21. 4\sp2\srv.sys: 322048 bytes compressed to 156800 bytes, 52% savings. Compressing 4\sp2\sysmain.sdb to 5\sysmain.sd_ using LZX compression. Memory window size: 21. 4\sp2\sysmain.sdb: 1080070 bytes compressed to 280280 bytes, 75% savings. Compressing 4\sp2\user32.dll to 5\user32.dl_ using LZX compression. Memory window size: 21. 4\sp2\user32.dll: 528896 bytes compressed to 238757 bytes, 55% savings. Compressing 4\sp2\win32k.sys to 5\win32k.sy_ using LZX compression. Memory window size: 21. 4\sp2\win32k.sys: 1694336 bytes compressed to 871279 bytes, 49% savings. Compressing 4\sp2\winsrv.dll to 5\winsrv.dl_ using LZX compression. Memory window size: 21. 4\sp2\winsrv.dll: 272896 bytes compressed to 130903 bytes, 53% savings. Compressing 4\sp2\zipfldr.dll to 5\zipfldr.dl_ using LZX compression. Memory window size: 21. 4\sp2\zipfldr.dll: 316928 bytes compressed to 132566 bytes, 59% savings. Total savings: 24 files, 16227174 bytes compressed to 7339554 bytes, 55% savings. create svcpack.inf file. __________________________________________________________________________ [Version] Signature="$Windows NT$" MajorVersion=5 MinorVersion=1 BuildNumber=2600 [setupData] CatalogSubDir="\i386\svcpack" [setupHotfixesToRun] Q323255_.exe /n /q /u /z Q328310_.exe /n /q /u /z Q329048_.exe /n /q /u /z Q329115_.exe /n /q /u /z Q329170_.exe /n /q /u /z Q329390_.exe /n /q /u /z Q329834_.exe /n /q /u /z Q331953_.exe /n /q /u /z Q810565_.exe /n /q /u /z Q810577_.exe /n /q /u /z Q810833_.exe /n /q /u /z Q811493_.exe /n /q /u /z Q811630_.exe /n /q /u /z Q814033_.exe /n /q /u /z Q815021_.exe /n /q /u /z Q817606_.exe /n /q /u /z WindowsX.exe /n /q /u /z js56nen.exe /Q:A /R:N msjavwu.exe /Q:A /R:N q330994.exe /Q:A /R:N Q817287.exe /Q:A /R:N q822925.exe /Q:A /R:N vbs56nen.exe /Q:A /R:N WindowsM.exe /Q:A /R:N Q823718_.cmd [ProductCatalogsToInstall] dummy.cat js56nen.cat kb815021.cat KB824146.cat msjava.cat q323255.cat q328310.cat q329048.cat q329115.cat q329170.cat q329390.cat q329834.cat Q330994.cat q331953.cat q810565.cat q810577.cat q810833.cat q811493.cat q811630.cat q814033.cat q815021.cat q817606.cat Q822925.cat Q823718-270_WinXPx.cat Q823718-271_WinXPx.cat vbs56nen.cat compress svcpack.inf file. __________________________________________________________________________ Microsoft ® File Compression Utility Version 5.00.1980.1 Copyright © Microsoft Corp. 1990-1999. All rights reserved. Compressing 5\svcpack.inf to 5\svcpack.in_ using LZX compression. Memory window size: 21. 5\svcpack.inf: 1292 bytes compressed to 546 bytes, 58% savings. copy extra files. __________________________________________________________________________ files\sys\FASTTRAK.SYS files\sys\fasttx2k.sys files\sys\hpt374.sys files\sys\hpt3xx.sys files\sys\hptpro.sys files\sys\iaStor.sys files\sys\PnP680r.sys files\sys\Si3112r.sys files\sys\Si3114r.sys files\sys\ulsata.sys files\sys\ULTRA.SYS 11 File(s) copied
  19. I am using a brand new sp1 cd. How large is your sp1.cab that is created by do.cmd? Also how do you extract your sp1.cab?
  20. I went back to your do.cmd with no changes. What is the best way to extract the sp1.cab file? I did it using dos commands, but just wondered if there was an easier way. All of my files copied over except it had an error on sp1.cab. It said it could not find it any ideas? IT is on the cd but it is only 36 bytes. Is this a normal size since the original was almost 7mb? Any ideas. thanks Brian
  21. Got it to work. I figured out what the problem was. The path for do.cmd was this d:\opkset\custom install cd\install Spaces in the path caused it to crash. Dont! Thanks for all your help webmedic
  22. well i downloaded and added rm.exe and now that message is not there but i am still getting error command line option syntex error Here is what i have changed on your do.cmd file: for /f "usebackq delims==" %%i in (`dir /b 3\*.exe`) do echo start /wait %systemdrive%\install\system\hotfixes3\%%~ni.exe /T:%systemdrive%\install\tmp /C:"%systemdrive%\install\tmp\dahotfix.exe /q /n" /Q 2>&1 | bin\mtee /+ log.txt /+ 3\%%~ni.cmd to: for /f "usebackq delims==" %%i in (`dir /b 3\*.exe`) do echo start /wait D:\OPKTools\Custom Install CD\prep\system\hotfixes3\%%~ni.exe /T:D:\OPKTools\Custom Install CD\prep\tmp /C:"D:\OPKTools\Custom Install CD\prep\tmp\dahotfix.exe /q /n" /Q 2>&1 | bin\mtee /+ log.txt /+ 3\%%~ni.cmd and ::for /f "usebackq delims==" %%i in (`dir /b 3\*.exe`) do echo %%~ni.exe /T:C:\\install\tmp /C:"c:\\install\tmp\dahotfix.exe /q /n" /Q >> 5\svcpack.inf to ::for /f "usebackq delims==" %%i in (`dir /b 3\*.exe`) do echo %%~ni.exe /T:D:\OPKTools\Custom Install CD\prep\tmp /C:"D:\OPKTools\Custom Install CD\prep\tmp\dahotfix.exe /q /n" /Q >> 5\svcpack.inf Is there anything else that needs to be changed in order to run the batch file from a different location then c:\install
×
×
  • Create New...