[WiX-users] Patch reinstalling all components

2014-10-27 Thread kjk129
goal. From: kjk129 [via Windows Installer XML (WiX) toolset] [mailto:ml-node+s687559n7597506...@n2.nabble.com] Sent: Monday, October 27, 2014 9:12 AM To: Kurtis J. Kyle Subject: Re: Patch installing component with Not Installed cond

Re: [WiX-users] Patch installing component with Not Installed condition

2014-10-27 Thread kjk129
I have a very similar problem. I've created a single Feature install that includes a large set of files to install along with some other components such as one to install and modify the web.config. My new install works fine, however my Patch is trying to re-install the component for the web.confi

Re: [WiX-users] Applying two patches causes version number confusion

2014-06-24 Thread kjk129
Using the Pure WIX approach, I was able to get a sample patch to work as documented. Maybe consider restructuring your patch wxs files to use Patch/PatchFamily rather than PatchCreation as shown below. i.e. http://schemas.microsoft.com/wix/2006/wi";> http://www.dynamocorp.com/"; Displa

Re: [WiX-users] Applying two patches causes version number confusion

2014-06-20 Thread kjk129
Could you post a copy of both of your Patch WXS files? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Applying-two-patches-causes-version-number-confusion-tp7595340p7595395.html Sent from the wix-users mailing list archive at Nabble.com.