<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/burn/engine/package.h, branch v7.0.0-rc.2</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v7.0.0-rc.2</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v7.0.0-rc.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2026-02-11T18:21:20+00:00</updated>
<entry>
<title>Log detected package scope and lock bundle scope.</title>
<updated>2026-02-11T18:21:20+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2026-02-11T01:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=de80ff1102a1b34e430bbc718fe65a42bab196cf'/>
<id>urn:sha1:de80ff1102a1b34e430bbc718fe65a42bab196cf</id>
<content type='text'>
- Fixes https://github.com/wixtoolset/issues/issues/9232
- Fixes https://github.com/wixtoolset/issues/issues/9240
</content>
</entry>
<entry>
<title>Support dual-purpose packages in Burn.</title>
<updated>2026-02-05T20:58:18+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2026-02-05T01:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c258b72508f1b25a56e5d3ee3df08650ba1cbe36'/>
<id>urn:sha1:c258b72508f1b25a56e5d3ee3df08650ba1cbe36</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/8958
</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>
<entry>
<title>ArpEntry reads QuietUninstallString or UninstallString, and uses UninstallArguments for the uninstall command line</title>
<updated>2023-12-24T22:30:44+00:00</updated>
<author>
<name>Nir Bar</name>
<email>nir.bar@panel-sw.co.il</email>
</author>
<published>2023-11-20T16:00:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6f4fda58d9303c889024e20ee39b1374ed0f02e1'/>
<id>urn:sha1:6f4fda58d9303c889024e20ee39b1374ed0f02e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Process and return the failed version of reboot exit codes in Burn.</title>
<updated>2022-08-26T15:03:37+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-08-25T20:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4f5de06073ad664f60ac775da5de8c0fa1de4923'/>
<id>urn:sha1:4f5de06073ad664f60ac775da5de8c0fa1de4923</id>
<content type='text'>
(ERROR_FAIL_REBOOT_REQUIRED and ERROR_FAIL_REBOOT_INITIATED)

Fixes 6762
</content>
</entry>
<entry>
<title>Store list of persisted well-known variables in Burn.</title>
<updated>2022-08-02T14:15:14+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-08-01T22:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=aacd6b677332f2e262d0df67603c246cd65d833e'/>
<id>urn:sha1:aacd6b677332f2e262d0df67603c246cd65d833e</id>
<content type='text'>
This allows it to reject Variables declared in the manifest that start with the reserved prefix 'Wix'.
</content>
</entry>
<entry>
<title>Remove support for uninstalling MSU package.</title>
<updated>2022-07-21T23:26:06+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-07-21T21:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=339fc1d2148e6b7fe8cd664e81ee65e51405aa23'/>
<id>urn:sha1:339fc1d2148e6b7fe8cd664e81ee65e51405aa23</id>
<content type='text'>
Fixes 6749
</content>
</entry>
<entry>
<title>Allow BundlePackage to fallback to QuietUninstallString to uninstall.</title>
<updated>2022-06-15T02:51:14+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-06-14T20:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=98c369a92891244bde76448ae4a2b623b3ab394c'/>
<id>urn:sha1:98c369a92891244bde76448ae4a2b623b3ab394c</id>
<content type='text'>
Partial implementation of 6756
</content>
</entry>
<entry>
<title>Add ability for non-vital cache package action.</title>
<updated>2022-06-15T02:51:14+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-06-14T20:09:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=dea657295df261bb0e3e4d620eeae321531e3a11'/>
<id>urn:sha1:dea657295df261bb0e3e4d620eeae321531e3a11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement ArpEntry flavored ExePackage.</title>
<updated>2022-06-13T14:28:49+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-06-09T20:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6f6e4ced9f398ff37a44b91fdba62479cde29d06'/>
<id>urn:sha1:6f6e4ced9f398ff37a44b91fdba62479cde29d06</id>
<content type='text'>
6772
</content>
</entry>
</feed>
