i am trying to install firefox via puppet in Windows environment using "install_options => [{'INSTALLDIR' => 'E:\Mozilla Firefox'},'/S']" to
i am trying to install firefox via puppet in Windows environment and i am using the option "install_options => [{'INSTALLDIR' => 'E:\Mozilla Firefox'},'/S']" to install firefox in E drive. But it installs firefox in default location C:\Program Files(86) and not in E drive. Is there other option to acheive this?
OS : Windows 2008 R2 Puppet ver - 3.4.0
All Replies (1)
Hi khravi1979,
In the installer for a fresh reinstall there is an option to customize the install. From there you can choose what drive or Folder to install Firefox in.
Cheers.