Archive: Product Key


Product Key
Is it possible to make an installer take you to a webpage where you register and get a key and then enter it and it works, but if wrong says: incorrect key?

If so, help will be appreciated.


Hi BlasterUK,

I assume this should solev your problem,
1>Launch the register web page of your web site.
2>User registers himself and in return gets a registration code.
3>Your setup can have a custom page which accepts this registration code.
4>To validate your registration code, you need to use some dll file based on your registration validation algorithm.


And How do i do this? im *n00b*


You will require a lot of custom pages to do that.
lot of examples here:
http://nsis.sourceforge.net/Category:Code_Examples

Make custome pages with HMNIS Or any other Editors available in Wiki.
http://nsis.sourceforge.net/Category...t_Environments

You will also require some pluggins available in wiki.
http://nsis.sourceforge.net/Category:Plugins

Bit in hurry, going on 5 days vacation.
Hope you will find this info useful


ok, Before I leave just hit the ground here.
May be useful to you...

http://nsis.sourceforge.net/ADD_%22V...aller_by_ROHIT


thx mate