Download an encapsulation system that you think is better!
Three tools are available: EasyBoot UltraISO GHOSTEXP. EXE
1) Use UltraISO to Extract files.
A] extract an EZBOOT folder and use the EasyBoot program to modify the startup interface and change it to what you like! Save it! As for how to modify the relevant tutorials, it's a lot more fun!
B] extract the GHO file and modify it! I believe everyone is concerned that after the system resumes installation, it can directly display its OEM information, the registered content, the wallpaper on the desktop for the first time, and the homepage on IE browser, you can also restore the logo page displayed during installation! In addition, add some green programs that you think are better!
The tool used to implement the above content is GHOSTEXP. EXE. Use it to open the extracted GHO file and compile it again!
First, use ghostexp to open the gho file you want to modify and extract sysprep. inf from the sysprep directory.
Find the [UserData] Line and modify it as follows:
ProductKey = F4297-RCWJP-P482C-YY23Y-XH8W3
FullName = "username"/change to your
OrgName = "company name"/changed to your
ComputerName = computer name/change to your
After modification, replace the original one, and then re-compile the gho file (file-compile), so that the gho is your OEM.
Desktop Wallpaper modification method:
Replace the desktop wallpaper you want to use
C: Documents and SettingsAdministratorLocal SettingMicrosoft
Wallpaper1.bmp in the directory
Note the file name and format. If your image format is other formats such as JPG, you can use the "Drawing" program to convert it!
How can I change the homepage to the BAIDU homepage? Here is my method:
Reg add "HKCUSoftwareMicrosoftInternet assumermain"/v "Start Page"/d http://hi.baidu.com/crayon studio/f
Del % 0
Create a notebook, copy the underlined command to the notebook, and change the name and suffix, homepage. cmd
Then put homepage. cmd in the windows directory of The gho file.
Extract sysprep. inf in the sysprep directory and use NotePad to open and add the following command:
[GuiRunOnce]
"% WinDir % homepage. cmd"
Recompile the gho file. In this way, after the ghost is complete, the home page is set by yourself, and the homepage. cmd file will be automatically deleted.
You can use the image you like to change the desktop wallpaper! The file name setup.bmp is saved in the windowssystem32 folder.
You can add or delete some programs directly in ghostexp, but you must re-compile them. Otherwise, the GHO file will become larger or cannot be recovered!
4. Use the UltraISO program again to combine the extracted and modified two files to generate a new ISO file and burn it!