ChocolateStore
ChocolateStore copied to clipboard
Cache chocolatey packages to efficiently provision multiple machines or VMs on a LAN
Hi BahKoo! I created a new application based on your idea. https://github.com/robertZaufall/ChocolateStoreCore Please let me know, what you think about it. Kind regards
Downloaded the latest adoptopenjdk8 version today: ````.\ChocolateStore.exe D:\Store https://chocolatey.org/api/v2/package/adoptopenjdk8/```` which worked - then tried to install it: ```` S C:\Users\x> cinst adoptopenjdk8 --params="/ADDLOCAL=FeatureIcedTeaWeb,FeatureJavaHome,FeatureJNLPFileRunWith" -source D:\Store Chocolatey v0.10.15 Installing the following...
Please consider providing a built exe for windows
v6.0.5 does not download the .msi file libreoffice 5.4.4 gives no error but cannot see .msi file. > Running ChocolateStore to make package... > Downloading: libreoffice-fresh.6.0.5.nupkg > Download Failed: https://download.documentfoundation.org/libreoffice/stable/6.0.5/win/x86/LibreOffice_6.0.5_Win_x86.msi...
I got this error in powershell & CMD ! I'm the oner of folder and give modify permition to everyone ! [D:\]# .\ChocolateStore.exe d:\choco https://chocolatey.org/packages/DellCommandUpdate/ Downloading: Download Failed: https://chocolatey.org/packages/DellCommandUpdate/ System.UnauthorizedAccessException:...
I get this error when downloading mpc-be ``` Reading package 'mpc-be' package URL: 'https://chocolatey.org/api/v2/package/mpc-be/1.5.1.171106' Skipped: mpc-be.1.5.1.171106.nupkg - File already exists on disk. Download Failed: https://sourceforge.net/projects/mpcbe/files/MPC-BE/Release%20builds/1.5.1/MPC-BE.1.5.1.x86-installer.zip/download System.Net.WebException: The request was aborted:...
Hello, I've used with success your Project, for downloading Chocolatey Packages. My problem was that I have some computers on a different network wihtout an internet connection, so I had...
Resolves and downloads dependencies of packages. Breaking change: Does not accept URL anymore, only package name. Since we're accessing the chocolaty package page anyways, it's easier to just provide package...
For example, the following package is not able to download the installer for "sublime text 3": http://chocolatey.org/api/v2/package/SublimeText3/3.0.0.3065
I get this error when downloading [audacity-lame](https://chocolatey.org/packages/audacity-lame) ``` Reading package 'audacity-lame' package URL: 'https://chocolatey.org/api/v2/package/audacity-lame/3.99.3.20171217' Downloading: audacity-lame.3.99.3.20171217.nupkg Download Failed: https://lame.buanzo.org/Lame_v3.99.3_for_Windows.exe System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.HttpWebRequest.GetResponse()...