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_5.1.0.17ent.exe
SET install_dir=C:\Program Files (x86)\File Viewer Plus 5
SET activation_key=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
SET enterprise_lic_path=C:\Users\Public\fvp5-enterprise.lic

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

Command Prompt Successful Online Activation

Version 4 (older version)

Use the following scripts to deploy version 4.