Winget-cli: Can the software installation path be set?

Created on 8 Jul 2020  路  2Comments  路  Source: microsoft/winget-cli

How to set the installation path of the software, for example, I want to install the 7Z software on the D drive, can it be done? If this function is not available, will this function be added in the future?

Issue-Feature

Most helpful comment

There is already a function in Winget, use winget install Software.Name --location "C:\Folder\Software.Name"

However the support is limited right now.

BUT, we also just got support for Interactive mode winget install Software.Name -i, which is a safer option then --location right now

All 2 comments

This issue could be associated with #140 and #194 default path settings as well.

There is already a function in Winget, use winget install Software.Name --location "C:\Folder\Software.Name"

However the support is limited right now.

BUT, we also just got support for Interactive mode winget install Software.Name -i, which is a safer option then --location right now

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ermshiperete picture ermshiperete  路  3Comments

Daegalus picture Daegalus  路  5Comments

brunovieira97 picture brunovieira97  路  3Comments

morgansimonsen picture morgansimonsen  路  3Comments

chrpai picture chrpai  路  3Comments