What is Your Chocolatey List
-
@Dashrender said:
Installer did. Don't think there was a way to get it from their site without the installer though.
Chocolatey does not use installers. Just the products.
-
@scottalanmiller said:
Looks like a package error, that would be a question for a new thread.
http://mangolassi.it/topic/6492/notepadplusplus-chocolatey-install-error
-
Anyone used KiTTY here yet?
choco install kitty.portable
-
I feel like @thanksajdotcom does. I've always been pretty happy with standard PuTTY.
-
Although check out ConEMU. It can be pretty cool.
-
@scottalanmiller said:
I feel like @thanksajdotcom does. I've always been pretty happy with standard PuTTY.
I'm getting an error installing it with chocolatey.
-
Same error as I saw on another thread?
-
-
Is chocolatey a capable tool for auto updating software on Windows.
Being a package manager I'd imagine it is, just reading a bit about and I'm seeing possibilities.
-
It is but only for the software in its repository. Which is a lot, but it is not going to work for MS Office, Windows itself, ad hoc third party proprietary software, etc.
-
@mlnews It's all of the common crap with day 0 exploits that I'm thinking about...
A rapid update solution.
-
Yes, Chocolatey is a full package management system and you can run the command
choco upgrade
on a schedule. You can have it update every package an hour before people start work every morning to make sure that they have the latest patches before every day of work. -
@scottalanmiller and that is awesome!
-
@scottalanmiller said:
Yes, Chocolatey is a full package management system and you can run the command
choco upgrade
on a schedule. You can have it update every package an hour before people start work every morning to make sure that they have the latest patches before every day of work.Not a bad idea...
-
I'm surprised. installing things with Chocolatey puts them in the add/remove programs.
-
@Dashrender said:
I'm surprised. installing things with Chocolatey puts them in the add/remove programs.
Although I just tried to use Choco uninstall lastpass (Lastpass was causing IE 11 to crash) and it failed to remove it with errors.
-
You seem to be having a lot of issues. You should add that to one of your threads.
-
So has anyone here setup their own list?
-
@Dashrender said:
@scottalanmiller said:
Yes, Chocolatey is a full package management system and you can run the command
choco upgrade
on a schedule. You can have it update every package an hour before people start work every morning to make sure that they have the latest patches before every day of work.Not a bad idea...
Except they tend to take a while to approve it. I can get the stuff out with a custom GPO msi faster than Choco gets things approved.
-
@scottalanmiller said:
Yes, Chocolatey is a full package management system and you can run the command
choco upgrade
on a schedule. You can have it update every package an hour before people start work every morning to make sure that they have the latest patches before every day of work.is the CUP command listed earlier in this thread no longer in use?