原文件視頻地址less
歡迎界面ide
歡迎屏幕上寫字
註冊表路徑:
HKEY_LOCAL_MACHINE\SOFTWARE\MicrosoftWindows NT\CurrentVersion\Winlogon
找到 LegalNoticeCaption 歡迎語句
LegalNoticeText 你好3d
更改歡迎界面
1.圖片格式爲jpg.大小爲250kb左右。
2.在C:\Windows\System32\oobe文件下,新建文件夾爲info
3.進入info文件夾裏面,新建一個文件夾爲Backgrounds
4.而後把圖片放到Backgrounds文件夾下 並從新命名爲BackgroundDefault.jpg
5.如今圖片放好了。
圖片路徑:C:\Windows\System32\oobe\info\Backgrounds
註冊表路徑:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Backgroundorm
記事本複製如下內容。保存格式爲.reg
Windows Registry Editor Version 5.00視頻
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background]
"OEMBackground"=dword:1blog
設置OEM製造商信息
1.將圖片格式改爲 bmp 放到 C:\Windows\System32\oobe\info 目錄下 更名爲 oemlogo.bmp
2.打開記事本輸入如下內容。保存爲.reg格式文件
Windows Registry Editor Version 5.00
"SupportPhone"="123456"
"SupportURL"="wb_enduo@11.com"
br/>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation]
"Manufacturer"="捷哥最帥"
"SupportPhone"="123456"
"SupportURL"="wb_enduo@11.com"
"Logo"="C:\Windows\System32\oobe\info\oemlogo.bmp"圖片