Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save ScottMonolith/192aaef3c1a6f79a892c4b47c0f14841 to your computer and use it in GitHub Desktop.

Select an option

Save ScottMonolith/192aaef3c1a6f79a892c4b47c0f14841 to your computer and use it in GitHub Desktop.
Chocolatey vnc-viewer
https://github.com/chocolatey-community/chocolatey-au
https://github.com/bcurran3/ChocolateyPackages/tree/35fb2b40baa3ed7b672c9f5e84f33888d29e14ba/vnc-viewer
https://community.chocolatey.org/packages/vnc-viewer
Update package (change version number in choco push line):
cd "C:\Users\scott.brescia\OneDrive - Monolith\Documents\GitHub\ChocolateyPackages\vnc-viewer"
Test install:
choco install vnc-viewer --source .
Push update:
choco pack vnc-viewer.nuspec
choco push .\vnc-viewer.7.13.1.nupkg --source https://push.chocolatey.org/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment