View Single Post
  #9  
Old 28-05-2020, 06:41
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,077
Thanks: 1,828
Thanked 2,310 Times in 789 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by Emorian View Post
All right, thank you, I'll send you what you asked for.

In turn ..

I really don't understand that anymore.
There are two files:
Data1.bin
and
Data2.bin

It unpacks the first, the second as if it is not there, and the installer finishes running without error
it is in the Setup.ini file:

Code:
ArcFile1=Data1.bin;DestDir:{app};Type:ARC;Disk:1;Size:444.388.900;
 ArcFile1=Data2.bin;DestDir:{app};Type:ARC;Disk:2;Size:284.987.682;
(it didn't go without specifying a size!) Using UltraArc: MSC + SREP + LZMA


I'm done.....
i don't use virus protection and no defender either!
Code:
ArcFile1=Data1.bin;DestDir:{app};Type:ARC;Disk:1;Size:444.388.900;
ArcFile2=Data2.bin;DestDir:{app};Type:ARC;Disk:2;Size:284.987.682;
Addeed hotfix in previou post (current in post #17)

Last edited by Cesar82; 28-05-2020 at 08:15.
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
Emorian (28-05-2020)