|
|
#1 |
|
Junior Member
Join Date: Jul 2007
Posts: 20
|
PAssDialog + Number.txt
Hi all ! Please i need help
![]() It's possible with passDialog to verify serial number with table, .txt or other... I explain my problem : I've an .txt file with 1000 serials, PHP Code:
Is it possible with passDialog to compare the serial entered with 1000 serials list? If yes, how ? Please help me
|
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
|
PassDialog doesn't do the comparing, you have to do it in your NSIS code.
Stu Need an installer? http://www.afrowsoft.co.uk |
|
|
|
|
|
#3 |
|
Junior Member
|
kallan06,
Use the file functions to read the data from the file. That will work very well. |
|
|
|
|
|
#4 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,779
|
What is going to stop a user from just looking at the text file in $plugins dir(I assume you would put it there) ?
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#5 |
|
Junior Member
|
I would assume that there is nothing to prevent them from doing that. Since decompiling an NSIS script isn't a major challenge either, I would expect cracks of this app to be circulating fairly quickly. It's possible though that it's considered a low-value target.
There is a registration component which I wrote that might be a happier solution. You can find it in the plugins section. I won't claim that it's rock-solid though, just better than a list of valid serials in a text file. |
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Jul 2007
Posts: 20
|
that works perfectly if is in MUI
PHP Code:
You have and idea why "SerialPageLeave" don't display with XPUI mode |
|
|
|
|
|
#7 |
|
Member
Join Date: Mar 2009
Posts: 50
|
iam searching a script like this thanks. hai friend i want a script like this for UltraModernUI Serial number page. please give script.
|
|
|
|
|
|
#8 |
|
Junior Member
Join Date: Oct 2012
Posts: 21
|
I look this script and somebody know how must look files: serial.txt and numbers.txt? Thanks for help
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|