
制作方法:
復制以下代碼到記事本中,然后另存為reg文件(注冊表文件)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation]
"Manufacturer"="蘿卜家園"
"Model"="Windows 7 x64 旗艦版 V2018"
“Logo”=“C:\Windows\system32\oobe\info\123.bmp”
然后雙擊導入就可以了,以上注冊表對應(yīng)以下路徑:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation,如下圖:

如果要改OEM圖片的話:
選中OEMInformation 右邊有空白的地方,右鍵——新建——字符串——名字為:Logo 然后對剛建立的Logo點右鍵,選擇修改。 數(shù)據(jù)數(shù)值填寫: C:\Windows\system32\oobe\info\*.bmp (*代表你的bmp文件名) 然后確定,按F5刷新后即可.