Light problems aside, I don't recommend you do this period. There are some walls you will hit at install time in terms of performance and errors that can happen when certain versions of windows don't have the right hotfixes or tons of memory available. An installer that big is likely better off built as an MSI and multipel cab's.
Christopher Painter, Author of Deployment Engineering Blog Have a hot tip, know a secret or read a really good thread that deserves attention? E-Mail Me ----- Original Message ---- From: vivekanandan balaguru <vivb...@gmail.com> To: wix-users@lists.sourceforge.net Sent: Wed, October 6, 2010 1:49:17 PM Subject: [WiX-users] Dealing with packages bigger than 2Gb We are trying to build a MSI package that includes multiple files and total size of all files around 2.3 GB. While building we get the error below, Whats the best solution to fix this error? 2>light.exe(0,0): error LGHT0296: An error (E_FAIL) was returned while adding files to a CAB file. This most commonly happens when creating a CAB file 2 GB or larger. Either reduce the size of your installation package, raise Media/@CompressionLevel to a higher compression level, or split your installation package's files into more than one CAB file. thanks, Vivek ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users