<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/xsd, branch bob/CancelWhenDeferred</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FCancelWhenDeferred</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FCancelWhenDeferred'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2026-08-10T02:55:24+00:00</updated>
<entry>
<title>Add CancelWhenDeferred, like FailWhenDeferred.</title>
<updated>2026-08-10T02:55:24+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2026-08-02T02:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7db9a9436d8734d050582afdb3a2dfda21c606e1'/>
<id>urn:sha1:7db9a9436d8734d050582afdb3a2dfda21c606e1</id>
<content type='text'>
Useful for integration testing packages.
</content>
</entry>
<entry>
<title>UAC shield for per-machine configurable bundles.</title>
<updated>2026-07-22T15:45:41+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2026-07-06T03:01:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e53ec9f0ba68ba029245f823b415209287941926'/>
<id>urn:sha1:e53ec9f0ba68ba029245f823b415209287941926</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9308
</content>
</entry>
<entry>
<title>Minor improvements to Burn, tests, and doc.</title>
<updated>2026-06-22T12:13:44+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2026-06-22T00:47:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c5b1c40cd44145a24cb82349d988e7abdd0b94d5'/>
<id>urn:sha1:c5b1c40cd44145a24cb82349d988e7abdd0b94d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix XSD issues</title>
<updated>2026-03-05T22:35:44+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-03-05T21:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=dd827742e060db17fb61acc1534556a821c1f2c2'/>
<id>urn:sha1:dd827742e060db17fb61acc1534556a821c1f2c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark Firewall Enabled attribute new to WiX v5</title>
<updated>2026-03-05T15:36:42+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-03-04T21:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=476661d6b56022f1085cc08ccc1af4effcbe8ce3'/>
<id>urn:sha1:476661d6b56022f1085cc08ccc1af4effcbe8ce3</id>
<content type='text'>
Fixes 8932
</content>
</entry>
<entry>
<title>Split XSDs into individual XSD fragments per element and type</title>
<updated>2026-03-05T15:36:42+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-03-04T21:10:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a444435287f81b5e0ac66b849db7387f9def1d82'/>
<id>urn:sha1:a444435287f81b5e0ac66b849db7387f9def1d82</id>
<content type='text'>
This majorly improves the developer experience when editing documentation for
each WiX element or type.
</content>
</entry>
<entry>
<title>Add bal:DisplayFilesInUseDialogCondition to disable Files In Use dialog</title>
<updated>2026-01-03T14:00:27+00:00</updated>
<author>
<name>Charles Baker</name>
<email>charles@juicelabs.co</email>
</author>
<published>2024-10-24T00:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8ebde131206f1502cbff2055941ffe52e2802439'/>
<id>urn:sha1:8ebde131206f1502cbff2055941ffe52e2802439</id>
<content type='text'>
Disabling display skips showing the "Files In Use" dialog and returning
a result as if the user had chosen to ignore the dialog and reboot in
the case of files that were unable to be replaced.
</content>
</entry>
<entry>
<title>Refine comments and documentation for ProductSearch type="exists"</title>
<updated>2025-12-13T22:23:15+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-12-13T21:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7760a8b0d241223e0210c52d17b950f64629d2a4'/>
<id>urn:sha1:7760a8b0d241223e0210c52d17b950f64629d2a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add exists option to ProductSearchResult for matching other search types</title>
<updated>2025-12-13T22:23:15+00:00</updated>
<author>
<name>Raul Metsma</name>
<email>raul@metsma.ee</email>
</author>
<published>2025-05-26T07:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=56072818e7f18611ba7d5e717a6b3dafc952f440'/>
<id>urn:sha1:56072818e7f18611ba7d5e717a6b3dafc952f440</id>
<content type='text'>
(e.g. FileSearch, DirectorySearch, RegistrySearch)

Signed-off-by: Raul Metsma &lt;raul@metsma.ee&gt;
</content>
</entry>
<entry>
<title>Properly deprecate PatchCreation and remove mostly dead code</title>
<updated>2025-12-13T21:32:00+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-12-13T20:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5b06ff3dea5d96c11515ab979cb3a78deb3e07ad'/>
<id>urn:sha1:5b06ff3dea5d96c11515ab979cb3a78deb3e07ad</id>
<content type='text'>
Resolves 9099
</content>
</entry>
</feed>
