Skip to content

Installation script based on 'winget' for my personal apps on a Windows system.

Notifications You must be signed in to change notification settings

dan-koller/winget-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automatic installation script for Windows

Installation script for my personal apps on a windows system. Feel free to use and modify it depending on your needs.

Requirements

  • OS: Windows 10 (or above)
  • winget must be installed. Download the msixbundle here or install it from the Microsoft Store

How to run

Note: I recommend to run the powershell script. However, you can also run the install.bat file if you prefer.

  • Open a terminal with administrator privileges

  • Navigate to install.ps1 file location

    cd winget-install
  • Run the file

    powershell -ExecutionPolicy Bypass -File .\install.ps1
  • Wait* :)

*You may need to accept some UAC pop-ups on individual installation processes.

About

Installation script based on 'winget' for my personal apps on a Windows system.

Topics

Resources

Stars

Watchers

Forks