Update README: mention ps1 + bat, Server 2016 TLS note
This commit is contained in:
13
README.md
13
README.md
@ -86,15 +86,16 @@ sudo dpkg -i /tmp/upterm.deb
|
|||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
**Schnellsetup auf neuem Gerät – Batch-Skript herunterladen und als Administrator ausführen:**
|
**Schnellsetup auf neuem Gerät** – beide Dateien herunterladen, `setup-windows.bat` doppelklicken:
|
||||||
|
|
||||||
```
|
| Datei | Funktion |
|
||||||
setup-windows.bat
|
|-------|----------|
|
||||||
```
|
| [`setup-windows.bat`](setup-windows.bat) | Doppelklick-Starter, fordert Adminrechte an |
|
||||||
|
| [`setup-windows.ps1`](setup-windows.ps1) | Eigentliche Installationslogik |
|
||||||
|
|
||||||
> [`⬇ setup-windows.bat`](setup-windows.bat) – erledigt alles automatisch: Execution Policy, Scoop, 7zip-Workaround, upterm.
|
Das Skript erledigt automatisch: Execution Policy, Scoop-Installation, 7zip-Workaround (lessmsi), upterm.
|
||||||
|
|
||||||
Das Skript prüft selbst ob Scoop bereits installiert ist und fordert Adminrechte automatisch an.
|
> **Windows Server 2016:** TLS 1.2 wird im Skript explizit erzwungen – kein manueller Eingriff nötig.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user