<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/burn, branch robmen/8941-null-comment</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=robmen%2F8941-null-comment</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=robmen%2F8941-null-comment'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-12-14T16:00:56+00:00</updated>
<entry>
<title>Migrate all .sln files to .slnx</title>
<updated>2025-12-14T16:00:56+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-11-16T01:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4f966b47a3b24e77794a3366ca591548a3cc42c7'/>
<id>urn:sha1:4f966b47a3b24e77794a3366ca591548a3cc42c7</id>
<content type='text'>
Modernize projects against new .slnx expecations as well.
</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>Use CompareStringOrdinal() instead of CompareString() case-sensitive</title>
<updated>2025-11-03T22:49:39+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-11-02T04:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d2ba0da55725f2908b67e1470afc7cfd71cb3d1f'/>
<id>urn:sha1:d2ba0da55725f2908b67e1470afc7cfd71cb3d1f</id>
<content type='text'>
This commit moves to the modern CompareStringOrdinal() for all case-sensitve
uses of CompareString() with the invariant locale.

Resolves 6947
</content>
</entry>
<entry>
<title>Use CompareStringOrdinal() instead of CompareString() case-insensitive</title>
<updated>2025-11-03T22:49:39+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-11-02T03:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4d626c294c4783d454e27ea4e5614037dac8576e'/>
<id>urn:sha1:4d626c294c4783d454e27ea4e5614037dac8576e</id>
<content type='text'>
This commit moves to the modern CompareStringOrdinal() for all case-insensitve
uses of CompareString() with the invariant locale.

Partially resolves 6947
</content>
</entry>
<entry>
<title>Use halftone mode to scale bundle splash screens.</title>
<updated>2025-08-27T21:25:44+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-08-26T21:48:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=9e6443d270e58db21605f843af43e1fecb6ab3c3'/>
<id>urn:sha1:9e6443d270e58db21605f843af43e1fecb6ab3c3</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9148
</content>
</entry>
<entry>
<title>Support launching rundll32.exe as a safe executable if the dll it loads is in a secure location</title>
<updated>2025-06-18T22:48:22+00:00</updated>
<author>
<name>Nir Bar</name>
<email>nir.bar@panel-sw.co.il</email>
</author>
<published>2025-04-03T06:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=9af6ee7031536ccb91fc2eb2f8521a0ac286db2c'/>
<id>urn:sha1:9af6ee7031536ccb91fc2eb2f8521a0ac286db2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always pass `-quiet` to related bundles.</title>
<updated>2025-05-28T23:34:21+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-04-14T01:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ad108f9d72288f2acf8b201f2cb9815a873dd82a'/>
<id>urn:sha1:ad108f9d72288f2acf8b201f2cb9815a873dd82a</id>
<content type='text'>
The embedding protocol implies no-UI but if Burn doesn't detect a
compatible protocol, it won't use the embedding switch. This provides a
backup to keep it silent.

Fixes https://github.com/wixtoolset/issues/issues/7969
</content>
</entry>
<entry>
<title>Bring back WixBundleSourceProcess* variables.</title>
<updated>2025-05-28T23:33:28+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-04-09T01:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ec0ece17b141b88210bf6213922288160ea53656'/>
<id>urn:sha1:ec0ece17b141b88210bf6213922288160ea53656</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9029
</content>
</entry>
<entry>
<title>Update registration disappears during upgrade.</title>
<updated>2025-05-28T23:33:16+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-03-21T01:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=68a2b7199b360a0dce6d1b1ebf13dc44f21ba89f'/>
<id>urn:sha1:68a2b7199b360a0dce6d1b1ebf13dc44f21ba89f</id>
<content type='text'>
Update registration is stored in a shared registry key that Burn takes
care to keep around across upgrades. The approach it used broke
between WiX v3 and WiX v5. This change makes it work again by
writing update registration when the session ends.
</content>
</entry>
</feed>
