/Install-WindowsTerminal

Windows Terminal installer without admin permissions

Primary LanguagePowerShell

This script is created for cases when Microsoft Store is blocked by policies, but you need to install Windows Terminal.
Steps in script:

  • Checking current windows build. It should be equal or above 1903
  • Downloading and installing winget
  • Installing Windows Terminal using installed winget. It doesn't require admin permissions
  • Profit!
    Windows Terminal