View Single Post
  #4  
Old 21-10-2010, 12:53
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by lieeray View Post
Thanks Peter, but why don't u use "for in ()" to precomp files in CookedPC instead 7z it?
It might reduce much time
my steps:
del MP→precomp "CookedPC"→create bat(include decompress pcf,output localization reg,shortcut,etc..)→make 7zsfx&autorun image(folder)→burn

total size:3.47GB


Regards,
In 7zip sfx archive the files are stored (no compression, so fast).

The true compression sequence is:

Precomp ("decompression" with detection of zlib) -> Freearc -mx -ld800m
Reply With Quote