chocolatey Questions

2

I am not sure what this problem says. Please Help me to figure out this issue.. Thanks in Advance..
Acid asked 12/12, 2017 at 14:43

8

I am trying to automate to set up a developer machine software installation. Chocolatey is good to install packages when you connected to the Internet. Is there a way to install packages offline? ...
Dyslogia asked 30/8, 2013 at 9:1

2

Solved

On reviewing the chocolatey packages available, I came across a few that have two (or sometimes more) packages apparently for the same product. At first glance is not possible to tell the differenc...
Aspergillus asked 23/4, 2015 at 15:57

2

I am following the Chocolately Install steps (Windows 7), but have run into a couple of problems. Firstly, I've opened Command Prompt (opening it with Run as administrator), but when trying to exe...
Diathermy asked 25/5, 2020 at 14:38

3

Solved

I created a package from an MSI. However, I need to pass in custom parameters. /i SERVER='xx.yyy.com Here are the few things I tried by reading the choco command spec, but none worked. > ch...
Jointer asked 14/6, 2016 at 5:50

2

Solved

I've successfully done choco install python2 and choco install python3 but I can't see the result on cmd.exe (yes, I reopened non-administrator cmd.exe). Where does chocolatey install commands to?...
Runaway asked 5/4, 2016 at 14:30

2

Solved

I am trying to create a Chocolatey package and was able to "choco pack" and "choco push" to a local chocolatey.server (simple server) repository. I have configured my C:\ProgramData\Chocolatey\conf...
Quietude asked 14/7, 2016 at 14:6

2

I have just installed Chocolatey (as I think, I'm not familiar with cmd-stuff) to my Windows 10 and I'm getting an error using choco keyword that says: ...Maximum tries of 3 reached. Throwing err...
Valorous asked 6/10, 2016 at 17:37

3

The Chocolatey helper functions are intended to be used in Chocolatey package scripts. NOTE: These scripts are for package scripts, not for use directly in PowerShell. This is in the create pac...
Gamosepalous asked 10/9, 2018 at 12:55

2

I'm trying to put together a Windows Docker container that can run .NET builds. Given the dependencies I need the best way to do so seemed to be to make use of Chocolatey. However in the install st...
Saliferous asked 4/6, 2018 at 22:23

2

I'm installing Python 3 with Chocolatey, which installs into C:\ProgramData\chocolatey\lib\python3: > choco install python3 Is there any way I can get Python3 to install into C:\Python35 inst...
Woodford asked 9/8, 2016 at 9:26

1

I am trying to use chocolatey to install packages into a windows container. I actually just wanted to change one of the packages, rebuild and push and now, suddenly, it doesn't work. When I test it...
Palaeozoic asked 26/2, 2020 at 12:59

1

Solved

I'm getting the following error when installing Chocolatey - 'https://chocolatey.org/install.ps1' Error The request was aborted: Could not create SSL/TLS secure channel
Althing asked 4/2, 2020 at 22:38

1

Solved

Story is I installed Firefox from choco, then I uninstall it from Program and Features manually. After that I found it still list in choco list --local-only. I cannot run choco install firefox beca...
Epicycloid asked 26/2, 2019 at 8:2

2

I'm having trouble installing Chocolatey packages from behind a corporate proxy. Internet Explorer is correctly configured but I'm having issues getting it to work through PowerShell. I can use the...
Sycamore asked 14/12, 2015 at 9:43

2

Solved

I use chocolatey to install git with parameters and that works fine in command-line: choco install git -params '"/GitOnlyOnPath /NoAutoCrlf"' Now, I want to put that in my .config file, where it...
Tuberosity asked 5/12, 2015 at 14:34

2

I ran choco install docker-cli choco install docker-machine choco install docker-compose choco install docker-desktop I tried to test the installation according to the documentation, but got an...
Harlow asked 3/8, 2019 at 2:29

1

Solved

There is a lot of comprehensive and verbose documentation about dotnet.exe nuget.exe and chocolatey but I failed to find a simple and concise tutorial about one common need: to push a .NET Core con...
Jealous asked 16/2, 2019 at 20:56

1

Solved

I'm working on a script to automate setting up new machines to a certain specification, which includes downloading a bunch of programs and changing user preferences. I would just set a variable f...
Isomagnetic asked 9/12, 2018 at 23:19

1

Reading the documentation, it appears that I should be able to install package and its dependencies with the -x flag. But when I try to uninstall the javaruntime package with the command choco unin...
Anglesite asked 22/9, 2016 at 0:55

1

Solved

JFrog Artifactory supports NuGet sources. How would you configure Chocolatey to point to an Artifactory server instead of chocolatey.org?
Michal asked 21/3, 2018 at 17:44

1

Solved

I enabled explicit proxy on chocolatey with this command in windows cmd: choco config set proxy http://localhost:8888 Now I want to disable it but don't know how.
Ortrud asked 2/3, 2018 at 10:37

2

Solved

For example, I installed Chrome with Chocolatey. Do I need to turn off Chrome's auto-update, and use cup upgrade only?
Goggin asked 23/5, 2017 at 20:17

1

Solved

Not coming from a NuGet background, I don't understand how to setup Nexus to serve up Chocolatey packages.
Fondle asked 24/8, 2017 at 17:30

1

Solved

I've installed Chocolatey in D:\Chocolatey directory by following steps https://github.com/chocolatey/choco/wiki/Installation#installing-to-a-different-location It works, but i have to change en...
Amber asked 26/6, 2017 at 7:22

© 2022 - 2024 — McMap. All rights reserved.