WINAMP.COM | Forums > Developer Center > NSIS Discussion > Software license protection with NSIS? |
Last Thread
Next Thread
|
| Author |
|
|
goldy1064 Senior Member
Registered: Jun 2005 |
If you had some sort of licensing database that the installer could connect to via internet, then you could only allow n number of installations before it becomes invalidated. If the installer can't connect to the internet, display a warning and then exit the installer. |
||
|
|
|
Afrow UK Moderator
Registered: Nov 2002 |
Anything is possible. You just need to find a way to do it with the tools available. Just give it a good thinking. __________________ |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
__________________ |
||
|
|
|
eyeinthesky43 Junior Member
Registered: May 2005 |
|
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
It is most likely that it has bugs. This is a first step on that request, possible could not get deeper and that's the reason I am not providing the code yet.
__________________ |
||
|
|
|
Anders Major Dude
Registered: Jun 2002 |
Stuffing something in sys32 is not exactly protection, everything you do on the local system can (and will) get broken (something on a server can get cracked aswell so thats not the point) __________________ |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
I think the point is a research based on this:
__________________ |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
Just in case someone is really interested the code ia at wiki. __________________ |
||
|
|
|
Anders Major Dude
Registered: Jun 2002 |
what about users without write access to $windir and HKLM ? __________________ |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
you need admin rights to install this software, have you ever seen that before? :-) __________________ |
||
|
|
|
sissy Junior Member
Registered: Mar 2006 |
redwine nice work there, its not something i would use but its good to see away of doing stuff and certainly gives ideas. |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
__________________ |
||
|
|
|
Last Thread Next Thread
|
WINAMP.COM | Forums > Developer Center > NSIS Discussion > Software license protection with NSIS? |
Forum Rules:
|