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
Product Key
5 posts
What problem?
Use VIAddVersionKey and VIProductVersion (chapters 4.8.3.1 and 4.8.3.2 of documentation).
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.
-Stu
Someone has asked a similar question a few topics ago.
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.
-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
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
-Stu