Google
×
Past 24 hours
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
10 hours ago ˇ Installs software into “Programs and Features” based on a remote file download. Use Install-ChocolateyInstallPackage when local or embedded file.
10 hours ago ˇ This will install a PowerShell script as a command on your system. Like an executable can be run from a batch redirect, this will do the same.
10 hours ago ˇ As of 0.9.8.24, Chocolatey's default install location is C:\ProgramData\Chocolatey. This reduces the attack surface on a local installation of Chocolatey.
11 hours ago ˇ At the heart of any Chocolatey package is PowerShell (the automation language for Windows), so anything that you can imagine can go into a Chocolatey Package.
11 hours ago ˇ Here's a TL;DR quick start version of the package creating tutorial. Follow these steps to create a simple package.
9 hours ago ˇ This is a Windows Services which Chocolatey uses to perform Self-Service installs, as well as to communicate with Chocolatey Central Management.
10 hours ago ˇ This function will attempt to retrieve the path according to the specified Path Type to a valid location that can be used by maintainers in certain scenarios.
9 hours ago ˇ Looks at both PATH environment variables to ensure a path variable correctly shows up on the right PATH.
10 hours ago ˇ With Chocolatey you can package up anything, whether it is installers, application, zip, scripts, etc. Create your own packages.
10 hours ago ˇ Install-ChocolateyFileAssociation can associate a file extension with a downloaded application. Once this command has created an association, all invocations ...