From 0bd49190e2a6e14e0ffd13529b96f33222e5e92d Mon Sep 17 00:00:00 2001 From: Ralf-Peter Wolff Date: Mon, 4 May 2026 11:39:21 +0200 Subject: [PATCH] Add setup-windows.bat download hint to Windows section --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a0d0bef..c020812 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,19 @@ sudo dpkg -i /tmp/upterm.deb ### Windows -Installation via [Scoop](https://scoop.sh): +**Schnellsetup auf neuem Gerät – Batch-Skript herunterladen und als Administrator ausführen:** + +``` +setup-windows.bat +``` + +> [`⬇ setup-windows.bat`](setup-windows.bat) – erledigt alles automatisch: Execution Policy, Scoop, 7zip-Workaround, upterm. + +Das Skript prüft selbst ob Scoop bereits installiert ist und fordert Adminrechte automatisch an. + +--- + +Manuelle Installation via [Scoop](https://scoop.sh): **1. Berechtigungen – Execution Policy setzen** (einmalig, PowerShell als Administrator):