Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonthomas801/winget-autoinstaller
Autoinstalls winget programs for Windows
https://github.com/jonthomas801/winget-autoinstaller
powershell powershell-script windows winget
Last synced: 28 days ago
JSON representation
Autoinstalls winget programs for Windows
- Host: GitHub
- URL: https://github.com/jonthomas801/winget-autoinstaller
- Owner: JonThomas801
- License: unlicense
- Created: 2024-06-16T05:42:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-24T07:33:05.000Z (about 2 months ago)
- Last Synced: 2024-10-11T20:41:32.542Z (28 days ago)
- Topics: powershell, powershell-script, windows, winget
- Language: PowerShell
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Winget-autoinstaller
[![made-with-powershell](https://img.shields.io/badge/PowerShell-1f425f?logo=Powershell)](https://microsoft.com/PowerShell)Script written in Powershell to autoinstall Windows applications via the winget package manager.
## Instructions
1) Make sure App Installer is installed on your Windows driver.
2) Open Powershell as Administrator and enter the code:Set-ExecutionPolicy RemoteSigned Unrestricted -Force
3) Download winget-autoinstaller.ps1
4) Run.\winget-autoinstaller.ps1