View Single Post
  #15  
Old 19-08-2019, 01:45
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 devil777 View Post
Can any one please help me..... my installer closes itself.
While unpacking files like 30GB or 50... cls-srep_64.exe suddenly closes and than installer closes itself.

Tools I'm using to unpack -- xtool v9, cls-lolz.dll ( with both 64 and 86 variant .exe) , cls srep.dll (16KB one), cls srep.exe (both x86 and x64)...
The problem is with srep please any one help this helpless being...
Didn't faced any issue while unpacking 10GB or 12GB... also edited cls.ini
Use old cls-srep.dll (86kb) without .exe
Delete [srep] section in cls.ini and in script add
Quote:
if not SrepInit(ExpandConstant('{app}\'),512,0) then break;

Last edited by dixen; 19-08-2019 at 01:49.
Reply With Quote
The Following 2 Users Say Thank You to dixen For This Useful Post:
devil777 (19-08-2019), Harsh ojha (22-08-2019)