Skip to content

enket/chocolatey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom Chocolatey package

Installing Chocolatey

Just run the following command from an administrative PowerShell v3+ prompt

Set-ExecutionPolicy Unrestricted; '
iwr https://chocolatey.org/install.ps1 -UseBasicParsing | iex

Installing Custom Package

cinst <dir>common-packages.config -y

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published