I am confused about using ProductID. I want it to prevent a user without the right serial number from installing the product (just like the MS Office install discs do.) I put a 9-digit ProductID proerty into my file, and set the PID template to <#########>
When I run the install, it does ask for a product ID. However, it accepts ANY 9-digit number, not only the one I specified in the ProductID property. It will reject shorter or longer numbers though, so it is doing some checking!
What am I doing wrong??
Thanks for your help.
When I run the install, it does ask for a product ID. However, it accepts ANY 9-digit number, not only the one I specified in the ProductID property. It will reject shorter or longer numbers though, so it is doing some checking!
What am I doing wrong??
Thanks for your help.