How to passing by restriction of 2.100.000.000 bytes?

1,184 views
Skip to first unread message

Pol Sokol

unread,
Apr 8, 2021, 4:54:18 AM4/8/21
to innosetup
Good afternoon, dear members of the forum. Who knows: how to get around the limit in Inno Setup on the size of the created file in 2,100,000,000 bytes? That is, the task is to repack the game with an additional patch. The game weighs 12.7 GB when installed. When compiling, Inno Setup creates as many as 6 files (not counting the main exe-file): 5 files of 1.95 GB each and one (apparently residual) for 1.55 GB. The original installer of the game has 5 additional bin files of 3.33 GB, 2.19 GB, 142 MB, 26.7 MB and 5.93 MB. How is it that the original file size is greater than 1.95 GB, but not when compiled in Inno Setup? Maybe there are some hidden settings in Inno Setup that are responsible for removing this restriction? Or should you use some other compiler to create large bin files? If anyone knows this - tell me, please. After all, such an opportunity is definitely there, since there are games in which bin-arnics weigh 20-40 GB each!

Eivind Bakkestuen

unread,
Apr 8, 2021, 8:40:32 PM4/8/21
to inno...@googlegroups.com
Inno Setup doesn't currently support more than the 2.1... bytes per file created, you can't get a 12GB install into a single file. There is no easy workaround afaik

On Thu, Apr 8, 2021 at 6:54 PM Pol Sokol <intrep...@gmail.com> wrote:
Good afternoon, dear members of the forum. Who knows: how to get around the limit in Inno Setup on the size of the created file in 2,100,000,000 bytes? That is, the task is to repack the game with an additional patch. The game weighs 12.7 GB when installed. When compiling, Inno Setup creates as many as 6 files (not counting the main exe-file): 5 files of 1.95 GB each and one (apparently residual) for 1.55 GB. The original installer of the game has 5 additional bin files of 3.33 GB, 2.19 GB, 142 MB, 26.7 MB and 5.93 MB. How is it that the original file size is greater than 1.95 GB, but not when compiled in Inno Setup? Maybe there are some hidden settings in Inno Setup that are responsible for removing this restriction? Or should you use some other compiler to create large bin files? If anyone knows this - tell me, please. After all, such an opportunity is definitely there, since there are games in which bin-arnics weigh 20-40 GB each!

--
You received this message because you are subscribed to the Google Groups "innosetup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to innosetup+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/innosetup/ec350a48-34b3-4b7d-87a4-ba4df8e9b379n%40googlegroups.com.

Jernej Simončič

unread,
Apr 9, 2021, 4:58:36 AM4/9/21
to Pol Sokol on [innosetup]
On Thursday, April 8, 2021, 10:54:18, Pol Sokol wrote:

> How is it that the original file size is greater than 1.95 GB, but not
> when compiled in Inno Setup?

The original either uses a different install system, or they use a modified version of Inno Setup.

--
< Jernej Simončič ><><><><>< https://eternallybored.org/ >

Reforms come from below. No man with four aces howls for a new deal.
-- Fundamental Tenet of Reform

Pol Sokol

unread,
Apr 9, 2021, 1:16:47 PM4/9/21
to innosetup
And what else different system can I use in my case?

пятница, 9 апреля 2021 г. в 11:58:36 UTC+3, Jernej Simončič:

Lukasz Buczynski

unread,
Jul 5, 2021, 7:55:51 AM7/5/21
to innosetup
Is any plans to support large (more than 2gb) single exe file ?  in the age of high-speed Internet, it is convenient to place one large download file on the website, instead create installer with multiple files, and create one sfx file for that multi-file installer. 
Reply all
Reply to author
Forward
0 new messages