<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/burn, branch bob/UnnamedBindPathsInFiles</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FUnnamedBindPathsInFiles</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FUnnamedBindPathsInFiles'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-05-28T23:34:21+00:00</updated>
<entry>
<title>Always pass `-quiet` to related bundles.</title>
<updated>2025-05-28T23:34:21+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-04-14T01:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ad108f9d72288f2acf8b201f2cb9815a873dd82a'/>
<id>urn:sha1:ad108f9d72288f2acf8b201f2cb9815a873dd82a</id>
<content type='text'>
The embedding protocol implies no-UI but if Burn doesn't detect a
compatible protocol, it won't use the embedding switch. This provides a
backup to keep it silent.

Fixes https://github.com/wixtoolset/issues/issues/7969
</content>
</entry>
<entry>
<title>Bring back WixBundleSourceProcess* variables.</title>
<updated>2025-05-28T23:33:28+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-04-09T01:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ec0ece17b141b88210bf6213922288160ea53656'/>
<id>urn:sha1:ec0ece17b141b88210bf6213922288160ea53656</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9029
</content>
</entry>
<entry>
<title>Update registration disappears during upgrade.</title>
<updated>2025-05-28T23:33:16+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-03-21T01:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=68a2b7199b360a0dce6d1b1ebf13dc44f21ba89f'/>
<id>urn:sha1:68a2b7199b360a0dce6d1b1ebf13dc44f21ba89f</id>
<content type='text'>
Update registration is stored in a shared registry key that Burn takes
care to keep around across upgrades. The approach it used broke
between WiX v3 and WiX v5. This change makes it work again by
writing update registration when the session ends.
</content>
</entry>
<entry>
<title>Formalize official WiX build and update tags in nupkgs</title>
<updated>2025-03-20T00:55:00+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-03-19T23:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=45535e659ea8b58101fe9e8adfa6aa273d2bb544'/>
<id>urn:sha1:45535e659ea8b58101fe9e8adfa6aa273d2bb544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce the Open Source Maintenance Fee EULA</title>
<updated>2025-03-20T00:55:00+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-03-19T23:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4d3f7c8cf16db06932596beb27d8d025be501b95'/>
<id>urn:sha1:4d3f7c8cf16db06932596beb27d8d025be501b95</id>
<content type='text'>
This adds the EULA to all the binary releases

Closes 8974
</content>
</entry>
<entry>
<title>Try setting DOTNET_DISABLE_GUI_ERRORS to prevent .NET install prompts for BAs</title>
<updated>2025-02-11T23:49:33+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-11T14:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ccfed95b510f7cd1b205379d0cec50de69c2d850'/>
<id>urn:sha1:ccfed95b510f7cd1b205379d0cec50de69c2d850</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Harden Burn's BootstrapperApplication and elevated engine extraction</title>
<updated>2025-02-11T23:49:33+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-11T13:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f2e9af96142439ebfdbc1e884335bb8874f8a427'/>
<id>urn:sha1:f2e9af96142439ebfdbc1e884335bb8874f8a427</id>
<content type='text'>
Fixes 8914
</content>
</entry>
<entry>
<title>Remove the working folder as late as possible</title>
<updated>2025-02-11T23:49:33+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-11T13:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=81fb512834c65b0a8f99c3a266879c476e382875'/>
<id>urn:sha1:81fb512834c65b0a8f99c3a266879c476e382875</id>
<content type='text'>
Clean up the base working folder *after* the elevated engine is shutdown to
prevent the scheduling of PendingFileRenameOptions during clean up.

Fixes 8053
</content>
</entry>
<entry>
<title>Support extracting cabbed file straight to file handle</title>
<updated>2025-02-11T23:49:33+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-12-28T20:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a797638d231b568b3e53bb2f478c28b6c0d5a1dc'/>
<id>urn:sha1:a797638d231b568b3e53bb2f478c28b6c0d5a1dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename "bundle id" concept to "bundle code"</title>
<updated>2024-12-30T14:45:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-12-30T02:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=523c66a62a619e6aa9f30070173ea33edfb5e328'/>
<id>urn:sha1:523c66a62a619e6aa9f30070173ea33edfb5e328</id>
<content type='text'>
The "bundle id" always had more in common with the PackageCode from the Windows
Installer. With the introduction of an actual Id attribute on the Bundle
element, there is potential for confusion, so there is finally real motivation
to rename "bundle id" to "bundle code".
</content>
</entry>
</feed>
