Home Product Overview Downloads About PDS News Stages, werken bij PDS Contact

Flexera Software - The leading provider of software licensing, entitlement management, installation, and application readiness
 
  Premier Edition Professional Edition Express Edition
Require EULA Reading

 

With InstallShield, you can now require that end users scroll through the complete End-User License Agreement (EULA) before installation can proceed.

 

InstallShield includes support for disabling the Next button on the LicenseAgreement dialog until the end user reaches the end of the EULA text in the scrollable EULA control through mouse or keyboard scrolling. The end user must also select the "I accept the terms in the license agreement" option before the Next button is enabled; this behavior is the same as with earlier releases of InstallShield.

 

The scroll requirement is not available in the LicenseAgreement dialog by default. To use this functionality, you must add to your project the new Windows Installer DLL custom action called WatchScroll. This custom action calls the EulaScrollWatcher.dll file. In addition, you must modify the Next button's Control conditions and add an event to the Memo control. This is available for Basic MSI projects.