Jump to content
Sign in to follow this  
Aeromesi

Create an Installer over 2GB here!

Recommended Posts

Hey, I have something now that can create installers over 2GB. If you want the file just PM me. I can't post it here :P. I know many others have found problems finding one and I have the solution P:

Share this post


Link to post
Share on other sites

@@Ai4rei I tried InnoSetup and it didn't work o.o how did you manage this?

http://www.jrsoftware.org/isfaq.php#limits:

Are there any limits on how many files, etc. may be included in an installation?

 

Inno Setup places no arbitrary limits on how many files, shortcuts, registry entries, etc. that you may include in an installation. However, keep in mind that Setup does need memory for each entry in a script. For example, roughly 120 bytes of memory is needed for each [Files] entry.

 

In Inno Setup 3.x and earlier, installations and individual files cannot exceed 2 GB, because it does not use 64-bit arithmetic in most places. This has been addressed in Inno Setup 4.

Just use the latest version.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.