Small text changes

This commit is contained in:
2018-02-13 16:20:52 -05:00
parent 1935590a5a
commit 69aa70a0e2
2 changed files with 2 additions and 2 deletions

View File

@@ -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.
[![Build status](https://ci.appveyor.com/api/projects/status/mxk75obwrs8y1089?svg=true)](https://ci.appveyor.com/project/ckaczor/wixbalextensionext)
[![NuGet](https://img.shields.io/nuget/v/WixBalExtensionExt.svg)](https://www.nuget.org/packages/WixBalExtensionExt)

View File

@@ -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>