
This is done for convenience so that our typical user does not have enter the serial number twice. When EViews runs for the first time after an install, if a standalone license was entered during the installation, EViews will automatically pre-fill this serial number into the Registration dialog that appears. However, for standalone license users where each user has a different serial number, doing a silent install requires a few more steps. This is ideal for those of you that purchased a concurrent or an unlimited lab license because all of your users will share the single serial number (typically registered on a local EViews License server). This means that this serial number will be "recorded" into the installer script if you are in record mode. Typically, our installers ask for an EViews serial number during installation in order to know how to setup EViews licensing properly on the target machine.

The -s parameter tells the installer to run in silent mode.ĮViews Licensing Issues with silent installs Code: Select all "EViews13Installer.exe" -s -f1"c:\files\script.iss"
