Version: 5.0.0
The Silent Software Installer is an unattended script that automates the installation of several software applications. It provides a menu-driven interface that allows you to choose which software to install without any user interaction. The script supports the installation of the following software:
- Mozilla Firefox
- Google Chrome
- Mozilla Thunderbird
- VLC Media Player
- Adobe Acrobat Reader DC
- Oracle Java Runtime Environment (optional)
The script checks if each software is already installed on the system and skips the installation if it is detected. Otherwise, it looks for the installation files in the specified directory and installs the software silently.
- Run the script in a PowerShell environment.
- The script will display a menu with options for different installation configurations.
- Select the desired option by entering the Button.
- The script will install the selected software silently without any further user interaction.
- Once the installation process is completed, a confirmation message will be displayed.
- Unattended Install without Java: Installs all software except Java.
- Unattended Install without Java and Thunderbird: Installs all software except Java and Thunderbird.
- Unattended Install with Java: Installs all software including Java.
- Unattended Install with Java but without Thunderbird: Installs all software including Java, but excludes Thunderbird.
- Quit: Exits the script.
- The script assumes that the installation files for each software are located in the specified directory (
.\Files\
). - If an installation file is not found, an error message will be displayed.
- The script checks if each software is already installed using the registry information.
This script is provided as-is and without warranty. Please ensure that you have the necessary legal rights and permissions to install the software applications using this script.
- Version 5.0.0: rename creator, change filepath
- Version 4.0.0: Optical Overhaul and Translate to German
- Version 3.5.0: Added support for Oracle Java Runtime Environment installation and updated menu options.
- Version 3.0.0: Initial release with support for Firefox, Chrome, Thunderbird, VLC, and Adobe Reader DC installations.
For any questions or support, please contact the script author.
Mozilla Firefox: https://download.mozilla.org/?product=firefox-latest&os=win64&lang=en-US
Mozilla Thunderbird: https://download.mozilla.org/?product=thunderbird-latest&os=win64&lang=en-US
Google Chrome [Standalone] : https://www.google.com/intl/de/chrome/thank-you.html?standalone=1&statcb=0&installdataindex=empty&defaultbrowser=0
VLC - Media Player: https://www.videolan.org/vlc/index.de.html
Adobe Acrobat Reader DC 64Bit [Offline Installer Version]: https://it-blogger.net/adobe-reader-offline-installer-fuer-windows-und-macos/
Java Runtime Environment 8 [Offline Installer]: https://www.java.com/de/download/manual.jsp
Version: 5.0.0
Der Silent Software Installer ist ein unbeaufsichtigtes Skript, das die Installation verschiedener Softwareanwendungen automatisiert. Es bietet eine menügesteuerte Oberfläche, die es Ihnen ermöglicht, die zu installierende Software ohne jegliche Benutzerinteraktion auszuwählen. Das Skript unterstützt die Installation der folgenden Software:
- Mozilla Firefox
- Google Chrome
- Mozilla Thunderbird
- VLC-Media Player
- Adobe Acrobat Reader DC
- Oracle Java Runtime Environment (optional)
Das Skript prüft, ob die jeweilige Software bereits auf dem System installiert ist, und überspringt die Installation, wenn sie erkannt wird. Andernfalls sucht es im angegebenen Verzeichnis nach den Installationsdateien und installiert die Software unbemerkt.
- Führen Sie die Silent_installer.exe aus.
- Das Skript zeigt ein Menü mit Optionen für verschiedene Installationskonfigurationen an.
- Wählen Sie die gewünschte Option aus in dem Sie den entsprechend Button betätigen.
- Das Skript installiert die ausgewählte Software im Hintergrund, ohne dass der Benutzer eingreifen muss.
- Sobald der Installationsvorgang abgeschlossen ist, wird eine Bestätigungsmeldung angezeigt.
- Unbeaufsichtigte Installation ohne Java.
- Unbeaufsichtigte Installation ohne Java und Thunderbird.
- Unbeaufsichtigte Installation mit Java.
- Unbeaufsichtigte Installation mit Java, aber ohne Thunderbird.
- Readme
- Das Skript geht davon aus, dass sich die Installationsdateien für jede Software im angegebenen Verzeichnis (
.\Files\
) befinden. - Wenn eine Installationsdatei nicht gefunden wird, wird eine Fehlermeldung angezeigt.
- Das Skript prüft anhand der Registrierungsinformationen, ob die jeweilige Software bereits installiert ist."
- Version 5.0.0: Umbenennung des Erstellers und Änderung der Verzeichnisstruktur
- Version 4.0.0: Optische Überarbeitung und Übersetzung auf Deutsch.
- Version 3.5.0: Aktualisierte Menüoptionen.
- Version 3.0.0: Code-Überarbeitung mit neuen Funktionen: Software-Installationsprüfung und Dateierkennung
- Version 2.0.0: Menüoption und Unterstützung für Oracle Java Runtime Environment hinzugefügt
- Version 1.0.0: Erste Veröffentlichung mit Unterstützung für Firefox, Chrome, Thunderbird, VLC und Adobe Reader DC Installationen.
Bei Fragen oder Support wenden Sie sich bite an den Skriptautor.
Mozilla Firefox: https://download.mozilla.org/?product=firefox-latest&os=win64&lang=de
Mozilla Thunderbird: https://download.mozilla.org/?product=thunderbird-latest&os=win64&lang=de
Google Chrome [Standalone] : https://www.google.com/intl/de/chrome/thank-you.html?standalone=1&statcb=0&installdataindex=empty&defaultbrowser=0
VLC - Media Player: https://www.videolan.org/vlc/index.de.html
Adobe Acrobat Reader DC 64Bit [Offline Installer Version]: https://it-blogger.net/adobe-reader-offline-installer-fuer-windows-und-macos/
Java Runtime Environment 8 [Offline Installer]: https://www.java.com/de/download/manual.jsp