Quote:
Originally Posted by ademulia
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.