Size of the cab files.
hi all !
I need a help with cabsetup plugin, i need to set the correct total size of the total files.
The total size it's 6,91GB but only shows me 3,3GB in NSIS.
I compress some large files that takes about 6,35GB in total but i see this report file:
MakeCAB Report: Mon Sep 27 01:18:09 2010
Total files: 423
Bytes before: -1,477,894,248
Bytes after: -1,763,005,512
After/Before: 89.88% compression
Time: 1856.13 seconds ( 0 hr 30 min 56.13 sec)
Throughput: 1482.14 Kb/second
I see the example of cabsetup plugin, but i think it uses 32-bit algoritmic. How can if fix this?.
thanks.