View Single Post
  #735  
Old 12-09-2013, 00:22
inovateqsa inovateqsa is offline
Registered User
 
Join Date: Oct 2011
Location: South Africa
Posts: 30
Thanks: 8
Thanked 1 Time in 1 Post
inovateqsa is on a distinguished road
@Pakrat:

After Removing the "Precsrep:1" and adding "Precompver=inside" to the "[InstallOptions]" section of the Setup.ini, I now get the Following error:

"Srep:
Not an Srep Compressed File"

Then,

"An error occurred while unpacking!
Unarc.dll returned an error code: -1
ERROR: archive data corrupted (decompression fails)"

The first error is weird, because you can see the batch file i used to compress clearly uses srep (I also have the srep.exe in the same folder as the .bat file while compressing).

The second error makes no sense, as I have tried compressing multiple times, the odds of all of them being corrupted are almost nil.

I should probably add that this is the first time I am using external compression in innosetup, up till now I have only used internal (The second disc for R.A Uprising is only 18mb, so It would really be a waste of a disc). Do you think I might have missed something?
Reply With Quote