julihermes / Personal-Win-Apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MY PERSONAL WINDOWS APPS

How to

  • Open Powershell as admin.
  • run this command to temporarily unblock to exec scripts: Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope Process.
  • run .\install.ps1
  • Wait to respond any prompt until the script ends.

To do after

About


Languages

Language:PowerShell 100.0%