View Single Post
  #3  
Old 11-11-2019, 00:20
amin fear amin fear is offline
Registered User
 
Join Date: Feb 2012
Location: Inferno
Posts: 102
Thanks: 86
Thanked 57 Times in 30 Posts
amin fear is on a distinguished road
Quote:
Originally Posted by Simorq View Post
Use XTool 12_x86 for Decompression

and Edit CLS.ini
Code:
[SREP]
Bufsize=24m
transfer_ReadBufSize=512k
transfer_WriteBufSize=512k
Memory=512m
TempPath=.\
Thanks Simorq jan , the following error as i mentioned , resolved by pre-installing Visual C++ 2013 by using below CIU config :

Code:
[LauncherSettings]
------------------------------------------------------- 
InstallRedist=1

[Launch1]
Name=Visual C++ 2013
64Exe={src}\vcredist_x64_2013.exe
Argument=/q /passive
BeforeInstall=1
Checked=1
First installed Visual C++ 2013 , then unpacking data process started without any problem !

Is "XTool 12_x86" still dependent to Visual C++ 2013 ?

*************************************************

"unarc.dll error code: -12 check sum error" was very deceiving !
Nobody can guess the cause at first glimpse !
__________________
Paint me white so i can invisibly fight in the light...paint me black so i can hide my tears in the shadow of your heart.

Last edited by amin fear; 11-11-2019 at 00:24.
Reply With Quote
The Following 2 Users Say Thank You to amin fear For This Useful Post:
Behnam2018 (31-01-2020), Simorq (13-11-2019)