Script Deployment

To automate installation and license activation in a single step, use the following batch scripts:

Before executing the script, edit the parameters installer_path, install_dir, activation_key, and enterprise_lic_path (enterprise_lic_path is only needed for offline activation):

:: NOTE: You must run these script with admin privilege for the installer to run silently without displaying a Windows UAC permissions prompt.
:: NOTE: You must set the variables below before executing the script:
SET installer_path=C:\Users\Public\fvp_setup_6.0.1.30ent.exe
SET install_dir=C:\Program Files (x86)\File Viewer Plus Enterprise
SET activation_key=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
SET enterprise_lic_path=C:\Users\Public\fvp6-enterprise.lic

If the script was successful, you will see the following output:

Command Prompt Successful Online Activation

Version 4 and 5 (older versions)

Use the following scripts to deploy versions 4 and 5.