<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src, 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-08-26T21:48:25+00:00</updated>
<entry>
<title>Use halftone mode to scale bundle splash screens.</title>
<updated>2025-08-26T21:48:25+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=fb3db98aa63bc194964c60ab61be5a4c9e3fa83c'/>
<id>urn:sha1:fb3db98aa63bc194964c60ab61be5a4c9e3fa83c</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9148
</content>
</entry>
<entry>
<title>Decompile Scope=perUserOrMachine.</title>
<updated>2025-08-18T00:33:05+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-08-14T02:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=11c3f5ca1d5e44401eb7564af54fb7e98244f21a'/>
<id>urn:sha1:11c3f5ca1d5e44401eb7564af54fb7e98244f21a</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9144
</content>
</entry>
<entry>
<title>Clarify the underlying reason .wxls are loaded.</title>
<updated>2025-07-22T23:12:58+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-07-22T22:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c1b3fba6e6a5badb1b7f007e9c85874694d90384'/>
<id>urn:sha1:c1b3fba6e6a5badb1b7f007e9c85874694d90384</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ErrorMessages.cs to refine duplicate identifiers message</title>
<updated>2025-07-22T23:12:58+00:00</updated>
<author>
<name>cz-dev-ge</name>
<email>67101763+cz-dev-ge@users.noreply.github.com</email>
</author>
<published>2025-06-02T07:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=84732c759839fe19d9c98094aa7adb2f59896a86'/>
<id>urn:sha1:84732c759839fe19d9c98094aa7adb2f59896a86</id>
<content type='text'>
Adds information about necessary neutral language definition.
</content>
</entry>
<entry>
<title>Embiggen build perf.</title>
<updated>2025-07-21T17:38:30+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-07-20T02:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=65e68bcfaf4b0ef9796cad4d5a470b3b3e72032f'/>
<id>urn:sha1:65e68bcfaf4b0ef9796cad4d5a470b3b3e72032f</id>
<content type='text'>
- Move ext tests to targets for better MSBuild scheduling.
- Parallelize long-running tests.
- Disable Firewall ICEs for dev builds; they're redundant with
round-tripping and ICEs are mutex'd to make them painfully serial.
</content>
</entry>
<entry>
<title>Fix HarvestPayloads field names (kinda).</title>
<updated>2025-06-19T12:46:58+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-06-19T01:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=baf02e973f152ddb7d74d90f505cafc0be17c4fd'/>
<id>urn:sha1:baf02e973f152ddb7d74d90f505cafc0be17c4fd</id>
<content type='text'>
</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>Fix MsiLockPermissionsEx decompilation.</title>
<updated>2025-06-18T22:26:34+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-06-18T02:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=358bcc821c098a9ade94cca948056ec3d528a2bb'/>
<id>urn:sha1:358bcc821c098a9ade94cca948056ec3d528a2bb</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9096
</content>
</entry>
<entry>
<title>Remove deprecated Heat.</title>
<updated>2025-06-18T20:15:49+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-04-25T01:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=50fe3d149a101b2569647689673fa01d67ff5267'/>
<id>urn:sha1:50fe3d149a101b2569647689673fa01d67ff5267</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9039
</content>
</entry>
<entry>
<title>Consistentify unnamed bindpaths doc in `Files`.</title>
<updated>2025-06-12T13:54:39+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-06-09T15:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=390ee54c29d050ba393ff431115308bdb2aaf4ca'/>
<id>urn:sha1:390ee54c29d050ba393ff431115308bdb2aaf4ca</id>
<content type='text'>
</content>
</entry>
</feed>
