mirror of
https://github.com/ckaczor/WixBalExtensionExt.git
synced 2026-01-14 01:25:43 -05:00
11 lines
406 B
XML
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>
|