mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
Update define.sh
This commit is contained in:
parent
c26e5219f4
commit
c1da46849f
1 changed files with 4 additions and 4 deletions
|
|
@ -2180,13 +2180,13 @@ prepareInstall() {
|
|||
echo ""
|
||||
echo "[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000]"
|
||||
echo "\"DefaultSettings.BitsPerPel\"=dword:00000020"
|
||||
echo "\"DefaultSettings.XResolution\"=dword:00000780"
|
||||
echo "\"DefaultSettings.YResolution\"=dword:00000438"
|
||||
echo "\"DefaultSettings.XResolution\"=dword:00000500"
|
||||
echo "\"DefaultSettings.YResolution\"=dword:000002D0"
|
||||
echo ""
|
||||
echo "[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000]"
|
||||
echo "\"DefaultSettings.BitsPerPel\"=dword:00000020"
|
||||
echo "\"DefaultSettings.XResolution\"=dword:00000780"
|
||||
echo "\"DefaultSettings.YResolution\"=dword:00000438"
|
||||
echo "\"DefaultSettings.XResolution\"=dword:00000500"
|
||||
echo "\"DefaultSettings.YResolution\"=dword:000002D0"
|
||||
echo ""
|
||||
echo "[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce]"
|
||||
echo "\"ScreenSaver\"=\"reg add \\\"HKCU\\\\Control Panel\\\\Desktop\\\" /f /v \\\"SCRNSAVE.EXE\\\" /t REG_SZ /d \\\"off\\\"\""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue