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