[wix-users] Bootstrapper: Payload Condition?

Nir Bar nir.bar at panel-sw.com
Mon May 22 22:42:19 PDT 2017


You can use preprocessor for that:
<?ifdef Debug?>
  <Payload .../>
<?endif?>

See http://wixtoolset.org/documentation/manual/v3/overview/preprocessor.html




--
https://JetBA.net - Native and WPF WiX BootstrapperApplication Frameworks








More information about the wix-users mailing list