UPDATE 8.5.6.0 BETA
- Setup.cab Cryption added
-> Put the contents of Setup.cab to the blank Setup folder
-> Launch "Setup.cab Cryptor.exe", define password and press Crypt
-> Setup.cab files will be only editable using your defined password
- Setup.cab & Setup.ini integration added
-> Put the contents of Setup.cab to the blank Setup folder
-> delete
; by #define Internal and compile (do it for Langscript.iss AND InstallerScript.iss) then you will be independend
- Sytem Requirement page added
Code:
[SystemRequirement]
ProcCore=2 <- minimum processor cores for dual 2 for quad 4 etc
ProcFreq=2600 <- minimum processor frequency
RAM=3000 <- minimum ram space in mb
VideoRAM=512 <- minimum video ram space in mb
WinVerMajor=5 <- minimum windows version
WinVerMinor=1 <- minimum windows version
ServicePack=3 <- required service pack for the minimum windows version
-> to disable it just delete the whole section
lil info about windows version:
on the german wikipedia version you can see the whole numbers
http://img694.imageshack.us/img694/4...owsversion.jpg
WinVerMajor is the first number
WinVerMinor is the number after the point