View Single Post
  #3  
Old 02-12-2011, 17:14
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
Quote:
Originally Posted by ademulia View Post
Thanks for quick replay.

please help, if i want create 4 dvd or more (for fast compression and decompression), can you help me with the value ..Thanks
for faster compression/decompression IF your NOT using dual/quad core CPU

;LZMADictionarySize=65536
;CompressionThreads=2
;LZMANumFastBytes=273
;LZMAUseSeparateProcess=yes

the ; at the front of the line basically means skip the line. IF you want to know more, with the ISS script open in INNO click on help, it will in detail show you what you can change the values too.
Reply With Quote