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
- :
- i want to created the installer which ask license key and product key
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
Dec 09, 2020
11:23 AM
i want to created the installer which ask license key and product key
Hi,
I need the help to create the installer which asks the user to enter the license key and product key which must be verified from the database if it's ok than goes to proceed.
please help it's too urgent. I am a fresher.
Regards,
Nitesh Patil
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 09, 2020
09:59 PM
Hi @nitupatil12,
I hope the below community thread will help you to configure the dialog for entering the license key and product key, and the dialog sequence settings based on the custom action validation result.
https://community.flexera.com/t5/InstallShield-Forum/Validate-Serial-Number-for-Basic-MSI/td-p/39056
You have to handle the license key validation in a custom action, and based on the validation output you can sequence the dialog.