Home > Article > System Tutorial > Teach you how to modify win7oem information
Many friends need to change the OEM information of win7 in order to personalize their own system or encapsulate the system and provide it to others, as shown in the figure. But many friends don’t know how to change it, because it needs to be changed in the registry, which is not easy to find. Let’s follow the editor to find it.
1. First use "win r" to open the run, enter "regedit" and press Enter to confirm.
2. Copy and paste the "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation" path into the location shown in the picture.
#3. Then we can see the oem value that can be modified.
"Manufacturer" is the brand or manufacturer name
"Model" is the computer model
"SupportHours" is the service time, usually written 24*7 hours
"SupportPhone" is the hotline number
"SupportURL" is the website
4. If we need to modify the Logo, we can prepare it first A picture, put it under the path "\WINDOWS\System32\oobe\info\", and then change the value in the above logo file to this picture.
The above is the detailed content of Teach you how to modify win7oem information. For more information, please follow other related articles on the PHP Chinese website!