Modify the Win8 PE system attribute information method

  
                

Basically, most of the PEs used by users to install the system are made by others, so have you ever thought about personalizing your own PE system, so that the PE system's attribute information has its own characteristics. Below we take Win8 PE as an example to see how to modify the PE system attribute information.

Required software: 1.Windows 8 PE; 2.WimTool; 3.Resource Hacker; 4.UltraISO.

Operation Tutorial (Run the software as an administrator!)

1.Use WimTool“mount image”——boot.wim file (in PE image\\boot\\ directory) ).

2. Under "“mount directory", modify it.

1) Modify “Property Information”: Use ResHacker to modify SYSTEMCPL.DLL.MUI (mount directory\\Windows\\System32\\zh-CN)

2) Modify “Attribute Information ”: Modify “ mount directory \\Windows\\System32\\pecmd.ini”, add the following command.

REGI HKLM\\SYSTEM\\CurrentControlSet\\Control\\ComputerName\\ActiveComputerName\\ComputerName=Know Yourself

REGI HKLM\\SYSTEM\\CurrentControlSet\\Control\\ComputerName\\ComputerName\\ComputerName=Know Yourself

REGI HKLM\\SYSTEM\\CurrentControlSet\\services\\Tcpip\\Parameters\\NV Hostname=Know Yourself

REGI HKLM\\SYSTEM\\CurrentControlSet\\services\\Tcpip\\Parameters\\Hostname=Know Yourself Confidant

3) Modify “Property Information”: Modify “mount directory\\Windows\\System32\\config\\SOFTWARE”.

First, copy the LOGO.BMP image to the “mount directory\\Windows\\System32\\oobe\\info”

Then, run “regedit”, click File - Load Hive - Any name (eg 123) - modified as follows:

[HKEY_LOCAL_MACHINE\\123\\Microsoft\\Windows\\CurrentVersion\\OEMInformation]

"Logo"="%windir%\\\\System32\\\\ Oobe\\\\info\\\\LOGO.BMP"

Finally, unload the hive.

4) Add green software on the desktop: Modify the directory \\Program Files\\TOOLS.INI” according to the corresponding format. Previous12Next page Total 2 pages

Copyright © Windows knowledge All Rights Reserved