Skip to content

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.

License

Notifications You must be signed in to change notification settings

ckaczor/WixBalExtensionExt

Repository files navigation

WixBalExtensionExt

This is 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.

Build status NuGet

Features

This version has the following enhancements over the original code:

  • 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.

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

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published