Product Key
Hi guyz
Im in the process of compiling an installer, everything else has been tested and all is ok. The one thing left is having a product key and thats the one thing i dont know how. Could you please help me
Thanx in advance
Archive: Product Key
Product Key
Hi guyz
Im in the process of compiling an installer, everything else has been tested and all is ok. The one thing left is having a product key and thats the one thing i dont know how. Could you please help me
Thanx in advance
What problem?
Use VIAddVersionKey and VIProductVersion (chapters 4.8.3.1 and 4.8.3.2 of documentation).
I think he means a product serial key.
Someone has asked a similar question a few topics ago.
http://forums.winamp.com/showthread....hreadid=237293
-Stu
Let me ask one thing
How do i compare entered and stored key values?
Im kinda lost
nb:
This is based on serial.nsi which is part of passdialog.zip
StrCmp
-Stu