View Single Post
  #100  
Old 09-12-2016, 01:17
aswadd's Avatar
aswadd aswadd is offline
Registered User
 
Join Date: Aug 2016
Location: Egypt
Posts: 316
Thanks: 84
Thanked 162 Times in 98 Posts
aswadd is on a distinguished road
Anyone faced a crash "arc.exe has stopped working"
Just edit the settings of pzlib in ur arc.ini like this
Quote:
packcmd = pzlib e -m1 -t60p $$arcpackedfile$$.tmp -o $$arcdatafile$$.tmp
unpackcmd = pzlib d -t60p - -o - <stdin> <stdout>
datafile = $$arcpackedfile$$.tmp
packedfile = $$arcdatafile$$.tmp
__________________
~ Greetz to anyone teached me anything ~
Reply With Quote