nitupatil12
Flexera beginner
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- 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

Flexera
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Dec 09, 2020
09:59 PM
Re: i want to created the installer which ask license key and product key
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.