I was looking for a serial script and I found one here:
CustomPage for Serial Number in Inno Setup
But how can I set the serial because all serials are valid now.
Thanks for your answer!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Extending the code from my
previous post, if you want to compare the serial number with a constant value, you can modify the script this way. The only valid serial number which allows users to continue will be62FFU-GA4N8-T8N6W-WLQJW-N6WLQ-AJKD6:But note, it’s not a good practice to store serial numbers as constants at all. You should consider to use another way to validate your product.