[wix-users] Trying to troubleshoot a problematic MSI
Rob Mensching
rob at firegiant.com
Wed Nov 13 07:47:20 PST 2019
Or remove the Level attribute completely. In general, don't add attributes unless you need their behavior.
Short replies here. Complete answers over there: http://www.firegiant.com/
-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Raoul Snyman via wix-users
Sent: Wednesday, November 13, 2019 7:42 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Raoul Snyman <raoul at snyman.info>
Subject: Re: [wix-users] Trying to troubleshoot a problematic MSI
On 2019-11-12 23:14, Hoover, Jacob wrote:
> Try changing your Feature's level to 1.
>
> Level="1"
>
> https://wixtoolset.org/documentation/manual/v3/xsd/wix/feature.html
>
> A value of 0 will disable the feature.
Thank you! That solved my problem, I knew it was just a setting somewhere.
--
Raoul Snyman
raoul at snyman.info
More information about the wix-users
mailing list