Skip to content

vukilis/Windows10AppScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🖥️ Windows 10+ Script

This is a script to automate software installation using winget, download here.

Requirements

  • Windows 10+

How to use

  • Run Windows Terminal, cmd or PowerShell, recommended with admin privileges
iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/JDBpN'))

What script do

  • Show start page and ask to continue
  • Check if winget is installed, if not, installing winget from the Microsoft Store
  • Asks you to enter a json file, can be url or local - script expect packages name in file!!!
  • List all packages
  • Asks for installation proceed
  • Install packages

About

My simple auto-installation script

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published