main
wxs 6 lines 206 Bytes
Raw
1 <?xml version="1.0" encoding="utf-8" ?>
2 <Wix xmlns="http://wixtoolset.org/schemas/v4/wxs">
3 <Fragment>
4 <Variable Name="BadType" Hidden="yes" Persisted="yes" Value="dne" />
5 </Fragment>
6 </Wix>