Dear,
when trying to install Foxit PDF Editor 12 (MSI) (published to intune), while using the option "Modify command line" and adding the arguments "ADDLOCAL=ALL, ADVERTISE="FX_CREATOR"" it works as expected.
When adding an extra argument, like AUTO_UPDATE="0" (so total parameter is ADDLOCAL=ALL, ADVERTISE="FX_CREATOR", AUTO_UPDATE="0"), it fails. When I did some research about the error in the company portal, it says "unvalid commandline parameters"
When I'm using ADDLOCAL=ALL, ADVERTISE="FX_CREATOR", AUTO_UPDATE="0" as parameter directly in powershell, it works perfectly.
Tryed different orders, no result.
Example of a valid command directly in powershell: msiexec /i "FoxitMSI.msi" ADDLOCAL=ALL, ADVERTISE="FX_CREATOR", AUTO_UPDATE="0"
Thanks in advance!
Kr,
A.
when trying to install Foxit PDF Editor 12 (MSI) (published to intune), while using the option "Modify command line" and adding the arguments "ADDLOCAL=ALL, ADVERTISE="FX_CREATOR"" it works as expected.
When adding an extra argument, like AUTO_UPDATE="0" (so total parameter is ADDLOCAL=ALL, ADVERTISE="FX_CREATOR", AUTO_UPDATE="0"), it fails. When I did some research about the error in the company portal, it says "unvalid commandline parameters"
When I'm using ADDLOCAL=ALL, ADVERTISE="FX_CREATOR", AUTO_UPDATE="0" as parameter directly in powershell, it works perfectly.
Tryed different orders, no result.
Example of a valid command directly in powershell: msiexec /i "FoxitMSI.msi" ADDLOCAL=ALL, ADVERTISE="FX_CREATOR", AUTO_UPDATE="0"
Thanks in advance!
Kr,
A.