[wix-users] How to install more than 32K files
Rob Mensching
rob at firegiant.com
Tue Jan 23 20:59:40 PST 2018
What Nir says is probably the issue. If you're looking for an easy solution, FireGiant provides an improved commercial harvesting tool that supports this sort of scenario: https://www.firegiant.com/wix/wep-documentation/harvesting/strategies/
_____________________________________________________________
Short replies here. Complete answers over there: http://www.firegiant.com/
-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Nir Bar via wix-users
Sent: Tuesday, January 23, 2018 7:23 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Nir Bar <nir.bar at panel-sw.com>
Subject: Re: [wix-users] How to install more than 32K files
WiX compiles MSI packages with enhanced file count by default.
More likely, you're encountering the issue because of component count limit of 65536 components.
To overcome it, you can group multiple files into components by target folder. You can use XSLT Muenchian method to achieve that when harvesting files.
--Independent WiX Expert. Creator of-
JetBA: WPF Bootstrapper User Interface Framework
JetBA++: Native Qt Bootstrapper User Interface Framework
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-users
mailing list