View Single Post
  #472  
Old 14-06-2012, 16:01
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
in CI 8.3.5.1_BETA\include folder is both precom.exe & srep.exe.

run freearc compress your files/folders with NO COMPRESSION to data.cab ( name can be anything BUT you MUST use same name everytime )

Then precomp the data.cab, which outputs bigger file data.pcf, then srep the data.pcf file, which outputs data.srep. Then freearc the srep file with freearc choose whatever compression you want which results in a final data.cab file, much smaller then the original. Probably best to have precomp & srep files in seperate folders, so that when each part is done, you move the resulting file into the next folder, so that if an error occurs you dont have to start all over again.

Hope the explanation helps a little more.