|
|
#1 |
|
Member
|
i have idea for NSIS:
the support for "Serial Numbers" possibilities for insert al "list of serial" as "Setup Factory 6.0" thank & goodbye |
|
|
|
|
|
#2 |
|
Debian user
(Forum King) Join Date: Jan 2003
Location: Arch land
Posts: 4,896
|
Maybe using the InstallOptions "password" object.
But I dont' think that's enough, doesn't? * PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux w/ xfce4. * Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Debian unstable w/ xfce4. |
|
|
|
|
|
#3 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,337
|
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.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|