mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 20:25:49 +00:00
Update define.sh
This commit is contained in:
parent
6ddc84a9f8
commit
308f4dfb2c
1 changed files with 3 additions and 3 deletions
|
|
@ -2043,8 +2043,8 @@ configXP() {
|
||||||
echo "AllowConnections=1"
|
echo "AllowConnections=1"
|
||||||
echo ""
|
echo ""
|
||||||
echo "[GuiRunOnce]"
|
echo "[GuiRunOnce]"
|
||||||
echo "%SystemRoot%\notepad.exe"
|
echo "Command0=\"reg add HKCU\Control Panel\Desktop /v ScreenSaveActive /t REG_SZ /d 0 /f\""
|
||||||
echo "%SystemRoot%\system32\reg.exe add \"HKEY_CURRENT_USER\Control Panel\Desktop\" /v ScreenSaveActive /t REG_SZ /d 0 /f"
|
echo "Command1=\"%SystemRoot%\notepad.exe\""
|
||||||
} | unix2dos > "$target/WINNT.SIF"
|
} | unix2dos > "$target/WINNT.SIF"
|
||||||
|
|
||||||
{ echo "Windows Registry Editor Version 5.00"
|
{ echo "Windows Registry Editor Version 5.00"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue