Files
WixBalExtensionExt/wixext/WixBalExtensionExt.nuspec
2018-02-11 16:26:02 -05:00

11 lines
406 B
XML

<?xml version="1.0"?>
<package>
<metadata>
<id>WixBalExtensionExt</id>
<version>$version$</version>
<authors>Chris Kaczor</authors>
<owners>Chris Kaczor</owners>
<description>A fork of of the extended WiX bootstrapper Application that adds options to automatically launch the installed application when running in either passive or quiet modes.</description>
</metadata>
</package>