0

I want to install chrome in a custom location by using chocolatey, but I can't figure out how to do it.

I know I have to use

choco install googlechrome --installargs "<someargs>"

but I can not find the args to pass. Is this even possible?

I don't want to install chrome in the default directory

C:\Program Files (x86)\Google\Chrome\Application

Tobias von Falkenhayn
  • 1,355
  • 5
  • 26
  • 59
  • 1
    Chocolatey package doesn't have a install location set, and chrome doesn't allow you to install it in a custom location, so i don't think you'll be able to do such task. – AhmadMM Apr 16 '19 at 14:40
  • @AhmadMM "chrome doesn't allow you to install it in a custom location" do you have an official source for this? – Tobias von Falkenhayn Apr 16 '19 at 14:43

0 Answers0