Die Desktop-Ordner "Downloader Fertig", "Downloader Unfertig" und
"Entpackt" werden nicht mehr angelegt, der File-Uploader und das
Scripte-Paket nicht mehr installiert. Damit entfallen die Gitea-Quellen
Administrator/File-Uploader und Administrator/xabbo-scripts komplett.
Der Real-Debrid-Downloader heisst inzwischen Multi-Debrid Downloader und
wird jetzt durchgaengig so benannt. Installationspfad, Prozessname und
Asset-Name des Releases bleiben unveraendert (productName ist weiterhin
Real-Debrid-Downloader), damit die Bereits-installiert-Erkennung greift.
Der .mdd-Download entfaellt, weil der Downloader seit ueber zehn Releases
kein .mdd-Asset mehr veroeffentlicht und der Schritt nur noch in eine
Warnung lief - analog zum .mhu-Ausbau in v2.5.0. Die beiden dadurch
ungenutzten Data-File-Helper sind mit raus.
Twitch VOD Manager und Multi-Hoster-Upload ziehen unveraendert das
jeweils neueste Gitea-Release; die Asset-Filter wurden gegen die
aktuellen Releases 1.0.5 und 2.1.13 geprueft.
Setup umfasst dadurch 16 statt 18 Schritte.
Keep the setup source on the canonical Administrator/Multi-Hoster-Upload Gitea repository and expose that source in the installer output. Remove the obsolete .mhu asset lookup because the v2.0.3 private bridge release publishes installer, portable, blockmap, and latest metadata only. Bump the setup version and document the v2.0.3 product release with transport tag v3.3.111.
$MyInvocation.MyCommand.Path is NULL in ps2exe compiled scripts,
causing Split-Path/Join-Path/Test-Path to throw errors.
Now checks for NULL before using the path and falls through
to Gitea download.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Built with ps2exe from current VServerSetup.ps1.
Old VServerSetup-online-console.exe removed from repo.
New exe available as release download.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Fetches newest .rar from git.24-music.de/Administrator/G-Earth,
extracts to temp dir, then moves to Desktop\G-Earth with a
consistent folder name regardless of version.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add Multi-Hoster-Upload, Real-Debrid-Downloader, Gitea sources,
Windows Update disable, high performance power plan.
Mark old exe as outdated.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Uses built-in GUID 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
to switch from balanced to high performance.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Stops and disables wuauserv, UsoSvc, and BITS services.
Sets NoAutoUpdate and AUOptions registry policies to prevent
automatic and manual update checks.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Critical fixes:
- JDownloader no longer blocks script (use polling instead of -Wait)
- Force TLS 1.2 for HTTPS downloads on older servers
- JD backup import uses marker file instead of cfg/ check (was always skipped)
- Explorer restart after Windows settings for immediate effect
New features:
- Twitch VOD Manager, Multi-Hoster-Upload, Real-Debrid-Downloader from Gitea
- Install-Gitea-App helper function (auto-fetches latest release)
- Unrar-File helper function (DRY)
Cleanup:
- Consistent step numbering via $totalSteps variable
- WinRAR path as global variable
- Gitea WebClient with User-Agent header
- ReadKey pause at script end
- Cleaner formatting throughout
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
PowerShell script that auto-installs 16 programs on a fresh Windows VServer.
JDownloader backup config included as separate zip file.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>