Firefox Installation Directory
Hello there,
I try to deploy Firefox 50.1 to several computers. To archive that, I use PDQ Deploy which refers to a firefox.ini. In general it works, but no matter what I put into "InstallDirectoryPath=", Firefox ends up being installed into the default location. The user for installation has rights to read/write into the installation path.
Here's my .ini:
[Install]
InstallDirectoryName=Mozilla Firefox
InstallDirectoryPath=D:\programme-x86
CloseAppNoPrompt=true
QuickLaunchShortcut=true
DesktopShortcut=true
StartMenuShortcuts=true
StartMenuDirectoryName=Mozilla Firefox
MaintenanceService=false
Does anybody has a clue? Thanks in advance!
Comments
Are you using the AutoDeploy package, or a package you have created yourself?