View Single Post
  #140  
Old 28-10-2019, 05:04
Carldric Clement's Avatar
Carldric Clement Carldric Clement is offline
Registered User
 
Join Date: Aug 2014
Location: Toboh, Sabah, Malaysia
Posts: 596
Thanks: 599
Thanked 659 Times in 234 Posts
Carldric Clement is on a distinguished road
Quote:
Originally Posted by Celestosapien View Post
Hi, thanks for answering my earlier questions...
this time i want to ask how a few more questions:
1.How to use rz with fa next...
i took the rz from arc.ini to fa.ini
Code:
[External compressor:rz,razor]
header    = 0       
packcmd   = "bwt\razor" a -y -d 128m $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = "bwt\razor" e -y $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
but i get the error saying failed to compress...


2.And is cls related to .NET? if yes then is there any chance of error while extracting files if some .NET versions are not installed? As i have encountered error UHARC: -3 while extracting files using your installer on other system(that was not mine and probably .NET 2.5 and 3.5 missing)!

3.What are minimum files required for making setup using your installer, if compress using:
Code:
xprecomp+srep:m3f:a2+exe2+lolz:d1024m:mt1
As setup size becomes too big!!! i tried deleting some files on my on like: (cls-rzo, cls-zcm and others that i thought were not necessary)... but on extraction it using carl installer i got error saying cls-zcm missing!
Minimum spec to compress is 4GB's of ram and system required is x64.

I recommended install .NET 3.5 and 4.5

And last, you've just deleted cls-zcm.dll and a tools. You maniac.
It suppose to delete the "_Temp" Folder. Not tools.

Last edited by Carldric Clement; 28-10-2019 at 05:20.
Reply With Quote