<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/burn/test/BurnUnitTest/RegistrationTest.cpp, branch v7.0.0</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v7.0.0</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v7.0.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2026-02-05T20:58:18+00:00</updated>
<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>Move the BootstrapperApplication out of proc</title>
<updated>2024-03-07T02:03:38+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-01-12T02:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0d3d54992104288e9ee0c834d0b96e8502fd2d42'/>
<id>urn:sha1:0d3d54992104288e9ee0c834d0b96e8502fd2d42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Register the InstallDate in Burn</title>
<updated>2022-12-22T23:12:23+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-12-22T07:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8aafcc72550d89cc43dfcb81012abe8576709660'/>
<id>urn:sha1:8aafcc72550d89cc43dfcb81012abe8576709660</id>
<content type='text'>
Closes 7068
</content>
</entry>
<entry>
<title>Separate WixInternal content from official WixToolset namespace</title>
<updated>2022-11-09T00:20:25+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-08T22:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c843b47d6233153fa961c6d0e61edf7cedf255bb'/>
<id>urn:sha1:c843b47d6233153fa961c6d0e61edf7cedf255bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move `Bundle/@CommandLineVariables` into Bal.wixext.</title>
<updated>2022-09-10T02:14:27+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-09-09T21:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a1307cd4e76a89598c53cb68309358a7012db553'/>
<id>urn:sha1:a1307cd4e76a89598c53cb68309358a7012db553</id>
<content type='text'>
Implements 6858
</content>
</entry>
<entry>
<title>Add longPathAware to Burn manifest to support long paths.</title>
<updated>2022-06-27T16:14:21+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-06-24T17:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=eb53852d7ae6838e54525eb57df1d8ce8a722f9b'/>
<id>urn:sha1:eb53852d7ae6838e54525eb57df1d8ce8a722f9b</id>
<content type='text'>
Fixes 3455
</content>
</entry>
<entry>
<title>Store the prefix character in VERUTIL_VERSION.</title>
<updated>2022-05-18T03:54:13+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-05-16T21:03:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0ea53e27361cbfe664df98d717e55005f329aff1'/>
<id>urn:sha1:0ea53e27361cbfe664df98d717e55005f329aff1</id>
<content type='text'>
Fix edge case where version string is all v's.
</content>
</entry>
<entry>
<title>Always reset the system component status when registering the bundle.</title>
<updated>2022-04-23T20:40:21+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-04-22T21:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0ee63890d8eacd044115524476eb9419114500a7'/>
<id>urn:sha1:0ee63890d8eacd044115524476eb9419114500a7</id>
<content type='text'>
Finishes 4454
</content>
</entry>
<entry>
<title>Make the estimated size in ARP a little more accurate.</title>
<updated>2022-04-23T20:40:21+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-04-22T21:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a981e29d7a3df566754356c3fe1eb938a5cac4c1'/>
<id>urn:sha1:a981e29d7a3df566754356c3fe1eb938a5cac4c1</id>
<content type='text'>
Fixes 4039
</content>
</entry>
</feed>
