Quote:
Originally Posted by wit
i try with xtool it error cant write to disk [ disk full ] but i have free space 140 GB
and error general error in srep:m3f
|
Go to
Resources\Config0.inf and search for
[External compressor:srep]
Change:
packcmd = _CLS\SuperREP -a0/0 -s250000000000 {options} <stdin> - Output
to:
packcmd = _CLS\SuperREP {options} Input Output
You can just use
; to enable or disable the options.
This error always happens to me when i try to compress in a PC with 4GB of RAM or less.
EDIT
Thanks to Simorq btw about this tip.