diff --git a/src/install.sh b/src/install.sh index 4644c32..f698cce 100644 --- a/src/install.sh +++ b/src/install.sh @@ -659,9 +659,6 @@ prepareXP() { echo "" echo "[TerminalServices]" echo "AllowConnections=1" - echo "" - echo "[URL]" - echo "Home_Page=http://www.google.com" } > "$sif" return 0