View Single Post
  #7  
Old 06-05-2018, 12:44
JRD!'s Avatar
JRD! JRD! is offline
Registered User
 
Join Date: Sep 2015
Location: Matrix
Posts: 274
Thanks: 225
Thanked 600 Times in 168 Posts
JRD! is on a distinguished road
Quote:
Originally Posted by julenza View Post
you have to write DiskSpanning = yes before setup and the problem will be solved.

Hi Giuseppe.
Thank you but it has nothing to do with diskspanning, this is because inno setup 5.5.1 does not integrate the type of variable Int64, so limited to the max value of an integer (2 ^ 32) -1 bytes.
The problem is getting around by reviewing the result in megabytes.
__________________
Practice makes perfect.
Reply With Quote