Mainly adding some registry keys depending the component selected (mainly language), and selecting crc file from the {app} folder instead of {tmp} folder. And some graphical changes, nothing more.
So to be clear, I've tested the installer without modifications of any sort clear 7.1.3 and 7.1.6 version and they do the same. The install just dissapear the moment that comes to unpacking DataPC.forge file, when I move the file and recompress the game without it, it stops on another file and so on.
I used afr19, because of error -1073741571 I much appreciate if someone can help me with this if the version 20a7 is required.
As for h letter there was one like this:
Code:
[External compressor:xLZ4]
header = 0
;packcmd = _PE\XTool e:precomp:t75p:lz4 Input <stdout>
packcmd = XTOOL\XTool e:precomp:t75p:lz4 - - <stdin> <stdout>
unpackcmd = XTOOL\XTool d:precomp:t100p - - <stdin> <stdout>
datafile = Input
h
[External compressor:xZSTD]
header = 0
;packcmd = _PE\XTool e:precomp:t75p:zstd Input <stdout>
packcmd = XTOOL\XTool e:precomp:t75p:zstd - - <stdin> <stdout>
unpackcmd = XTOOL\XTool d:precomp:t100p - - <stdin> <stdout>
datafile = Input
and it caused the "Bad Section" error.