<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/test/burn/WixToolsetTest.BurnE2E/UpgradeRelatedBundleTests.cs, branch bob/MagicFilesinRootModules8860</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FMagicFilesinRootModules8860</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FMagicFilesinRootModules8860'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-03-18T18:30:03+00:00</updated>
<entry>
<title>Use WixBA in an upgrade.</title>
<updated>2024-03-18T18:30:03+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-03-18T14:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3b842aeea892c9dae01e5167e5f2e35c448f5bda'/>
<id>urn:sha1:3b842aeea892c9dae01e5167e5f2e35c448f5bda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wixstdba should not change the action if not showing full UI.</title>
<updated>2022-12-13T06:09:33+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-12-13T05:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bd0f3491f36f4e24dd899e0c3479beed6e3c00f9'/>
<id>urn:sha1:bd0f3491f36f4e24dd899e0c3479beed6e3c00f9</id>
<content type='text'>
wixstdba should not block downgrading if run from an upgrade related bundle.

Fixes 7081
</content>
</entry>
<entry>
<title>Add ability to skip tests at runtime, and skip long running cache tests</title>
<updated>2022-05-13T17:35:15+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-05-13T16:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=031991f32f059b64374e6d257cbe573304dd577f'/>
<id>urn:sha1:031991f32f059b64374e6d257cbe573304dd577f</id>
<content type='text'>
6665
</content>
</entry>
<entry>
<title>When rolling back a bundle failure, reinstall all upgrade related bundles.</title>
<updated>2022-02-11T01:51:19+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-02-11T00:09:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=27a0db4070a2b5756282bf15b957dd7f0021417f'/>
<id>urn:sha1:27a0db4070a2b5756282bf15b957dd7f0021417f</id>
<content type='text'>
Fixes #3421
</content>
</entry>
<entry>
<title>Add runtime testing for #6705.</title>
<updated>2022-02-09T23:09:11+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-02-08T19:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=652719fc9d4a6afc9fb016d2d379a04c0bf40e04'/>
<id>urn:sha1:652719fc9d4a6afc9fb016d2d379a04c0bf40e04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix 32/64-bit bitness handling in Burn and BUtil.</title>
<updated>2022-01-16T15:28:44+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-01-16T02:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=47bca2dc51525fcad86f325278b14953ac5b137e'/>
<id>urn:sha1:47bca2dc51525fcad86f325278b14953ac5b137e</id>
<content type='text'>
- Take advantage of RegOpenEx.
- Always look for related bundles in both 32 and 64 hives.
- BundleEnumRelatedBundle requires caller to specify bitness.
</content>
</entry>
<entry>
<title>Handle 32-bit related-bundle registration...</title>
<updated>2022-01-10T00:18:25+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-01-04T03:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bae756f4354fed4de6097c931590ccafc907fdb2'/>
<id>urn:sha1:bae756f4354fed4de6097c931590ccafc907fdb2</id>
<content type='text'>
...from 64-bit bundles.
</content>
</entry>
<entry>
<title>Don't report related operation in OnDetectRelatedBundle.</title>
<updated>2021-12-31T00:40:49+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-12-30T21:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8dfadd0c9068965af138949b630ef8496b4f7bbb'/>
<id>urn:sha1:8dfadd0c9068965af138949b630ef8496b4f7bbb</id>
<content type='text'>
#5796
</content>
</entry>
<entry>
<title>Move Integration into test</title>
<updated>2021-05-05T18:18:35+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-04-23T00:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d8e47230e094a506406a83eb78916abf2668b29c'/>
<id>urn:sha1:d8e47230e094a506406a83eb78916abf2668b29c</id>
<content type='text'>
</content>
</entry>
</feed>
