WixSharp.ClrDialog
1.0.18
dotnet add package WixSharp.ClrDialog --version 1.0.18
NuGet\Install-Package WixSharp.ClrDialog -Version 1.0.18
<PackageReference Include="WixSharp.ClrDialog" Version="1.0.18" />
paket add WixSharp.ClrDialog --version 1.0.18
#r "nuget: WixSharp.ClrDialog, 1.0.18"
// Install WixSharp.ClrDialog as a Cake Addin #addin nuget:?package=WixSharp.ClrDialog&version=1.0.18 // Install WixSharp.ClrDialog as a Cake Tool #tool nuget:?package=WixSharp.ClrDialog&version=1.0.18
Wix# is a framework for building a complete MSI or WiX source code by using build script files written with the C# syntax.
The package contains the sample code for building a simple MSI with the CLR WinForm dialog inserted into UI sequence between InsallDirDlg and VerifyReadyDlg native MSI dialogs. In order to use this package you need have WiX Toolset installed.
The package is tested against WIX (Windows Installer Xml) version 3.5.2519.0
Learn more about Target Frameworks and .NET Standard.
-
- WixSharp.bin (>= 1.0.18)
GitHub repositories
This package is not used by any popular GitHub repositories.
* Issue #30: Adding of new ExeFileShortcut item to existing directory (Dir)...
* Issue #32: It's not possible to have a component that is always installed regardless of the feature selection