<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/api, branch robmen/eulaid</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=robmen%2Feulaid</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=robmen%2Feulaid'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2026-01-30T19:14:58+00:00</updated>
<entry>
<title>Require "accept EULA" in .nupkgs plus some "accept EULA" bug fixes</title>
<updated>2026-01-30T19:14:58+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-01-30T05:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=405b90740e33d109c34cef3adda0c0664bacdd28'/>
<id>urn:sha1:405b90740e33d109c34cef3adda0c0664bacdd28</id>
<content type='text'>
Resolves 9196
</content>
</entry>
<entry>
<title>Privatize warning messages to their components</title>
<updated>2026-01-19T21:22:53+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-01-19T12:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=9a26c32398337aff57da6e92088b90314b81cf03'/>
<id>urn:sha1:9a26c32398337aff57da6e92088b90314b81cf03</id>
<content type='text'>
Fixes 6423
</content>
</entry>
<entry>
<title>Privatize error messages to their components</title>
<updated>2026-01-19T21:22:53+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-01-19T12:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=b0c76b75920bf4a7db46696ece01c856dd888519'/>
<id>urn:sha1:b0c76b75920bf4a7db46696ece01c856dd888519</id>
<content type='text'>
Fixes 6423
</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>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>Update to use .NET 10 SDK for builds</title>
<updated>2025-12-14T16:00:56+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-11-13T18:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a52036eda6958f4671c9ecb04373bf7bc2e4bd36'/>
<id>urn:sha1:a52036eda6958f4671c9ecb04373bf7bc2e4bd36</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>Improve error message when MSI is read-only</title>
<updated>2025-11-04T18:22:42+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-11-02T18:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=cf15a49da99429ef3bdce564ecb7a7a94198ead4'/>
<id>urn:sha1:cf15a49da99429ef3bdce564ecb7a7a94198ead4</id>
<content type='text'>
Fixes 9113
</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>
</feed>
