<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/libs, branch bob/BetterScaleSplashScreen</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FBetterScaleSplashScreen</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FBetterScaleSplashScreen'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-06-12T03:34:42+00:00</updated>
<entry>
<title>Fix unit tests to account for Actions runners:</title>
<updated>2025-06-12T03:34:42+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-06-12T02:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c7b981244cfe0dbca2284690bd5091aeda410de0'/>
<id>urn:sha1:c7b981244cfe0dbca2284690bd5091aeda410de0</id>
<content type='text'>
- Handle extra-long paths being normalized to either \\?\\ and "normal."
- Rewrite PathGetTempPathTest test because it's not a good test:
  - By overwriting `TMP` with an extra-long path, it causes
`::GetTempPath[2]W` to fall back to the value of `TEMP` instead.
  - But that's testing `::GetTempPath[2]W`, not `PathGetTempPath`.
  - It also assumes `TMP` and `TEMP` are set typically.
  - It also assumes it's not running as LocalSystem.
  - Instead, just compare the values you get from `::GetTempPathW` and
`PathGetTempPath`.

Fixes https://github.com/wixtoolset/issues/issues/9087
</content>
</entry>
<entry>
<title>Retry intermittent LocLoadFromFile() test failures</title>
<updated>2025-05-28T23:30:52+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-05-28T22:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0800d94e8534da426ba89f60287511d07fe4f674'/>
<id>urn:sha1:0800d94e8534da426ba89f60287511d07fe4f674</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update READMEs to include OSMF</title>
<updated>2025-04-04T23:08:37+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-04-04T20:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=90b1d345326fd05e701c82fa874590aeb6d1ee93'/>
<id>urn:sha1:90b1d345326fd05e701c82fa874590aeb6d1ee93</id>
<content type='text'>
Fixes 7862
Fixes 8974
</content>
</entry>
<entry>
<title>Formalize official WiX build and update tags in nupkgs</title>
<updated>2025-03-20T00:55:00+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-03-19T23:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=45535e659ea8b58101fe9e8adfa6aa273d2bb544'/>
<id>urn:sha1:45535e659ea8b58101fe9e8adfa6aa273d2bb544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce the Open Source Maintenance Fee EULA</title>
<updated>2025-03-20T00:55:00+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-03-19T23:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4d3f7c8cf16db06932596beb27d8d025be501b95'/>
<id>urn:sha1:4d3f7c8cf16db06932596beb27d8d025be501b95</id>
<content type='text'>
This adds the EULA to all the binary releases

Closes 8974
</content>
</entry>
<entry>
<title>LocUtil occasionally failed due to XmlInitialization</title>
<updated>2025-03-19T01:01:57+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-03-19T00:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=32bfb97857041bb4385df3754c3f9eb2f8b23d8e'/>
<id>urn:sha1:32bfb97857041bb4385df3754c3f9eb2f8b23d8e</id>
<content type='text'>
Split into separate classes to prevent potential parallelism race conditions.
</content>
</entry>
<entry>
<title>CreateGroups additions</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-06-18T09:03:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7b1bb025dea1d1e9e144cce0dcbba2d86f053b8f'/>
<id>urn:sha1:7b1bb025dea1d1e9e144cce0dcbba2d86f053b8f</id>
<content type='text'>
Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Support CreateFile with retries</title>
<updated>2025-02-11T23:49:33+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-11T01:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=83cb7864064fa6181902c28fc56d26f236881abe'/>
<id>urn:sha1:83cb7864064fa6181902c28fc56d26f236881abe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename "bundle id" concept to "bundle code"</title>
<updated>2024-12-30T14:45:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-12-30T02:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=523c66a62a619e6aa9f30070173ea33edfb5e328'/>
<id>urn:sha1:523c66a62a619e6aa9f30070173ea33edfb5e328</id>
<content type='text'>
The "bundle id" always had more in common with the PackageCode from the Windows
Installer. With the introduction of an actual Id attribute on the Bundle
element, there is potential for confusion, so there is finally real motivation
to rename "bundle id" to "bundle code".
</content>
</entry>
<entry>
<title>Fix egregiously bad comments that were frustrating</title>
<updated>2024-07-15T22:31:51+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-07-15T20:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bb975d370a6a7398c4d28d23601b20ada7a7cdfe'/>
<id>urn:sha1:bb975d370a6a7398c4d28d23601b20ada7a7cdfe</id>
<content type='text'>
</content>
</entry>
</feed>
