Jump to content

Bilou_Gateux

Member
  • Posts

    766
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Norway

Everything posted by Bilou_Gateux

  1. Windows XP MUI setup uses Windows Installer technology and is packaged as an MSI file. Windows 2K MUI setup uses a muisetup.exe program and files are not packaged. muisetup.exe followed by any of the following switches: /i (specifies the user interface language(s) to be installed) /d (specifies the default user interface language that will be applied to all new user accounts) /u (specifies the user interface language(s) to be uninstalled) /r (specifies that the reboot message should not be displayed) /s (specifies that the installation complete message should not be displayed) When using the /i, /d, and /u switches, the languages must be entered using their four-digit hexadecimal Language ID values. Language IDs should be separated by a space, as in the following example: muisetup.exe /i 0411 0409 0c0a /d 0411 /u 0414 040c The main Windows installation do not differ from a standard Windows EN-US installation. Just need to add a command to install the selected language MUI and configure via [RegionalSettings] section in unattend.txt the default UI language settings.
  2. Another example of the M2 method Intel® Application Accelerator RAID Edition Unattended Installation Instructions Under Windows* XP
  3. M2 method is used by HP/Compaq SmartStart and IBM ServerGuide. SmartStart is a bootable CD with wizard html code and scripts ServerGuide is a bootable CD with wizard written in Java Both asks the end-user wich OS to install on the server, the target disk is partitionned, formated bootable. Source I386 is copied from the user source CD to target disk. and the most important, the OEM build specific TEXTMODE folder and UNATTEND.TXT file with the necessary infos related to the mass storage hardware. See my post http://www.msfn.org/board/index.php?showtopic=19792 : HP/Compaq example. With the M2 method, you can install Windows unattended with your specific mass storage hardware with a standard M$ source CD.
  4. The most complicated part is to build an exe with iexpress.exe. I haven't find the solution to integrate the subfolders in my package to make MUISETUP.EXE find the language to install. the tree is +MUIINST MUI.INF MUISETUP.EXE MUISETUP.HLP +FR.MUI +I386 +IE5 MUISETUP.EXE search folders named with %LANG%.MUI to install the specified languages. Maybe should i use another tool like WinRAR but my wish is to use only free M$ tools to build the package. I would like no package built with products i don't have a licence. Your help will probably save me many hours to solve the problem. Thanks
  5. Finally retrieve one of my previous post concerning IE6SP1 download : http://www.msfn.org/board/index.php?showtopic=15555&st=150 That's the method i use to download only the files related to my Windows version (2K) from my running box. This method is now integrated to XPCREATE by GreenMachine. Yes, i'm sure this is the complete list of files needed for IE6SP1 installation for 2K. Due to Windows file Protection, only IE, OE, WAB and SCRIPT are updated. No new NetMeeting, JAVAVM, etc...
  6. BRANDING.CAB CRLUPD.CAB filelist.dat ie6setup.exe IEEXINST.CAB iesetup.dir iesetup.ini IEW2K_1.CAB IEW2K_2.CAB IEW2K_3.CAB IEW2K_4.CAB MAILNEWS.CAB MPLAY2U.CAB OEEXCEP.CAB README.CAB SCRIPTFR.CAB WAB.CAB
  7. I would like to integrate MUISetup.exe to the XPCreate folders before building the ISO and burning the CD. What is the best place to copy the package ? SVC-PRE ? The switches for silent install are -r -s. I don't want to install it during GuiRunOnce as mentionned hereHow To: Perform unattended installations of Windows MUI And the next step is the silent installation of %LANG% Menus and Dialogs for Internet Explorer that can be downloaded from M$ WindowsUpdate Catalog web site. The package is switchless. Should be done after the installation of IE Package. SVC-EXE ? Suggestions welcome.
  8. @GreenMachine Another idea found during my sleep. Why not remove the hardcoded download URLs and exe names related to ie6 from xpcreate.cmd and put it as variables in the downloadable Hotfix list. That the method you already use for OS ServicePacks. That whay, you will not have to rewrite an update when M$ release a new minor update to IE6 like SP2 or IE6.5 ? Just Virindi, me and other contributors to update the XPCTHLST.TXT A sample to explain my idea with Windows 2000 Pro French [OSInfo] SOURCEVER=2KP WINLANG=FRA CURSPVER=4 CURSPURL=http://download.microsoft.com/download/c/f/0/cf065ae8-0c96-47f5-ba2b-3220da77076e/w2ksp4_fr.exe CURSPSIZE=135498520 CURSPPATH=SPACKS\W2KSP4_FR.EXE [IEInfo] DLDIR=FRA DLLNG=FRA SETUPURL=http://download.microsoft.com/download/ie6sp1/finrel/6_sp1/W98NT42KMeXP/FRA/ie6setup.exe CMD=IE6SETUP.EXE /c:"ie6wzd.exe /s:""#E"" /d" DownloadLocation=http://download.microsoft.com/download/ie6sp1/finrel/6_sp1/W98NT42KMeXP/FRA/ DownloadSiteList=http://www.microsoft.com/windows/ie/ie6sp1/download/rtw/x86/ie6sites.dat and name the resulting created package more generic like IEUPDATE.EXE without mentioning the version in the name. It can be useful if we want to create a CD with a different version of IE (IE5.5 SP2 in my needs)
  9. Looking at your Directorystructure.txt attached in newfiles.zip \TEMP\IESOURCE and therefore \TEMP\NEWIE are empty. the downloaded files for IE6 SP1 should be in IESOURCE and copied to NEWIE before xpcreate.cmd build the installer IE6SP1.EXE It looks like the necessary files are not downloaded as expected ? This process is new to the last version of XPCREATE. You can't reproduce the same problem with WXP as IE6SP1 is already integrated in your XPSP1 source CD ! Try to copy the IE6 package from the previous method and copy to SVC-PRE with the name IE6SP1.EXE and run a new XPCREATE.CMD. That way XPCREATE would skip the GETIE6 sub as the file already exist in the folder. GM should give you more infos.
  10. Incredible. Hardly make a suggestion that the new version already integrates it. Which processor animates GreenMachine to works so quickly? Dual Devil Inside© @5 GHz both !!! Just a question to maintain the Win2K Pro SP4 FRA Hotfix list. I should change all files size with their MD5 checksums before uploading to DLURL hosted by Virindi Is there other things to alter in XPCTHLST.TXT or does the [OSInfo] section remains the same.
  11. Second attempt with 2KP ENU 4 XPCTHLST.TXT download updates W2KSP4_EN.EXE is saved in XPCREATE\SPACKS folder with name 135477136 and the size is only 20050 ? Fail to download DOTNETFX.EXE ? Maybe problem to download oversized updates with iOpus Downloader... Will see tomorrow... My suggestion is : Why not use MD5 digest stored in XPCTHLST.TXT instead of filesize and change the sub :GETSIZE with one that compute the MD5 of the downloaded file and compare it with the one stored in XPCTHLST.TXT. If something fails, retry the download or write in log file inconsistency in downloaded file xxx FastSum is an extremely fast utility for your files integrity control. Let's go to bed (The Cure)
  12. @GreenMachine I'm currently tring TEST version of XPCREATE 30 MAY 2004. My source Cd is 2KP = Windows 2000 Professional MUI SP4 is in %PREPDIR%\SPACKS\W2KSP4_EN.EXE 1/ When i launch XPCREATE, XPCTHLST.TXT is downloaded from http://msfn.wiretapped.us/XPFILES/2KP/ENU/XPCTHLST.TXT <OK> 2/ the script start downloading w2ksp4_en.exe from M$ although the file already in the SPACKS folder. <not what expected> 3/ after editing XPCREATE.CMD for debugging purpose, i've noticed that the script initialize a variable called CURSPNAME get from downloaded XPCTHLST.TXT but CURSPNAME don't exist in XPCTHLST.TXT in What i've have done to avoid the download (too long with iOpus Downloader ) add pause in XPCREATE :CHECKAUTO IF /I "%DLURL%"=="" GOTO EOF :: Get the right list for this OS/Language SET FILEURL=%DLURL%/%SOURCEVER%/%WINLANG%/XPCTHLST.TXT IF EXIST XPCTDOWN.TMP DEL XPCTDOWN.TMP CALL :SHOWMESS "Downloading Hotfix List." START /WAIT DOWNLOAD.EXE -download !FILEURL! XPCTDOWN.TMP IF NOT EXIST XPCTDOWN.TMP SET PARAMERRMESS1="Download Error on Hotfix List." & GOTO PARAMERR MOVE /Y XPCTDOWN.TMP XPCTHLST.TXT > NUL PAUSE <--- Added for debugging purpose edit XPCTHLST.TXT on the fly [OSInfo] SOURCEVER=2KP WINLANG=ENU CURSPVER=4 CURSPURL=http://download.microsoft.com/download/E/6/A/E6A04295-D2A8-40D0-A0C5-241BFECD095E/W2KSP4_EN.EXE CURSPSIZE=135477136 CURSPPATH=SPACKS\W2KSP4_EN.EXE CURSPNAME=W2KSP4_EN.EXE <--- Added for debugging purpose No more unneeded download of SP4 OUF ! (French onomatopoeia). not easy to explain in english. @Virindi Fail on my first attempt to download dotnetfx.exe from M$. Will try a second attempt later... (for debugging purpose !). But the link is good. Checked with NetTransport download manager freeware Later... snif bouh (French onomatopoeia), script hangs up when Merging Service Pack "Cannot find the file 'TEMP\SPACKS\UPDATE\UPDATE.EXE' (or one of its components). Make sure the path and filename are correct and that all required librairies are available." @GreenMachine The MKDIR TEMP\SPACKS command don't create the folder on my box ?
  13. @Virindi My contribution to your project to host updates list. Here is 2KP FRA [OSInfo] SOURCEVER=2KP WINLANG=FRA CURSPVER=4 CURSPURL=http://download.microsoft.com/download/c/f/0/cf065ae8-0c96-47f5-ba2b-3220da77076e/w2ksp4_fr.exe CURSPSIZE=135498520 CURSPPATH=SPACKS\W2KSP4_FR.EXE [HotFixFiles] ADD SVC-DAH\FRN_Q832483_MDAC_x86.EXE http://download.microsoft.com/download/7/b/c/7bc5f5d6-f2a3-43da-8537-cd1410a2b024/FRN_Q832483_MDAC_x86.EXE 2096312 ADD SVC-HF1\Q818043_W2K_SP5_x86_EN_8771f25008d3c5f8c7aa577b615f619.EXE http://download.windowsupdate.com:80/msdownload/update/v3-19990518/cabpool/Q818043_W2K_SP5_x86_EN_8771f25008d3c5f8c7aa577b615f619.EXE 716840 ADD SVC-HF1\Windows2000-KB329115-x86-FRA.exe http://download.microsoft.com/download/0/c/6/0c647e2d-6b65-49cd-803e-8c50e1c1645d/Windows2000-KB329115-x86-FRA.exe 334696 ADD SVC-HF1\Windows2000-KB820888-x86-FRA.exe http://download.microsoft.com/download/b/1/5/b156ae49-2601-4d47-b6dd-a070d3cbbc40/Windows2000-KB820888-x86-FRA.exe 472624 ADD SVC-HF1\Windows2000-KB822831-x86-FRA.exe http://download.microsoft.com/download/5/1/e/51ed81bf-5fc4-4ba2-b238-2ea9c9001b5d/Windows2000-KB822831-x86-FRA.exe 251952 ADD SVC-HF1\Windows2000-KB823182-x86-FRA.exe http://download.microsoft.com/download/d/9/5/d9585aa3-145e-45b5-b106-793161f2890f/Windows2000-KB823182-x86-FRA.exe 371248 ADD SVC-HF1\Windows2000-KB823559-x86-FRA.exe http://download.microsoft.com/download/5/e/4/5e4e0e5f-14ff-4835-b7be-00b1d1c39d0e/Windows2000-KB823559-x86-FRA.exe 394800 ADD SVC-HF1\Windows2000-KB824105-x86-FRA.exe http://download.microsoft.com/download/8/6/f/86f7aa59-0822-41e8-8c16-9965c963a9c1/Windows2000-KB824105-x86-FRA.exe 331824 ADD SVC-HF1\Windows2000-KB824141-x86-FRA.exe http://download.microsoft.com/download/b/7/9/b795b288-9ded-4efa-a8a3-91ef51d0388c/Windows2000-KB824141-x86-FRA.exe 3248488 ADD SVC-HF1\Windows2000-KB824146-x86-FRA.exe http://download.microsoft.com/download/e/e/1/ee171b06-ef1f-4ac9-a0ab-485f252af8fb/Windows2000-KB824146-x86-FRA.exe 941928 ADD SVC-HF1\Windows2000-KB825119-x86-FRA.exe http://download.microsoft.com/download/d/7/a/d7ae9314-a7ef-45a2-8f30-a7e7bb5cc6d1/Windows2000-KB825119-x86-FRA.exe 315240 ADD SVC-HF1\Windows2000-KB826232-x86-FRA.exe http://download.microsoft.com/download/0/d/a/0dac23bb-5e50-46d0-96ad-5f0078c2b32d/Windows2000-KB826232-x86-FRA.exe 340328 ADD SVC-HF1\Windows2000-KB828035-x86-FRA.exe http://download.microsoft.com/download/6/3/f/63f4445a-e445-41c1-8dee-0707f7c38c96/Windows2000-KB828035-x86-FRA.exe 354664 ADD SVC-HF1\Windows2000-KB828741-x86-FRA.EXE http://download.microsoft.com/download/7/a/2/7a2fb3eb-01c2-4f77-916e-c7950d181354/Windows2000-KB828741-x86-FRA.EXE 4683768 ADD SVC-HF1\Windows2000-KB828749-x86-FRA.exe http://download.microsoft.com/download/5/c/6/5c6ef28e-51b0-4819-a369-36f95805e781/Windows2000-KB828749-x86-FRA.exe 339816 ADD SVC-HF1\Windows2000-KB829558-x86-FRA.exe http://download.microsoft.com/download/a/8/9/a89f7c9e-2378-4acf-9771-8312e767afe6/Windows2000-KB829558-x86-FRA.exe 2970472 ADD SVC-HF1\Windows2000-KB835732-x86-FRA.EXE http://download.microsoft.com/download/0/1/6/016bd08b-1a0a-4ce6-9c3f-bc1f4ccb1b9b/Windows2000-KB835732-x86-FRA.EXE 6836216 ADD SVC-HF1\Windows2000-KB837001-x86-FRA.EXE http://download.microsoft.com/download/2/6/f/26ff2914-057d-4ed7-a412-438376a57dbc/Windows2000-KB837001-x86-FRA.EXE 2977784 ADD SVC-HF1\WindowsMedia9-KB837272-FRA.exe http://download.microsoft.com/download/0/b/b/0bbce627-51cf-416c-bb79-1bc58bd09e4b/WindowsMedia9-KB837272-FRA.exe 2147072 ADD SVC-HF1\WindowsMedia-Q828026-x86-FRA.exe http://download.microsoft.com/download/1/e/c/1eca869e-f23e-4a6c-ae7c-605c01f00c0f/WindowsMedia-Q828026-x86-FRA.exe 2919160 ADD SVC-HF2\js56nfr.exe http://download.microsoft.com/download/c/5/c/c5cc8633-4c82-4e21-8bf9-18ec53a71d6d/js56nfr.exe 372576 ADD SVC-HF2\Q831167.exe http://download.microsoft.com/download/a/a/8/aa8cbdb2-8a3b-43f4-89e1-c16f470b021a/Q831167.exe 389376 ADD SVC-HF2\Q832894.exe http://download.microsoft.com/download/a/7/c/a7cf4dc1-b1a0-4273-8b42-5e2a4139a478/Q832894.exe 2912000 ADD SVC-HF2\rootsupd_afc57447f7caadd3253333e35777fcd.exe http://download.windowsupdate.com/msdownload/update/v3-19990518/cabpool/rootsupd_afc57447f7caadd3253333e35777fcd.exe 209384 ADD SVC-PRE\DX9NTopk.exe http://members.austarmetro.com.au:80/~mcsw2/MSFN/DX9NTopk.exe 11751280 ADD SVC-PRE\IE6GO.exe http://xpcreate.wiretapped.us/files/IE6GO.EXE 64000 ADD SVC-PRE\IE.EXE http://xpcreate.wiretapped.us/files/IE.EXE 12324864 ADD SVC-POS\OE6.0sp1-KB837009-x86-FRA.exe http://download.microsoft.com/download/3/0/b/30b10402-b8af-4579-9e03-e20dc4eee64c/OE6.0sp1-KB837009-x86-FRA.exe 2005248 ADD SVC-WMP\MPSetup.exe http://download.microsoft.com/download/d/e/7/de79b359-770c-4f4d-9168-c460cafa2597/MPSetup.exe 13122160 ADD SVC-X2M\dotnetfx.exe http://download.microsoft.com/download/e/d/a/eda9d4ea-8ec9-4431-8efa-75391fb91421/dotnetfx.exe 24278048 ADD SVC-X2M\setup.exe http://download.microsoft.com/download/9/0/6/90660e9c-a491-4a82-98ed-9ec6d78ffbe8/setup.exe 7382136 Remarks : Q818043_W2K_SP5_x86 not available in French at Windows Update Catalog Can you give me temporary access to your FTP to upload French version of IE6.EXE IE packer. PM sent to you. If someone is interested to give feedback, you're welcome. My source CD is Windows 2000 MUI and use English updates. I haven't check this French XPCTHLST.TXT Sous réserve d'erreurs typographiques For people (like me) who don't need the last version (DirectX8.1 is fine for DVD player and RealAlternative install), the link is below : ADD SVC-PRE\DX81NTOP.EXE http://support.fujitsu-siemens.de/DriverCD/Files_gepackt/AllgPrgUtil/DirectX/Multi_OPK-Version/V8.1_W2000/W2000_DirectX_V8.1-OPK_Multi.exe 8835704
  14. Many thanks Troglodyte. Long time ago that i've lost this URL for this fine util. i need it to install a Linux distro to create a file server for unattended installs from the network but my old box can't boot from the CD. SME Server V6.0.1-01
  15. Windows 2000 Unattended install of mass storage drivers for HP/Compaq ProLiant Servers with SmartStart Scripting Toolkit: uses a single TXTSETUP.OEM sample WINNT.SIF sections for all Mass Storage Drivers supported by ProLiant Servers cat files are not added to OEMBootFiles section when using this method to install Mass Storage Drivers. The Windows setup program don't check Digital Signature during textmode part of install. [MassStorageDrivers] "Adaptec Ultra160 Family Manager Set"=OEM "Smart Array 5300 Controller"=OEM "Smart Array 5i, 532, 5312 Controllers"=OEM "Smart Array 6i, 641, 642, 6400 EM, 6400 Controllers"=OEM "Compaq Smart Array Controllers"=OEM "Integrated Ultra ATA-100 Dual Channel Controller (Windows 2000)"=OEM "Integrated Ultra ATA-100 IDE RAID Controller (Windows 2000)"=OEM "LSI Logic Ultra320 1020/1030 Driver (Windows 2000)"=OEM "Carte h“te SCSI PCI Symbios Logic C8100"=RETAIL "Carte h“te SCSI PCI Symbios Logic C896"=RETAIL "Carte h“te SCSI PCI Symbios Logic C8xx"=RETAIL "CD-ROM IDE (ATAPI 1.2)/Contr“leur IDE PCI"=RETAIL "CSB-6 Ultra ATA-100 IDE RAID Controller (Windows 2000)"=OEM [OEMBootFiles] ADPU160M.SYS CPQARRY2.SYS CPQCISSM.SYS MegaIDE.sys Symmpi.sys LsiCsb6.sys TXTSETUP.OEM @BTS Obtaining Digital Signatures for Windows Drivers Driver Signing uses the existing Digital Signature cryptographic technology to store identifying information in a catalog file (*.cat, or CAT file). CAT files are stored in <Windir>\Catroot. This information identifies the driver as having passed testing by Windows Hardware Quality Labs (WHQL). No change is made to the driver binary itself. Instead, a CAT file is created for each driver package and the CAT file is signed with a Microsoft digital signature. The relationship between the driver package and its CAT file is referenced in the driver's INF file, and is maintained by the computer after the driver is installed. INF File Changes The digital signature is stored in a CAT file. The following modifications to INF files are required for IHVs/ISVs who want to obtain digital signature for their drivers: In the [Version] section of the INF, the entry CatalogFile=<filename.cat> is added. An entry for the CAT file in the [sourceDisksFiles] section is added. For example, an IHV submits a driver package to a WHQL that includes files named Sample.inf, Sample.drv, and Sample.txt. If the package passes WHQL testing, WHQL will return the original Sample.inf, Sample.drv and Sample.txt with the addition of Sample.cat.
  16. The silent switch for IS package are setup.exe -s setup.iss InstallShield package See my answer in this post
  17. Big companies uses the corporate edition (volume license version) of Windows XP Professional wich doesn t need to be activated. When your company buy new PCs, You should specify you want PCs without any OS preloaded and without M$ license and obtain a less expensive price. And your company should subscribe an authorised reseller M$ licensing program to buy the needed quantity of licenses. You will have only one KEY and one install media for all your deployments needs.
  18. Download the latest version. SpeedTouch™ 330 Driver Upgrade for Win Rel 3.0.1 - 4.1 MB Install the drivers on your running Windows box. After installation, look in %systemroot%\inf ie C:\Windows\Inf for Windows XP or C:\WinNT\Inf for Windows 2000. you should find one or more files OEMxx.inf The INF file for your SpeedTouch is the latest in the list. if you find oem1.inf oem2.inf oem3.inf the highest number is the latest OEM driver installed ie oem3.inf Edit this oem3.inf with notepad and search section [sourceDisksFiles] You should copy all the files listed above this section in your $oem$\$1\OEMDRVS\alcastw. The sys files are copied in %systemroot%\system32\drivers and dll files in %systemroot%\system32\ and cat files in %systemroot%\system32\CatRoot\ Some files are for Windows 9x OSes and are not copied ie valcacr.vxd, alcacr95.sys, alcawh95.sys create a new folder alcastw under your $oem$\$1\OEMDRVS and put all the dll, sys + oemx.inf in this folder. Rename the oemx.inf file to the original name alcastw.inf. search oemx.cat file rename to alcstusb.cat. This method only install the WDM driver during unattend install. You should add a command in your guirunonce like C:\install\Alcatel330\xxxxx\setup.exe -s setup.iss to configure the network layer. PPPoE or IPoA depends on your ISP. Only one should be installed, not both. look in your running box, Network and Dial-up connections, ISP connection, properties. You should find an adapter PPPoE or IPoA and know wich one to choose. most of the times, if you have only one PC and the USB modem plugged, it should be PPPoE but depends on your ISP.
  19. I would like to install this utility unattended. Unfortunatly, the vlt_setup20.exe /s /ncrc don't works. I have read elsewhere that sometimes, the installer builder (the author of the application to install) may not creates as they should be the exe and the silent switch don't works anymore. Looking for a NSIS Gourou to help me to rebuild the installer ? How to extract the original files, what to alter on the script and how to rebuild the installer to works fine with /s Regards The URL is http://glorysoft.omsk.ru without www VolumeTray is a blazing volume utility. Adjust volume by left or right click in system tray (increase or decrease), through hotkeys or command line.
  20. I would like to suggest you to download at this URL : AR RAM Disk The installation process use an inf file and copy a .cpl file wich can be found in control panel after install. It may answer your question. Look in section [RAMDisk.AddReg] RAMDISK.INF Apart from the topic : i'm using a small 32 Mb RamdDisk with this driver to store all the unneeded to keep Cookies, Temporary Internet files, History and Temp folder. It's more faster than the HDD and all files are gone when i shutdown my notebook. no longer need to clean those folders with add-on tool.
  21. As mentionned in an other post, http://www.msfn.org/board/index.php?showtopic=19196&st=70 Yes, it's definitively nlite 4 W2K we're awaiting. Thanks nuhi for working on this
  22. @nuhi Like shadowfla, i hope that in the near future, you can make nLite works to reduce size of a Win2K source . Look at my PC specs, W2K runs fine on my notebook. WinXP is what we call in French "Usine à Gaz", needs too much memory and >3 GHz microprocessor to works fine. I just need to remove some useless things like NetMeeting, OE, Wab, AU, Fax, Imaging, driver.cab, sp4.cab and so on to reduce footprint on HDD.
  23. @nuhi I agree with Alanoll. Each time i need to run your program to build a new ISO, i need to install 1st .NET Framework because i'm working with different computers in Labs environnement who haven't .net installed. A C++ version would be a very good idea...
  24. @Cubie Can you had the ability to select other settings for the Winnt32.exe Command : Winnt32.exe Command Syntax winnt32 [/s:sourcepath] [/tempdrive:drive_letter] [/unattend[num]:[answer_file]] [/copydir:folder_name] [/copysource:folder_name] [/cmd:command_line] [/debug[level]:[filename]] [/udf:id[,UDF_file]] [/syspart:drive_letter] [/checkupgradeonly] [/cmdcons] [/m:folder_name] [makelocalsource] [/noreboot]I would like to boot WinPE and build an installation on a new HDD with the following switches /syspart:drive_letter Specifies that you can copy Setup startup files to a hard disk, mark the disk as active, and then install the disk into another computer. When you start that computer, it automatically starts with the next phase of the Setup. You must always use the /tempdrive parameter with the /syspart parameter.sample ini file build with the settings selected in ifly (just a wish) [settings] Source=E:\W2K\IS5\I386 Install=C: Switches=/syspart:%install% /tempdrive:%install%Regards
  25. I would like to install silently only Nero Burning ROM 6.x.x.xx - I don't want to install any of the other applications : BackItUp, Cover Designer, Express, ImageDrive, SoundTrax, Wave Editor and toolkit and SmartStart. Does anybody know if switches exits to select which modules to install and to exclude others.
×
×
  • Create New...