mirror of
https://github.com/ckaczor/WixBalExtensionExt.git
synced 2026-03-10 12:01:44 -04:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 69aa70a0e2 |
@@ -1,6 +1,6 @@
|
|||||||
# WixBalExtensionExt
|
# WixBalExtensionExt
|
||||||
|
|
||||||
This is a fork of of the [extended WiX bootstrapper Application](https://wixextba.codeplex.com/) that adds options to automatically launch the installed application when running in either passive or quiet modes.
|
This is a fork of of the [extended WiX bootstrapper application](https://wixextba.codeplex.com/) that adds options to automatically launch the installed application when running in either passive or quiet modes.
|
||||||
|
|
||||||
[](https://ci.appveyor.com/project/ckaczor/wixbalextensionext)
|
[](https://ci.appveyor.com/project/ckaczor/wixbalextensionext)
|
||||||
[](https://www.nuget.org/packages/WixBalExtensionExt)
|
[](https://www.nuget.org/packages/WixBalExtensionExt)
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<id>WixBalExtensionExt</id>
|
<id>WixBalExtensionExt</id>
|
||||||
<version>$version$</version>
|
<version>$version$</version>
|
||||||
<authors>Chris Kaczor</authors>
|
<authors>Chris Kaczor</authors>
|
||||||
<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>
|
<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>
|
||||||
<projectUrl>https://github.com/ckaczor/WixBalExtensionExt</projectUrl>
|
<projectUrl>https://github.com/ckaczor/WixBalExtensionExt</projectUrl>
|
||||||
<licenseUrl>https://raw.githubusercontent.com/ckaczor/WixBalExtensionExt/master/LICENSE.TXT</licenseUrl>
|
<licenseUrl>https://raw.githubusercontent.com/ckaczor/WixBalExtensionExt/master/LICENSE.TXT</licenseUrl>
|
||||||
<tags>wix</tags>
|
<tags>wix</tags>
|
||||||
|
|||||||
Reference in New Issue
Block a user