Updates available!
Code:
Changes:
* Encryption will be done with Rijndael(AES) + SHA1 instead of Blowfish + MD5.
- Speed : Faster.
- Security : Extremely secure.
* ResourcesPackerDll.dll is not common for ISCompilerEx and VCLStylesInno from now on.
- I've provided two different Dll files.
* ResourcesPacker will prompt to replace existing resources.
* Added a new function.
- procedure ISCompilerHideInfo(const Copyright, EngineInfo: Boolean);