Skip to content

Strange UAC prompts led me to search the web and I landed on the Wix Toolset. Looking for information. #8878

Answered by wmanning
rmscode asked this question in Questions
Discussion options

You must be logged in to vote

Appears .net runtime uses the wixtoolset (burn/bundle in particular). Should talk to them.
https://dotnet.microsoft.com/en-us/download/dotnet/8.0

Basically Wixtoolset can be used to create two things: MSI packages or bundles (executables that can install one or more packages (MSI, MSU, other EXEs, ...).

The burnpipe is how bundles communicate with each other securely. Don't know much details though. Sometimes a bundle might upgrade another bundle (like an MSI does) or a bundle contains child bundles to install.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rmscode
Comment options

Answer selected by rmscode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants