Skip to content

Instantly share code, notes, and snippets.

@JEStaubach
Last active October 18, 2016 01:12
Show Gist options
  • Save JEStaubach/4c4fedb5b7d0f9ddff0e0cbb07dcc3ad to your computer and use it in GitHub Desktop.
Save JEStaubach/4c4fedb5b7d0f9ddff0e0cbb07dcc3ad to your computer and use it in GitHub Desktop.
temp_BoxstarterPackage v1.0.0 (forced)
+ Boxstarter starting Calling Chocolatey to install python2. This may take several minutes to complete...
Installing the following packages:
python2
By installing you accept licenses for the packages.
python2 v2.7.11
Get-BinRoot is going to be deprecated in v1 and removed in v2. It has been replaced with Get-ToolsLocation (starting with v0.9.10), however many packages no longer require a special separate directory since package folders no longer have versions on them. Some do though and should continue to use Get-ToolsLocation.
WARNING: Ignoring checksums due to feature checksumFiles turned off or option --ignore-checksums set.
Installing python2...
WARNING: Pro / Business supports a single, ubiquitous install directory option.
Stop the hassle of determining how to pass install directory overrides
to install arguments for each package / installer type.
Check out Pro / Business - https://chocolatey.org/compare"
Overriding package arguments with '/qn /norestart ALLUSERS=1 TARGETDIR="C:\Python27"' (replacing '/qn /norestart ALLUSERS=1 TARGETDIR="C:\tools\python2"')
python2 has been installed.
The install of python2 was successful.
Chocolatey installed 1/1 package(s). 0 package(s) failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment