Änderung: //[[hungerharke@gmx.de|Thomas_H]] 2011/11/03 11:33//: In der setup.ini gab es einen Fehler, welcher dafür sorgte, dass die Installation mit einem "schwerwiegenden Fehler" abbrach. Der Aufruf des Programms in den Abschnitten [Winbatch_install_32] und [Winbatch_install_64] erfolgte ohne Anführungszeichen. Change: //[[hungerharke@gmx.de|Thomas_H]] 2011/11/03 11:33//: A mistake in the setup.ini caused an error during installation. The call of the setup-program in the sections [Winbatch_install_32] and [Winbatch_install_64] was without quotation-marks. Change: //[[hungerharke@gmx.de|Thomas_H]] 2011/11/09 08:48// Funny, the old code functioned well on a pc with nearly all updates installed. During a new installation the installation of .NetFX 4 failed! I found no answer, since I saw the solutions in the forum of opsi.org: The installing of .NetFX4 needs an administrative account, where the installation has to be started from. The last official version creates such an administrative account, installs .Net4 and deletes the account. The installation-file *has* to be copied to the local harddrive before installing. I tried it directly from $sriptdrive$ but this won't function. Change: //[[hungerharke@gmx.de|Thomas_H]] 2011/11/16 13:41// Thanks to Karsten K.:\\ What I haven't noticed was, that the deinstallation was not complete. I simply forgot to start %windir%\Microsoft.NET\Framework\v4.0.30319\SetupCache\Client\setup.exe before removing the .Net-directory from the system. Kleine Anmerkung: //[[tnt@banza.net|tnt]] 2014/08/17// Das Hinzufügen des neu angelegten Benutzers zur Gruppe "Administratoren" kann nur auf deutschen Windows-Versionen funktionieren, oder irre ich?