PanelSW.Custom.WiX 3.15.0-a46

This is a prerelease version of PanelSW.Custom.WiX.
There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 2.7 or higher.

dotnet add package PanelSW.Custom.WiX --version 3.15.0-a46
NuGet\Install-Package PanelSW.Custom.WiX -Version 3.15.0-a46
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PanelSW.Custom.WiX" Version="3.15.0-a46" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PanelSW.Custom.WiX --version 3.15.0-a46
#r "nuget: PanelSW.Custom.WiX, 3.15.0-a46"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PanelSW.Custom.WiX as a Cake Addin
#addin nuget:?package=PanelSW.Custom.WiX&version=3.15.0-a46&prerelease

// Install PanelSW.Custom.WiX as a Cake Tool
#tool nuget:?package=PanelSW.Custom.WiX&version=3.15.0-a46&prerelease

Panel::Software Customized WiX Edition

Panel::Software provides a customized edition of WiX built on top of WiX 3.11.2 with the following changes

  • Add burn command line argument to log to console: /clog or /conlog
  • 6252: Fix reboot with related bundles when "-norestart" is specified on command line
  • Bundle/@RunAsAdmin attribute creates a bootstrapper that requires elevation when launched
  • Support MSI transactions: Execute multiple MSI/MSP packages as an atomic package with unified commit/rollback behavior.
  • Add attribute MediaTemplate/@AggressiveSmartCabbing: Whether or not to reuse equivalent files' cab entry. Versioned files are considered equivalent if they have equal name, size, version, and language. Unversioned files are considered equivalent if they have equal size and MD5 hash value. When a file is found to have an equivalent, it is placed in the same cab file and it's source is changed to the same source, so WiX built-in Smart Cabbing reuses the same cab entry for both files. AggressiveSmartCabbing only works on compressed, non-patch-added, and not merged-moduled files.
  • 6521: Support auto-assign of payloads to containers in bundles.
  • Support canceling the build when using MSBuild
  • RemotePayload can be specified on any package payload rather than the main setup file
  • Add heat.exe harvest type "payload_dir" to harvest a PayloadGroup. Specify -url link to set base DownloadUrl for remote payloads
  • 6144: Support multiple attached containers in bundles. Enables bootstrappers larger than 2GB
  • 6174: Fix bloated bootstrapper when authoring detached containers
  • 6309: Fix non-vital rollback boundary handling of failures.
  • 6298: Fix extracting bootstrappers with detached containers
  • 6348: Fix .NET chaining response to files-in-use message.
  • 6450: Support multiple firewall rules with the same name.
  • 6472: Bundle can install multi-instance MSI packages. See Authoring Multiple Instances with Instance Transforms.
  • 5220: Automatically add logging flag for any burn ExePackage and related bundles
  • 1488: Add -inc ".pat1;.pat2" and -exc ".pat3;.pat4" options to heat dir to include and exclude files matching widlcard patterns
  • 5783: Allow MSMQ Windows Feature to be enabled during the installation.
  • 4676: bafunctions can implement IBootstrapperApplication or IBootstrapperBAFunction
  • Add -ssub flag to heat dir to harvest files in top folder only and skip subfolders
  • Add binder variables: !(bind.packageVersion.Major.ID), !(bind.packageVersion.Minor.ID), !(bind.packageVersion.Build.ID), !(bind.packageVersion.Revision.ID)
  • Util extension PermissionEx: Registry permissions are inheritable
  • When using MSBuild HarvestDirectory target, support generating a random preprocessor variable
  • Add attribute Chain/@Restart: "yes" to force restart; "no" to disable restart
  • Add command line flag "-autorestart" to restart if needed
  • wixstdba: Specifying "-forcerestart' on the command line forces reboot at the end of the installation
  • Changes by WiX up to git commit 376423b8101f4b59ee865e8a255cfe190fa5a7f1
  • Build for .NET Framework 4.0

WiX Toolset on GitHub

The WiX Toolset builds Windows installation packages from XML source code. The toolset supports a command-line environment that developers may integrate into their build processes to build Windows Installer (MSI) packages and executable bundles. The WiX GitHub project hosts the WiX source code Git repositories. The following links will take you to more details:

WiX Toolset home page

WiX Toolset stable and weekly releases

Files bugs and feature requests for WiX Toolset

About development on the WiX Toolset

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.15.0-a61 55 5/15/2024
3.15.0-a48 62 5/5/2024
3.15.0-a46 511 3/25/2024
3.15.0-a45 99 2/29/2024
3.15.0-a44 523 2/8/2024
3.12.0-c194 1,017 11/5/2023
3.12.0-c193 144 10/26/2023
3.12.0-c190 1,569 9/6/2023
3.12.0-c189 355 8/16/2023
3.12.0-c188 166 8/15/2023
3.12.0-c187 248 6/28/2023
3.12.0-c186 483 6/22/2023
3.12.0-c185 300 6/15/2023
3.12.0-c183 148 6/14/2023
3.12.0-c182 666 3/28/2023
3.12.0-c177 654 3/14/2023
3.12.0-c176 1,056 2/1/2023
3.12.0-c167 191 1/30/2023
3.12.0-c166 175 1/29/2023
3.12.0-c165 313 1/26/2023
3.12.0-c162 330 1/16/2023
3.12.0-c161 3,462 12/5/2022
3.12.0-c158 346 11/20/2022
3.12.0-c156 187 11/20/2022
3.12.0-c150 153 11/17/2022
3.12.0-c135 502 10/27/2022
3.12.0-c130 476 9/28/2022
3.12.0-c129 7,598 6/30/2022
3.12.0-c127 214 6/29/2022
3.12.0-c126 480 6/19/2022
3.12.0-c124 250 6/8/2022
3.12.0-c123 1,852 4/20/2022
3.12.0-c121 1,451 3/31/2022
3.12.0-c117 851 3/22/2022
3.12.0-c116 217 3/22/2022
3.12.0-c115 217 3/16/2022
3.12.0-c114 243 3/14/2022
3.12.0-c113 201 3/14/2022
3.12.0-c112 199 3/13/2022
3.12.0-c111 1,852 2/3/2022
3.12.0-c110 756 1/19/2022
3.12.0-c108 244 12/28/2021
3.12.0-c107 2,271 11/16/2021
3.12.0-c106 532 10/18/2021
3.12.0-c105 478 9/9/2021
3.12.0-c104 452 7/22/2021
3.12.0-c101 427 7/8/2021
3.12.0-b99 2,126 5/10/2021
3.12.0-b93 521 2/8/2021
3.12.0-b92 954 1/25/2021
3.12.0-b91 309 1/7/2021
3.12.0-b89 368 12/28/2020
3.12.0-b88 344 12/21/2020
3.12.0-b86 345 12/17/2020
3.12.0-b85 293 12/15/2020
3.12.0-b84 313 12/14/2020
3.12.0-b83 314 12/8/2020
3.12.0-b82 572 10/5/2020
3.12.0-b69 342 10/4/2020
3.12.0-b60 643 8/16/2020
3.12.0-b59 361 7/20/2020
3.12.0-b57 446 7/19/2020
3.12.0-b53 491 6/16/2020
3.12.0-b48 767 6/11/2020
3.12.0-b45 569 6/4/2020
3.12.0-b100 527 6/17/2021