Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Chocolatey #7449

Closed
cyberduck opened this issue Sep 15, 2013 · 7 comments
Closed

Support for Chocolatey #7449

cyberduck opened this issue Sep 15, 2013 · 7 comments

Comments

@cyberduck
Copy link
Collaborator

4f87b95 created the issue

Hi! Long term user, thanks very much for the great software. I had just one "feature" request:

Could you add installation support through Chocolatey (chocolatey.org)? I realized that Cyperduck is the only thing I install (besides Office and Visual Studio) that doesn't support it. Here's what my chocolatey_new_comp.bat file looks like (would love a cinst cyberduck):

cinst MicrosoftSecurityEssentials 
cinst git.install 
cinst 7zip.install 
cinst GoogleChrome 
cinst javaruntime 
cinst SublimeText3
cinst adobereader 
cinst paint.net 
cinst skype 
cinst dropbox 
cinst resharper 
cinst gitextensions 
cinst VirtualCloneDrive 
cinst CutePDF 
cinst tortoisehg 
cinst dotPeek 
cinst Quicktime 
cinst teamviewer -Version 7.0.12979.1 
cinst imgburn
cinst 1password
cinst dependencywalker 
cinst vcredist2005
cinst vcredist2008  
cinst vcredist2010 
cinst flashplayeractivex 
cinst CrashPlan
cinst windirstat 
cinst XmlNotepad 
cinst SkyDrive 
cinst googledrive 
cinst VisualHG 
cinst resharper

Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

See also #6059.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Creating Chocolatey Packages

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Nuspec Reference

@cyberduck
Copy link
Collaborator Author

@dkocher commented

nuget pack Cyberduck.csproj -Properties "Configuration=Release;Platform=x86"

@cyberduck
Copy link
Collaborator Author

@cyberduck
Copy link
Collaborator Author

4f87b95 commented

Awesome! Thanks dtjm!!

@cyberduck
Copy link
Collaborator Author

8a56d89 commented

You are welcome.
4.5.1 has been posted!
I have also implemented auto-updates so you no longer have to wait 8+ months for new releases... :!^/


The nuspec files are @ https://github.com/dtgm/chocolatey-packages/tree/master/automatic

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants