View Full Version : serial support
Andrea6187
3rd April 2003, 20:27
i have idea for NSIS:
the support for "Serial Numbers"
possibilities for insert al "list of serial"
as "Setup Factory 6.0"
thank & goodbye
Joel
3rd April 2003, 20:30
Maybe using the InstallOptions "password" object.
But I dont' think that's enough, doesn't?
kichik
4th April 2003, 09:30
Each program has its own unique algorithm for generating and checking serial numbers and/or software keys. Usually, a list of serial numbers is not a good idea because it won't be hard to extract it from the program and just use one, and the list could also be huge taking up lots of space. The best idea is to create a plug-in DLL that will check the serial, according to the software requirments and get the key/serial with an InstallOptions custom page as Dark Boy said. With the new leave function for custom pages in the latest CVS version it will be very easy to check.
vBulletin® v3.8.6, Copyright ©2000-2013, Jelsoft Enterprises Ltd.