Dieses Tool lädt den aktuellen Trunk (Beta-Version) runter und installiert ihn per PrepareReleaseTree.cmd
Bitte unbedingt die HowTo.txt lesen, da ggfs. 1 Zeile in der Config.txt geändert werden muss!
WSOU loads the latest version automatically.
This tool downloads the newest trunk (beta version) and does the installation of it by using the PrepareReleaseTree.cmd
Please read the HowTo.txt as maybe 1 line in the Config.txt must be changed!
Successfully tested on: Windows XP Prof., Server 2003 & 2012, Win7 32/64bit Prof./Ultimate/Enterp., Win 8.1 Ent. x64
Evtl. muss der Download mit Adminrechten gestartet werden.
Maybe the download must be started with admin rights.
Aktuelle Version / latest version: v0.9.2.1 (05.03.2016)

Passwort: WSUSOU
Update auf 0.9.2.2 erfolgt automatisch per Updater.exe // Update to 0.9.2.2 will be done automatically by using the updater.exe
v0.9.2.1 wurde released / was released:
Nichts neues, nur andere Kompilierung.
Nothing new, only used an other compiler
v0.92 wurde released / was released:
Das Update auf v0.92 kommt automatisch per Updater.exe.
The update to v0.92 will be downloaded automatic by using the Updater.exe
Ab sofort ist eine Updater.exe enthalten, die per WGET eine möglicherweise neue Version der WSUSOU-Update.exe herunterlädt.
Till now there is existing an Updater.exe, which keeps my WSUSOU-Update.exe up2date by using WGET.
- Code: Select all
v0.1:
Erstellung der Download-Routine
Created the download script
v0.2:
Überprüfung, ob die benötigten Ordner vorhanden sind
Check if all needed folders are existing
v0.3:
Integration von Anpassungen
Included custom actions
v0.4:
Optimierung der Routinen, speziell des Trunk-Downloads
Optimized scripts, especially of the trunk download
v0.5:
Kleine Fehlerkorrektur, Integration für einen Proxy
Small error corrections, integrated the use of a proxy server
v0.6:
Änderung auf .EXE, Konfiguration per .TXT
Created a .EXE instead of .CMD, .TXT configuration file
v0.6a:
Pfadangabe darf Variable enthalten
The path can be used with variables
v0.6b:
Verbesserung der Fehlerausgabe
Optimized error messages
v0.6c:
Anzeigedauer der Versionen erhöht
Increase the time to show the version
v0.7:
Erstellung eines Logfiles (InstallLog.txt)
Creating a log file (InstallLog.txt)
v0.7a:
Verbesserung des Logfiles
Optimized logging
v0.7b:
Trunkdownloadfehler behoben
Corrected a trunk download error
v0.7c:
Autoupdate per WGET & Updater.exe
Autoupdate using WGET & Updater.exe
v0.8
Optimierung der Routinen und des Logfiles
Optimized scripts and logging
v0.9:
Versionsabgleich WSUSOU mit Trunk
comparing version of WSUSOU and trunk
v0.92
kleine Anpassung
little adjustment