mirror of
https://github.com/ckaczor/WixBalExtensionExt.git
synced 2026-02-16 11:08:30 -05:00
Add installation notes to readme
This commit is contained in:
@@ -12,6 +12,10 @@ This version has the following enhancements over the original code:
|
|||||||
* Add LaunchPassive flag to automatically launch the installed application when in passive mode.
|
* Add LaunchPassive flag to automatically launch the installed application when in passive mode.
|
||||||
* Add LaunchQuiet flag to automatically launch the installed application when in quiet mode.
|
* Add LaunchQuiet flag to automatically launch the installed application when in quiet mode.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
When using the NuGet package the reference doesn't get added automatically and Visual Studio 2017 seems to no longer support custom install scripts. The reference will have to be added/updated manually by selecting the DLL from the packages directory.
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
|
||||||
* **Neil Sleightholm** - *Initial work* - https://wixextba.codeplex.com/
|
* **Neil Sleightholm** - *Initial work* - https://wixextba.codeplex.com/
|
||||||
|
|||||||
Reference in New Issue
Block a user