winget ist der offizielle Paketmanager von Microsoft für Windows 10 und höhere Versionen. Er ermöglicht die automatisierte Installation, Aktualisierung und Deinstallation von Anwendungen über die Befehlszeile. Mit winget können Benutzer Software aus dem Microsoft Store sowie aus anderen Quellen, wie z. B. Community-Repositories, installieren und verwalten.
Dieses Skript bietet eine unbeaufsichtigte Installation von Softwarepaketen ohne jegliche Benutzerinteraktion.
- Google Chrome
- Mozilla Firefox
- Brave
- Opera
- Opera GX
- LibreOffice
- OnlyOffice
- Apache OpenOffice
- Notepad++
- PDF24 Creator
- Adobe Acrobat Reader DC
- 7-Zip
- PeaZip
- Everything
- VLC Media Player
- Malwarebytes
- TeamViewer
- AnyDesk
- RustDesk
- VLC Media Player
- Mozilla Thunderbird
- Oracle Java Runtime Environment 8
- Das Skript prüft, ob die jeweilige Software bereits auf dem System installiert ist, und überspringt die Installation, falls sie erkannt wird.
- Falls die Software nicht vorhanden ist, wird sie unbemerkt im Hintergrund installiert.
- Führen Sie das Winget-Skript als Administrator aus (direkt oder per "PowerShell in Batch").
- Das Skript installiert die vordefinierten Anwendungen im Hintergrund, ohne dass der Benutzer eingreifen muss.
- Nach Abschluss des Installationsvorgangs wird eine Bestätigungsmeldung angezeigt.
- Dieses Skript ist von der Verfügbarkeit der jeweiligen Anwendungen und deren Abhängigkeiten abhängig. Es ist ratsam, sicherzustellen, dass die genannten Versionen aktuell sind.
- Das Skript kann individuell angepasst werden, um weitere Funktionalitäten hinzuzufügen oder den Installationsprozess zu modifizieren.
Bei Fragen oder Support wenden Sie sich bitte an den Skriptautor.
winget is Microsoft's official package manager for Windows 10 and later versions. It enables automated installation, updating, and uninstallation of applications via the command line. With winget, users can install and manage software from the Microsoft Store as well as other sources like community repositories.
This script provides an unattended installation of software packages without any user interaction.
- Google Chrome
- Mozilla Firefox
- Brave
- Opera
- Opera GX
- LibreOffice
- OnlyOffice
- Apache OpenOffice
- Notepad++
- PDF24 Creator
- Adobe Acrobat Reader DC
- 7-Zip
- PeaZip
- Everything
- VLC Media Player
- Malwarebytes
- TeamViewer
- AnyDesk
- RustDesk
- VLC Media Player
- Mozilla Thunderbird
- Oracle Java Runtime Environment 8
- The script checks whether the respective software is already installed on the system and skips the installation if detected.
- If the software is not present, it will be silently installed in the background.
- Run the Winget script as an administrator (directly or via "PowerShell in Batch").
- The script installs the predefined applications in the background without requiring user interaction.
- A confirmation message is displayed upon completion of the installation process.
- This script depends on the availability of the respective applications and their dependencies. It is recommended to ensure that the mentioned versions are up to date.
- The script can be customized to add additional functionalities or modify the installation process.
For any questions or support, please contact the script author.