Files over 2GB
Hi,
I'm trying to create an installer containing a file that is 2.2GB, but it compresses to under 500MB with LZMA. When I try to package it with NSIS I get the following error:
File: failed creating mmap of "files\img.vmdk"
Can NSIS cope with such large files? Are there some clever parameters I can set?
Thanks.