Skip to content

Powershell scripts that grabs the newest version of programs for microsoft operatingsystems and installs it.

Notifications You must be signed in to change notification settings

caninja/Powershell-is-hell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Powershell-is-hell

Hello, this is going to be some microsoft powershell scripts that update, upgrade, installs and uninstalls 3rd party programs for microsoft windows.

If "Get-ExecutionPolicy" is Restricted on the system, you can bypass that with this:

"PowerShell.exe -ExecutionPolicy Bypass -File script.ps1"

About

Powershell scripts that grabs the newest version of programs for microsoft operatingsystems and installs it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published