Erstellen WinPE-DVD

siehe auch "Getting Started ..."
  1. cd c:\Programme\Windows AIK\Tools\PETools\
  2. copype.cmd x86 c:\winpe_x86
  3. copy ..\x86\imagex.exe c:\winpe_x86\iso\
  4. editiere c:\winpe_x86\iso\wimscript.ini mit Inhalt:
    [ExclusionList]
    ntfs.log
    hiberfil.sys
    pagefile.sys
    "Sysetm Volume Information"
    RECYCLER
    Windows\CSC
    [CompressionExclusionList]
    *.mp3
    *.zip
    *.cab
    \Windows\inf\*.pnf
  5. deutsche Tastatur einstellen:
    • imagex /mountrw sources\boot.wim 1 c:IMGMOUNT
    • intlcfg.exe -inputlocale:de-DE -image:c:\IMGMOUNT
    • intlcfg.exe -syslocale:de-DE -image:c:\IMGMOUNT
    • intlcfg.exe -userlocale:de-DE -image:c:\IMGMOUNT
    • imagex /unmount /commit c:\IMGMOUNT
  6. oscdimg -n -bc:\winpe_x86\etfsboot.com c:\winpe_x86\ISO c:\winpe_x86\winpe_x86.iso
  7. iso-file brennen