3

I'm trying to install an app, for example Firefox using:

Install-Package -Name Firefox -Source chocolatey

But by default it installs on C:\Program Files. I would like instead make it install on D:\Program Files.

Is there a way to change the installation directory?

BrunoLM
  • 5,464
  • 14
  • 44
  • 53
  • This whole thread is an answer to this question: https://github.com/OneGet/oneget/issues/95 (Not sure how to summarize this into a "proper" answer, so a comment will do.) – Maxim Kamalov Mar 05 '23 at 09:59

0 Answers0