<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/xsd, branch main</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=main</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2026-03-05T22:35:44+00:00</updated>
<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>
<entry>
<title>Files in per-user package cause ICE errors.</title>
<updated>2025-12-13T20:53:50+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-11-19T20:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=cc7761ee19ad4bf6bfed5094b8af309a6638c79f'/>
<id>urn:sha1:cc7761ee19ad4bf6bfed5094b8af309a6638c79f</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/8633
</content>
</entry>
<entry>
<title>Add support for perMachineOrUser</title>
<updated>2025-11-03T22:03:39+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-11-02T07:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=33c12fa386aa7ace7a6bd06a45bc3ecf17e9c8f5'/>
<id>urn:sha1:33c12fa386aa7ace7a6bd06a45bc3ecf17e9c8f5</id>
<content type='text'>
Resolves 9175
</content>
</entry>
<entry>
<title>Minor fixes in docs</title>
<updated>2025-11-02T19:48:43+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-10-16T04:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=edcad27d89bf80e3334bdbb5982f2138c2ff2b1f'/>
<id>urn:sha1:edcad27d89bf80e3334bdbb5982f2138c2ff2b1f</id>
<content type='text'>
</content>
</entry>
</feed>
