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