PanelSW.Custom.WiX 3.12.0-c183

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.12.0-c183
NuGet\Install-Package PanelSW.Custom.WiX -Version 3.12.0-c183
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.12.0-c183" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PanelSW.Custom.WiX --version 3.12.0-c183
#r "nuget: PanelSW.Custom.WiX, 3.12.0-c183"
#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.12.0-c183&prerelease

// Install PanelSW.Custom.WiX as a Cake Tool
#tool nuget:?package=PanelSW.Custom.WiX&version=3.12.0-c183&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-a62 153 5/30/2024
3.15.0-a61 209 5/15/2024
3.15.0-a48 75 5/5/2024
3.15.0-a46 534 3/25/2024
3.15.0-a45 110 2/29/2024
3.15.0-a44 640 2/8/2024
3.12.0-c194 1,179 11/5/2023
3.12.0-c193 155 10/26/2023
3.12.0-c190 1,919 9/6/2023
3.12.0-c189 366 8/16/2023
3.12.0-c188 177 8/15/2023
3.12.0-c187 259 6/28/2023
3.12.0-c186 607 6/22/2023
3.12.0-c185 389 6/15/2023
3.12.0-c183 159 6/14/2023
3.12.0-c182 834 3/28/2023
3.12.0-c177 772 3/14/2023
3.12.0-c176 1,184 2/1/2023
3.12.0-c167 202 1/30/2023
3.12.0-c166 186 1/29/2023
3.12.0-c165 324 1/26/2023
3.12.0-c162 342 1/16/2023
3.12.0-c161 3,584 12/5/2022
3.12.0-c158 431 11/20/2022
3.12.0-c156 199 11/20/2022
3.12.0-c150 165 11/17/2022
3.12.0-c135 615 10/27/2022
3.12.0-c130 490 9/28/2022
3.12.0-c129 7,991 6/30/2022
3.12.0-c127 225 6/29/2022
3.12.0-c126 491 6/19/2022
3.12.0-c124 261 6/8/2022
3.12.0-c123 2,055 4/20/2022
3.12.0-c121 1,462 3/31/2022
3.12.0-c117 862 3/22/2022
3.12.0-c116 228 3/22/2022
3.12.0-c115 228 3/16/2022
3.12.0-c114 254 3/14/2022
3.12.0-c113 212 3/14/2022
3.12.0-c112 210 3/13/2022
3.12.0-c111 1,871 2/3/2022
3.12.0-c110 772 1/19/2022
3.12.0-c108 262 12/28/2021
3.12.0-c107 2,290 11/16/2021
3.12.0-c106 549 10/18/2021
3.12.0-c105 494 9/9/2021
3.12.0-c104 464 7/22/2021
3.12.0-c101 439 7/8/2021
3.12.0-b99 2,201 5/10/2021
3.12.0-b93 532 2/8/2021
3.12.0-b92 1,309 1/25/2021
3.12.0-b91 321 1/7/2021
3.12.0-b89 381 12/28/2020
3.12.0-b88 356 12/21/2020
3.12.0-b86 357 12/17/2020
3.12.0-b85 305 12/15/2020
3.12.0-b84 325 12/14/2020
3.12.0-b83 326 12/8/2020
3.12.0-b82 585 10/5/2020
3.12.0-b69 359 10/4/2020
3.12.0-b60 661 8/16/2020
3.12.0-b59 375 7/20/2020
3.12.0-b57 460 7/19/2020
3.12.0-b53 510 6/16/2020
3.12.0-b48 782 6/11/2020
3.12.0-b45 584 6/4/2020
3.12.0-b100 538 6/17/2021