Quote:
Originally Posted by BLACKFIRE69
copy both "precomp.exe" and "PrecompX.exe" to the folder and
add this into the arc.ini.
Code:
[External compressor:PrecompX]
header = 0
packcmd = PrecompX.exe -e - - <stdin> <stdout>
unpackcmd = PrecompX.exe -d - - <stdin> <stdout>
|
It works perfectly! Thank's my friend =)