PanelSW.Custom.WiX 3.12.0-c190

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-c190
                    
NuGet\Install-Package PanelSW.Custom.WiX -Version 3.12.0-c190
                    
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-c190" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PanelSW.Custom.WiX" Version="3.12.0-c190" />
                    
Directory.Packages.props
<PackageReference Include="PanelSW.Custom.WiX" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PanelSW.Custom.WiX --version 3.12.0-c190
                    
#r "nuget: PanelSW.Custom.WiX, 3.12.0-c190"
                    
#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.
#:package PanelSW.Custom.WiX@3.12.0-c190
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PanelSW.Custom.WiX&version=3.12.0-c190&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=PanelSW.Custom.WiX&version=3.12.0-c190&prerelease
                    
Install as a Cake Tool

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-a65 3,005 9/5/2024
3.15.0-a64 188 9/5/2024
3.15.0-a63 643 7/31/2024
3.15.0-a62 538 5/30/2024
3.15.0-a61 610 5/15/2024
3.15.0-a48 222 5/5/2024
3.15.0-a46 961 3/25/2024
3.15.0-a45 271 2/29/2024 3.15.0-a45 has at least one vulnerability with high severity.
3.15.0-a44 1,590 2/8/2024 3.15.0-a44 has at least one vulnerability with high severity.
3.12.0-c194 3,621 11/5/2023 3.12.0-c194 has at least one vulnerability with high severity.
3.12.0-c193 334 10/26/2023 3.12.0-c193 has at least one vulnerability with high severity.
3.12.0-c190 5,038 9/6/2023 3.12.0-c190 has at least one vulnerability with high severity.
3.12.0-c189 641 8/16/2023 3.12.0-c189 has at least one vulnerability with high severity.
3.12.0-c188 405 8/15/2023 3.12.0-c188 has at least one vulnerability with high severity.
3.12.0-c187 790 6/28/2023 3.12.0-c187 has at least one vulnerability with high severity.
3.12.0-c186 2,091 6/22/2023 3.12.0-c186 has at least one vulnerability with high severity.
3.12.0-c185 1,569 6/15/2023 3.12.0-c185 has at least one vulnerability with high severity.
3.12.0-c183 404 6/14/2023 3.12.0-c183 has at least one vulnerability with high severity.
3.12.0-c182 3,007 3/28/2023 3.12.0-c182 has at least one vulnerability with high severity.
3.12.0-c177 2,961 3/14/2023 3.12.0-c177 has at least one vulnerability with high severity.
3.12.0-c176 3,627 2/1/2023 3.12.0-c176 has at least one vulnerability with high severity.
3.12.0-c167 442 1/30/2023 3.12.0-c167 has at least one vulnerability with high severity.
3.12.0-c166 448 1/29/2023 3.12.0-c166 has at least one vulnerability with high severity.
3.12.0-c165 624 1/26/2023 3.12.0-c165 has at least one vulnerability with high severity.
3.12.0-c162 642 1/16/2023 3.12.0-c162 has at least one vulnerability with high severity.
3.12.0-c161 5,077 12/5/2022 3.12.0-c161 has at least one vulnerability with high severity.
3.12.0-c158 1,709 11/20/2022 3.12.0-c158 has at least one vulnerability with high severity.
3.12.0-c156 444 11/20/2022 3.12.0-c156 has at least one vulnerability with high severity.
3.12.0-c150 399 11/17/2022 3.12.0-c150 has at least one vulnerability with high severity.
3.12.0-c135 1,225 10/27/2022 3.12.0-c135 has at least one vulnerability with high severity.
3.12.0-c130 825 9/28/2022 3.12.0-c130 has at least one vulnerability with high severity.
3.12.0-c129 11,620 6/30/2022 3.12.0-c129 has at least one vulnerability with high severity.
3.12.0-c127 514 6/29/2022 3.12.0-c127 has at least one vulnerability with high severity.
3.12.0-c126 888 6/19/2022 3.12.0-c126 has at least one vulnerability with high severity.
3.12.0-c124 551 6/8/2022 3.12.0-c124 has at least one vulnerability with high severity.
3.12.0-c123 4,800 4/20/2022 3.12.0-c123 has at least one vulnerability with high severity.
3.12.0-c121 1,774 3/31/2022 3.12.0-c121 has at least one vulnerability with high severity.
3.12.0-c117 1,327 3/22/2022 3.12.0-c117 has at least one vulnerability with high severity.
3.12.0-c116 514 3/22/2022 3.12.0-c116 has at least one vulnerability with high severity.
3.12.0-c115 515 3/16/2022 3.12.0-c115 has at least one vulnerability with high severity.
3.12.0-c114 550 3/14/2022 3.12.0-c114 has at least one vulnerability with high severity.
3.12.0-c113 491 3/14/2022 3.12.0-c113 has at least one vulnerability with high severity.
3.12.0-c112 489 3/13/2022 3.12.0-c112 has at least one vulnerability with high severity.
3.12.0-c111 2,256 2/3/2022 3.12.0-c111 has at least one vulnerability with high severity.
3.12.0-c110 1,235 1/19/2022 3.12.0-c110 has at least one vulnerability with high severity.
3.12.0-c108 562 12/28/2021 3.12.0-c108 has at least one vulnerability with high severity.
3.12.0-c107 3,935 11/16/2021 3.12.0-c107 has at least one vulnerability with high severity.
3.12.0-c106 1,022 10/18/2021 3.12.0-c106 has at least one vulnerability with high severity.
3.12.0-c105 876 9/9/2021 3.12.0-c105 has at least one vulnerability with high severity.
3.12.0-c104 753 7/22/2021 3.12.0-c104 has at least one vulnerability with high severity.
3.12.0-c101 776 7/8/2021 3.12.0-c101 has at least one vulnerability with high severity.
3.12.0-b99 2,911 5/10/2021 3.12.0-b99 has at least one vulnerability with high severity.
3.12.0-b93 940 2/8/2021 3.12.0-b93 has at least one vulnerability with high severity.
3.12.0-b92 1,954 1/25/2021 3.12.0-b92 has at least one vulnerability with high severity.
3.12.0-b91 639 1/7/2021 3.12.0-b91 has at least one vulnerability with high severity.
3.12.0-b89 763 12/28/2020 3.12.0-b89 has at least one vulnerability with high severity.
3.12.0-b88 659 12/21/2020 3.12.0-b88 has at least one vulnerability with high severity.
3.12.0-b86 691 12/17/2020 3.12.0-b86 has at least one vulnerability with high severity.
3.12.0-b85 623 12/15/2020 3.12.0-b85 has at least one vulnerability with high severity.
3.12.0-b84 637 12/14/2020 3.12.0-b84 has at least one vulnerability with high severity.
3.12.0-b83 633 12/8/2020 3.12.0-b83 has at least one vulnerability with high severity.
3.12.0-b82 948 10/5/2020 3.12.0-b82 has at least one vulnerability with high severity.
3.12.0-b69 656 10/4/2020 3.12.0-b69 has at least one vulnerability with high severity.
3.12.0-b60 1,025 8/16/2020 3.12.0-b60 has at least one vulnerability with high severity.
3.12.0-b59 663 7/20/2020 3.12.0-b59 has at least one vulnerability with high severity.
3.12.0-b57 752 7/19/2020 3.12.0-b57 has at least one vulnerability with high severity.
3.12.0-b53 848 6/16/2020 3.12.0-b53 has at least one vulnerability with high severity.
3.12.0-b48 1,160 6/11/2020 3.12.0-b48 has at least one vulnerability with high severity.
3.12.0-b45 885 6/4/2020 3.12.0-b45 has at least one vulnerability with high severity.
3.12.0-b100 958 6/17/2021 3.12.0-b100 has at least one vulnerability with high severity.