This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Displaying multiple EULAs?
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 06, 2010
01:51 PM
Displaying multiple EULAs?
I have an odd request coming from management which may require our installer to display two different EULAs. Question is, what is the best way of achieving this? Should I sequence two LicenseAgreement dialogs one after the other? Or should I modify the current LicenseAgreement dialog to display two text boxes? Any suggestions?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 12, 2010
04:37 PM
Assuming you're using the stock dialog size, I'd probably suggest creating a near duplicate of the existing license agreement dialog, and putting one EULA in each. But it really depends on what your needs are; for example if someone wants this to be a single click for acceptance, then it would have to be in the same dialog.