Hello, I'm trying to create an installer with some sample files.
In particular what I have done is compression with UltraARC and this method set as MASK:
Code:
xZLib+srep:m1f:l512+4x4:b128mb:lzma:a1:mfbt4:64m:fb273:mc1000000:lc8
Then if I compress in a single file everything is ok, but if I split in multiple files when using UltraARC the installer will finish the process without error and unpacking nothing but the uninstallation files.
N.B.: for decompression I uncommented XTOOL in the compression.ini file
What would be the more likely problem?