main
wxs 5 lines 153 Bytes
Raw
1 <Wix xmlns="http://wixtoolset.org/schemas/v4/wxs">
2 <Fragment>
3 <BootstrapperApplication Id="fakeba" SourceFile="fakeba.dll" />
4 </Fragment>
5 </Wix>