Jump to content

Bilou_Gateux

Member
  • Posts

    766
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Norway

Everything posted by Bilou_Gateux

  1. Furthermore, what are exactly the files needed from the winPE CD? i have actually Windows OS (2003 Web w/o SP) English + MUI and a localized WinPE CD (French Windows Server 2003 OPK w/o SP) and i'm not sure i can use source CD with different languages. if i slipstream first SP1 to my Windows OS CD and burn a new CD, will it works with my w/o SP WinPE CD. Before starting my first AutoInstall CD with your tool, i want to be sure what can be done? Otherwise, i will first try with Windows 2003 Standard French and WinPE CD (French Windows Server 2003 OPK) Note: w/o SP = without Service Pack @oioldman Tools: Microsoft Windows Preinstallation Environment Bart's Preinstalled Environment (BartPE) bootable live windows CD/DVD
  2. It's Just Incredible awesome tool. even the GUI is well designed. Thanks for sharing your work! some typos errors in v2.2 build 199 you might want to edit for the next build Answer File > Dynamic Answer File Parameters > Add Parameter Choose a catatory: Choose a paramter:
  3. Two others projects for updating Windows 2000 can be found on this forum: [url="http://www.msfn.org/board/index.php?showtopic=32125&hl=slipstream#"]W2K IE6SP1 Total Slipstream[/url] by tommyp [url="http://www.msfn.org/board/index.php?showtopic=38064#"]Windows 2000 "Hotstream" Project[/url] by Gurgelmeyer I'm not sure if they're is still a lot of interest for using XPCREATE to build a full patched 2K UACD. [url="http://www.microsoft.com/windows2000/server/evaluation/news/bulletins/rollup.asp"]Update Rollup for Windows 2000 Service Pack 4 (SP4)[/url] with a planned release in mid-2005 (coming soon?). I don't want to waste time to update HF lists before this release.
  4. The ability to aquire a list of updates and download them automatically has been removed in the free version. You can maintain and update the various SVC-XXX XPCREATE folders for your OS using informations posted and updated by Incroyable HULK HOTFIXES here and GreenMachine What goes Where? And don't hesitate to request help from others members to achieve your goals (but use the search function first )
  5. Features included in the commercial version are additional plugins. Here the description of all plugins: 1/ Download "GreenMachine HotFix list" used to download all Hotfixes from MSFT Web sites (commercial only) 2/ Repackage "DirectX9c" in an IEXPRESS package, with extraction and silent installation commands (free/commercial) 3/ Repackage "GDITool" in an IEXPRESS package, with extraction and silent installation commands (free/commercial) 4/ Repackage "Internet Explorer 6 SP1" in an IEXPRESS package, with extraction and silent installation commands (free/commercial) 5/ Repackage ".NET Framework" in an IEXPRESS package, with extraction and silent installation commands (commercial only) 6/ "Registry import" package with extraction and silent installation commands (commercial only) 7/ Repackage "Macromedia Flash" in an IEXPRESS package, with extraction and silent installation commands (commercial only) 8/ Repackage "Windows Media Connect" in an IEXPRESS package, with extraction and silent installation commands (free/commercial) 9/ Integrating "Windows Update Components" (commercial only)
  6. If you don't own a copy of WinRAR, download UnRAR for Windows Command line freeware Windows UnRAR. The default installation path is %ProgramFiles%\Unrar @vcBlackBox May be can you add some lines of code in your exe to check both "%ProgramFiles%\WinRAR" and "%ProgramFiles%\Unrar"
  7. old del "%AllUsersProfile%\Desktop\Nero StartSmart.lnk" del "%AllUsersProfile%\Start Menu\Programs\Nero\Nero StartSmart.lnk" del "%AppData%\Microsoft\Internet Explorer\Quick Launch\Nero StartSmart.lnk" You can use this code to take care of localization in Nero_Installer.cmd new SET SECTION="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" SET KEY="Common Desktop" ::Read value in registry call readreg %SECTION% %KEY% SET FILENAME="Nero StartSmart.lnk" pushd "%RegVal%" :: Delete file if it exists IF EXIST %FILENAME% DEL /F /Q %FILENAME% popd SET KEY="Common Programs" ::Read value in registry call readreg %SECTION% %KEY% SET FILENAME="Nero StartSmart.lnk" pushd "%RegVal%\Nero" :: Delete file if it exists IF EXIST %FILENAME% DEL /F /Q %FILENAME% popd DEL "%AppData%\Microsoft\Internet Explorer\Quick Launch\Nero StartSmart.lnk" get readreg.bat from the excellent Rob van der Woude's Scripting Pages
  8. [url="http://support.microsoft.com/kb/891861/en-us"][b]Update Rollup 1 for Windows 2000 SP4[/b][/url] was released [b][color="red"]June 28, 2005[/color][/b]. This update rollup contains a list of security-related updates produced for Windows 2000 between the release of Windows 2000 SP4 and April 30, 2005. +-------------------------------------------------------------------------------------------+ [b]Windows 2000:[/b] Microsoft Security Bulletin MS05-019 Vulnerabilities in TCP/IP Could Allow Remote Code Execution and Denial of Service ([b]893066[/b]) Microsoft Security Bulletin MS05-027 Vulnerability in Server Message Block Could Allow Remote Code Execution ([b]896422[/b]) Microsoft Security Bulletin MS05-032 Vulnerability in Microsoft Agent Could Allow Spoofing ([b]890046[/b]) Microsoft Security Bulletin MS05-026 Vulnerability in HTML Help Could Allow Remote Code Execution ([b]896358[/b]) [b]Windows 2000 Components:[/b] Microsoft Security Bulletin MS05-025 Cumulative Security Update for [b]Internet Explorer[/b] ([b]883939[/b]) Microsoft Security Bulletin MS05-030 Cumulative Security Update in [b]Outlook Express[/b] ([b]897715[/b])
  9. Can someone with a retail box try my previous syntax and add serialnumber switch and reports if it works ? msiexec TRANSFORMS=D:\1036.mst /i " D:\Roxio Easy Media Creator 7 Basic Edition.msi" SERIALNUMBER="xx-xxxxx-xxxxx-xxxxx" /qn REBOOT=ReallySuppress D: is CD-ROM Drive letter 1036.MST is the transform to apply french language. replace xx-xxxxx-xxxxx-xxxxx with your serial number @coucou http://helpnet.installshield.com/robo/proj...sformsApply.htm I'm not sure we can apply two different transforms to get 2 different languages. GUI don't offer a menu to switch from one language to another.
  10. :: "Roxio Easy Media Creator 7 Basic Edition" silent install :: Build 7.1.0.183 Fra bundled with HP Evo Desktop Computers. Serial key not needed :: Replace <LETTER> with your CD-ROM Drive or Source Drive letter ie D: :: change <LANGUAGE> with your language ie 1036 for French msiexec TRANSFORMS=<LETTER>\<LANGUAGE>.mst /i "<LETTER>\Roxio Easy Media Creator 7 Basic Edition.msi" /qn REBOOT=ReallySuppress
  11. Use this fine freeware: Poweroff 3.0: A free shutdown utility All actions can be done locally or on a remote pc (if they are running poweroff). I hope your administrator will not blame you to install a less than 200 Kb exe on each box. Install the program (in fact, you just have to copy the exe in %SystemRoot%\System32), create the service, save settings on each computer and uncheck "Visible in tray"
  12. @hp38guser Thanks for your answer. A google search with "expand.exe -r" put me at this URL MSFN's unattended XP CD - Compressed Files and ModifyPE and another similar answer here: Expand multiple files .cmd? I will check my code and edit my previous post with the correct syntax.
  13. As stated by Nazgul in this post #567, WindowsInstaller-KB893803-x86.exe has been removed by Microsoft. Shouldn't says that: due to bugs?
  14. Update Rollup 1 for Windows 2000 SP4 was released June 28, 2005. This update rollup contains a list of security-related updates produced for Windows 2000 between the release of Windows 2000 SP4 and April 30, 2005. +-------------------------------------------------------------------------------------------+ Windows Security Updates Summary for May 2005 Published May 10, 2005 Microsoft Security Bulletin MS05-024 Vulnerability in Web View Could Allow Remote Code Execution (894320) Security Update for Windows 2000 (KB894320) Mise à jour de sécurité pour Windows 2000 (KB894320)
  15. RogueSpear I'm currently writing a small batch to pre-install HP DeskJet 3740 or 3840 Series driver and help file (from a network share to local drive) without using bloated (>70Mb) CD install from HP. The CD install cannot be run unattended because you must first start the install, and then plug the USB cable during install... :: Pre-install HP DeskJet %SERIES% Series Driver and help file @ECHO OFF SETLOCAL ENABLEEXTENSIONS ENABLEDELAYEDEXPANSION SET SERIES=3740 md "%ProgramFiles%\HP\hpz" cabarc -r -p X %SERIES%hpz.cab *.* C:\Progra~1\HP\hpz\ copy "%ProgramFiles%\HP\hpz\glue\fra\drivers\com_lang\hpf2vw10.dat" "%SystemRoot%\system32\spool\drivers\w32x86\3" /Y expand hpztsb10.ex_ %SystemRoot%\system32\spool\drivers\w32x86\3\hpztsb10.exe ::missing switch -r to expand command added May 13, 2005 FOR /F "USEBACKQ DELIMS==" %%J IN (`DIR /A-D /OGN /B "%ProgramFiles%\HP\hpz\glue\fra\drivers\com_lang\*.??_" 2^>NUL`) DO expand -r "%ProgramFiles%\HP\hpz\glue\common\drivers\win2k_xp\%%J" "%SystemRoot%\system32\spool\drivers\w32x86\3" > NUL FOR /F "USEBACKQ DELIMS==" %%J IN (`DIR /A-D /OGN /B "%ProgramFiles%\HP\hpz\glue\common\drivers\win2k_xp\*.??_" 2^>NUL`) DO expand -r "%ProgramFiles%\HP\hpz\glue\common\drivers\win2k_xp\%%J" "%SystemRoot%\system32\spool\drivers\w32x86\3" > NUL FOR /F "USEBACKQ DELIMS==" %%J IN (`DIR /A-D /OGN /B "%ProgramFiles%\HP\hpz\glue\common\drivers\com_os\*.??_ 2^>NUL`) DO expand -r "%ProgramFiles%\HP\hpz\glue\common\drivers\win2k_xp\%%J" "%SystemRoot%\system32\spool\drivers\w32x86\3" > NUL md "%ProgramFiles%\HP\Digital Imaging\help" cabarc -r -p X %SERIES%hlp.cab *.* C:\Progra~1\HP\Digita~1\help\ md "%ALLUSERSPROFILE%\Menu Démarrer\Programmes\HP\HP Deskjet %Series% Series" shortcut /f:"%ALLUSERSPROFILE%\Menu Démarrer\Programmes\HP\HP Deskjet %Series% Series\Restaurer l'icône de la barre des tâches.lnk" /a:c /t:"%SystemRoot%\system32\spool\drivers\w32x86\3\hpztbu10.exe -n """HP Deskjet %SERIES% Series""" -force" /d:"Restaure l'icône de la barre des tâches pour un accès aisé à la boîte à outils et aux propriétés de l'imprimante" /r:1 shortcut /f:"%ALLUSERSPROFILE%\Menu Démarrer\Programmes\HP\HP Deskjet %Series% Series\Guide de l'utilisateur.lnk" /a:c /t:"%ProgramFiles%\HP\Digital Imaging\help\dj%SERIES%.chm" /d:"Parcourez le Guide de l'utilisateur pour obtenir des informations et des conseils de dépannage" /r:1 setupcopyoeminf "%ProgramFiles%\HP\hpz\glue" I just need to change the 3 lines starting with a FOR command to make it run fine and make some improvments. Can someone check the correct syntax of the FOR command to expand a series of compressed files (*.??_) from the source "%ProgramFiles%\HP\hpz\glue\<whatever_subdir>" to the destination "%SystemRoot%\system32\spool\drivers\w32x86\3" EDIT: missing switch -r to expand command added May 13, 2005
  16. About the size of the drivers binaries, i recommend to use Driver Compressor Tool by hp38guser. It really saves a lot of space and as inf and cat files are both left uncompressed, you can use schalti method and Pyron tool to scan PnP drivers folders.
  17. Update Rollup 1 for Windows 2000 SP4 was released June 28, 2005. This update rollup contains a list of security-related updates produced for Windows 2000 between the release of Windows 2000 SP4 and April 30, 2005. +-------------------------------------------------------------------------------------------+ Windows Security Updates Summary for April 2005 Published April 12, 2005 ----------------------------------------------------------------------------------------------- Microsoft Security Bulletin MS05-016 Vulnerability in Windows Shell that Could Allow Remote Code Execution (893086) Security Update for Windows 2000 (KB893086) Mise à jour de sécurité pour Windows 2000 (KB893086) Microsoft Security Bulletin MS05-017 Vulnerability in Message Queuing Could Allow Code Execution (892944) Security Update for Windows 2000 (KB892944) Mise à jour de sécurité pour Windows 2000 (KB892944) Microsoft Security Bulletin MS05-018 Vulnerabilities in Windows Kernel Could Allow Elevation of Privilege and Denial of Service (890859) Security Update for Windows 2000 (KB890859) Mise à jour de sécurité pour Windows 2000 (KB890859) Microsoft Security Bulletin MS05-019 Vulnerabilities in TCP/IP Could Allow Remote Code Execution and Denial of Service (893066) Security Update for Windows 2000 (KB893066) Mise à jour de sécurité pour Windows 2000 (KB893066) ---------------------------------------------------------------------------------------------- Microsoft Security Bulletin MS05-020 Cumulative Security Update for Internet Explorer (890923) Post #17 on Internet Explorer 6 Service Pack 1 (SP1) thread Updated component: Post #7 on Background Intelligent Transfer Service (BITS) thread
  18. Alternative for installing MSXML3 SP5 MS04-030: Vulnerability in WebDAV XML message handler could lead to a denial of service
  19. An update package that includes BITS 2.0 and WinHTTP 5.1 is available for Windows Server 2003, for Windows XP, and for Windows 2000 This software updates the Background Intelligent Transfer Service (BITS) to v2.0 and updates WinHTTP. Download ENU package: Update for Background Intelligent Transfer Service (BITS) 2.0 and WinHTTP 5.1 Windows 2000 (KB842773) Télécharger la mise à jour FRA : Mise à jour pour le Service de transfert intelligent en arrière-plan (BITS) 2.0 et WinHTTP 5.1 Windows 2000 (KB842773)
  20. As you can see in my signature, i'm still using 2K. Thanks for sharing your eXPerience Searching with google, i have found this thread on neowin.net forums that could be of some interest for 2K Users: Change The Icons And Text On 2000 Desktop
  21. This method is awesome. "One small step for man, one giant leap for drivers UA." @schalti for discovering and explaining the way to achieve this @pyron for writing the magic exe Many, many, many thanks. No i understand how some manufacturers like Creative installs their WebCam drivers first on my running box and then let me plug the USB cable and let install the Cam without asking for the install media.
  22. @schalti just have a try with yours scripts on a Windows 2000 based installation. don't works as expected for me and just start to debug the process. My directory structure for PnPDrvrs: C:\PnpDrvrs C:\PnpDrvrs\Chipset C:\PnpDrvrs\Chipset\815.INF C:\PnpDrvrs\Chipset\815.CAT .../... here a sample of the first I_N_F.inf file created by your script: [Version] Signature = "$CHICAGO$" Provider = "schalti" DriverVer = 01/02/2004, 5.10.2600.0000 [DefaultInstall] CopyINF=815.INF [DefaultInstall.CoInstallers] AddReg=CoInstallers.AddReg CopyFiles=CoInstallers.CoInstallersCopy [CoInstallers.AddReg] HKR,,CoInstallers32,0x10008,"cocpyinf.dll,CoCopyINF" [CoInstallers.CoInstallersCopy] cocpyinf.dll,,,0x10 When i try to run at hand the command (debugging stage): rundll32.exe setupapi,InstallHinfSection DefaultInstall 128 C:\PnPDrvrs\CHIPSET\I_N_F.inf nothing happens? no new OEM0.INF file in %windir%\inf no new OEM0.CAT file in %windir%\system32\CatRoot\{xxxxx} And i have edited drvcp.cmd to solve an copy error: rem W2K only copy /Y "%~dp0cocpyinf.dll" "%INFPATH%cocpyinf.dll" before editing the original line rem copy /Y "%~dp0cocpyinf.dll" "%INFPATH%I_N_F.inf" the <subdir>\I_N_F.inf file was overwrited with cocpyinf.dll As i understand, for WIN 2000, the dll should be copied in each subdir where is the I_N_F.inf file before running the command. I'm right? EDIT: After reading MSDN Device Installation: Windows DDK INF CopyINF Directive: I have tried to run this command first: regsvr32 c:\pnpdrvrs\cocpyinf.dll but don't works. Have you the answer to this problem specific to WIN2K? Or can you attach the full content of DDK tools directory in a zip file i can check by myself.
  23. Thanks BaTLeZone for your reports. Not enough time to check by myself. I have temporary added a link to your post on my first post. Have you tried to remove these HF reported by Incroyable HULK as unecessary HOTFIXES: Win2000 SP4 – WinXP SP1 – WinXP SP2 #post 484
  24. I have already post the answer to this question here: Copy File With Setup Under Windows Details about my specific Z310 server which use an onboard LSI MegaIDE RAID controller
  25. Can you post your cmd script to achieve these commands. Want to do the same thing: creating an auto-recovery CD booting PE and loading GHO image from the network.
×
×
  • Create New...