How to install chrome in custom location using chocolatey
09:55 16 Apr 2019

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 ""

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

google-chrome installation chocolatey