Oh right.  I read your post as being 1 cab file.  Hmm, not sure what to do in 
your case then.  Does 
it work if the file is alongside the MSI, not compressed inside it?

Rob

Magus wrote:
> I have one file > 2.0GB in size.  Is there a way for the Installer to chop up
> a file into smaller sizes, so it is managable.  I need it to be a process
> that the installer does because it needs to also reintegrate them during
> installation.  I don't know how to do this though.  I tried seeing if
> slice.exe would help, but it seems to choke on my large file as well. 
> 
> Rob Hamflett wrote:
>> You can use multiple cabs by specifying multiple Media tags, each one
>> having a different ID.  You 
>> can then put files in whichever cab by setting [EMAIL PROTECTED] to the 
>> relevant
>> id number.  I think you 
>> can also set [EMAIL PROTECTED], but I'm not sure off the top of my head.
>>
>> Rob
>>
>> Magus wrote:
>>> Is there a max size limitation outside of cab files?  I have a file that
>>> is
>>> around 2.06 GB and I am getting this error.  When I install it installs
>>> fine, but this error will not Fly with microsoft.  Is there a way to chop
>>> up
>>> a file into multiple cabs then let the installer reintegrate the pieces
>>> back
>>> together?
>>
>> -------------------------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services, security?
>> Get stuff done quickly with pre-integrated technology to make your job
>> easier.
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> _______________________________________________
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>
>>
> 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to