|
Hello, I have 2 questions about the use of this function:
- Added independent checksum file generation
when I compact a simple game I must make the following choice:
Checksum file: MD5 Setup DLL password: hash from Setup.exe HASH (in the drop-down menu)
when is it for a compilation of several games? is the checksum file created for each game? Or for all games? if the user installs only 1 game on the compilation? moreover some installers allow the possibility to give a player name to the installation and to change the language of the game. but the ini file is modified at the end of the installation and therefore the checksum file will indicate an error. is there a possibility to exclude the .ini file (crack)?
|