Re: [WiX-users] WiX Burn use UILevel from simple UI

2015-04-21 Thread Sean Hall
Is this what you're asking for? http://wixtoolset.org/issues/3789/ On Tue, Apr 21, 2015 at 2:59 PM, Marco Tognacci wrote: > I need to make a Burn Bootstrapper setup using base wix interface, I have > to customize some conditions using the UILevel.Is there any way to read a > property like UILeve

[WiX-users] WiX Burn use UILevel from simple UI

2015-04-21 Thread Marco Tognacci
I need to make a Burn Bootstrapper setup using base wix interface, I have to customize some conditions using the UILevel.Is there any way to read a property like UILevel in msi projects? I can read the level of the UI (Full, None...) using a custom WPF interface and Burn Engine in c# code, but I