Skip to content

How to change install location for packages? #868

Answered by gep13
FiftyFour7250 asked this question in Q&A
Discussion options

You must be logged in to vote

@FiftyFour7250 In the commercial versions of Chocolatey, there is a feature that attempts to provide the functionality of allowing installation to a single global location:

https://docs.chocolatey.org/en-us/features/install-directory-override

However, in the absence of this feature, it is still possible to pass install arguments during the choco install command which are passed through to the native installer, to allow control of installation location. In order to use this though, you need to know ahead of time, likely via the vendor website for the application, the installation arguments that need to be passed in.

Passing installation arguments via Chocolatey GUI isn't currently possible…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@ghost
Comment options

@ryanrichter94
Comment options

Answer selected by ryanrichter94
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #863 on July 30, 2021 22:54.