When the software has already been deployed and installed, organization wants to push out a command line to activate software:
C:\Program Files (x86)\Foxit Software\Foxit PDF Editor\Activation.exe -cmdquietactive KEY CODE
This will only work if activation.exe has already been installed with the Foxit PDF Editor software package and is present in the directory stated in the command line. If it was installed to a different drive, you would point the command to that Drive.
For activating with a new deployment install of the software package, please use the following command:
msiexec /i "Foxit PDF Editor.msi" keycode="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"
Please keep in mind that this is for when a new install package is being pushed out and there is not already an existing version of Foxit PDF Editor installed