mirror of
https://github.com/ckaczor/WixBalExtensionExt.git
synced 2026-01-13 17:23:11 -05:00
Small text changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 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://www.nuget.org/packages/WixBalExtensionExt)
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<id>WixBalExtensionExt</id>
|
||||
<version>$version$</version>
|
||||
<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>
|
||||
<licenseUrl>https://raw.githubusercontent.com/ckaczor/WixBalExtensionExt/master/LICENSE.TXT</licenseUrl>
|
||||
<tags>wix</tags>
|
||||
|
||||
Reference in New Issue
Block a user