View Single Post
  #10  
Old 07-06-2020, 14:56
dixen dixen is offline
Registered User
 
Join Date: Sep 2014
Location: Russia
Posts: 410
Thanks: 453
Thanked 444 Times in 204 Posts
dixen is on a distinguished road
Quote:
Originally Posted by Ahmed1999 View Post
Please how do I make an installation file compatible with PrecompX
Replace precomp.exe & PrecompX.exe with arc.exe and write to arc.ini

Pack

Quote:
[External compressor:PrecompX]
header = 0
packcmd = PrecompX.exe -e - - <stdin> <stdout>
Unpack

Quote:
[External compressor:PrecompX]
header = 0
unpackcmd = PrecompX.exe -d - - <stdin> <stdout>
Reply With Quote
The Following User Says Thank You to dixen For This Useful Post:
BLACKFIRE69 (07-06-2020)