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
I've created a project named ChocolateStore that automates the process of copying a Chocolatey package from an online source and making the package available for offline use.
You can view the source here:
https://github.com/BahKoo/ChocolateStore