Skip to content

andreacampi1972/install_windows_software

Repository files navigation

install_windows_software

From https://chocolatey.org/

Install choco

. sc.exe config winrm start= auto iwr -useb https://chocolatey.org/install.ps1 | iex

List local installad software

choco list --localonly

List installed software and available update

choco outdated

Upgrade pachage

choco upgrade -y

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors