Hi pedrole15,Hi, online
Can you PM me your script.project
done!
Posted 10 September 2007 - 07:38 PM
Hi pedrole15,Hi, online
Can you PM me your script.project
Posted 13 August 2008 - 12:45 PM
:: remove previous WinPE if presentrmdir /q /s c:\winpe_x86:: create a fresh WinPEcopype.cmd x86 c:\winpe_x86:: mount the WinPE ISO fileimagex /mountrw c:\winpe_x86\iso\sources\boot.wim 1 c:\winpe_x86\mount:: mount the WinPE default user registry hive reg load HKU\WINPE C:\winpe_x86\mount\Windows\System32\config\DEFAULT:: change the default keyboard layout from US English (409) to Swedish (41D) reg add "HKEY_USERS\WINPE\Keyboard Layout\Preload" /v 1 /t REG_SZ /d 0000041D /f:: save changes to ISOreg unload HKU\WINPEimagex /unmount /commit c:\winpe_x86\mountoscdimg -n -bc:\winpe_x86\etfsboot.com c:\winpe_x86\ISO c:\winpe_x86\winpe_x86.iso
0 members, 0 guests, 0 anonymous users