|
#2
|
||||
|
||||
|
Try this
Code:
[Setup]: Password Description: Specifies a password you want to prompt the user for at the beginning of the installation. When using a password, you might consider setting Encryption to yes as well, otherwise files will be stored as plain text and it would not be exceedingly difficult for someone to gain access to them through reverse engineering. The password itself is not stored as clear text; it's stored as a 160-bit SHA-1 hash, salted with a 64-bit random number. (Note: When encryption is enabled, this stored hash is not used for the encryption key; a different hash with a different salt is generated for that.)
__________________
Haters gonna hate
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Question about extracting, encoding and rebuilding ".usm" files. | L33THAK0R | Conversion Tutorials | 5 | 22-04-2021 22:41 |
| Inno Setup + ISDone Extracting files | buttignol | PC Games - CD/DVD Conversions | 11 | 28-02-2013 16:31 |
| How to Edit CAB files | Grumpy | PC Games | 12 | 24-02-2013 09:47 |
| Having problems extracting .001-.0?? files... | Tamahome_ | DC Games | 2 | 03-09-2003 19:16 |
| HOW CAN I CORRECT CRC ERRORS ON .ZIPS & SELF EXTRACTING FILES? | thetamal | PC Games | 1 | 05-11-2001 17:23 |