cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to skip license key input during snapshot

Dear all,

i would like to build a msi for software by snapshot, but the software require me to input a license key. In future, the msi will be distributed to a lot of machine and they will have different license key. I would like to know How AdminStudio can handle this situation?

Regards,
Stephen
(2) Replies
In most cases, the installation you try to capture will not continue without a valid license number. You will have no choice but to capture a license number with your snapshot. However, you should then tweak your ISM project to allow a different license number at installation time of your repackaged version.
Many thanks to your reply first. But how to let user input the serial? Or I need to pass in the serial during the msi execution?