<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext, 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-07-21T17:38:30+00:00</updated>
<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 Util decompiler extension crash.</title>
<updated>2025-06-12T03:41:31+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-05-12T21:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7b7f690249dce0b5b7eb261a7905fc338194a8ca'/>
<id>urn:sha1:7b7f690249dce0b5b7eb261a7905fc338194a8ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `Payloads` element to harvest bundle payloads.</title>
<updated>2025-06-12T03:34:42+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-04-27T15:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7051e6a5fdc8965289fbc34d0de2a78dae14e62e'/>
<id>urn:sha1:7051e6a5fdc8965289fbc34d0de2a78dae14e62e</id>
<content type='text'>
Implements https://github.com/wixtoolset/issues/issues/9049
</content>
</entry>
<entry>
<title>Send all tables to extension decompilers.</title>
<updated>2025-05-29T01:04:09+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-05-20T02:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=fddc154029b838c2fd83a2eee09d53468dd4cf08'/>
<id>urn:sha1:fddc154029b838c2fd83a2eee09d53468dd4cf08</id>
<content type='text'>
Also fix Firewall decompiler to decompile all possible Firewall tables.

Fixes https://github.com/wixtoolset/issues/issues/9070
</content>
</entry>
<entry>
<title>Update version number in READMEs</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:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6f41d1f08207bfaa64bc1bfccf936fb57564062c'/>
<id>urn:sha1:6f41d1f08207bfaa64bc1bfccf936fb57564062c</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>Issue 8993</title>
<updated>2025-04-04T03:52:19+00:00</updated>
<author>
<name>Christopher Painter</name>
<email>chrpai@iswix.com</email>
</author>
<published>2025-03-21T04:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7c62893e0b4a404b4dca44d6b64de521f98335dd'/>
<id>urn:sha1:7c62893e0b4a404b4dca44d6b64de521f98335dd</id>
<content type='text'>
Fix Public Key for NetFx48Redist
</content>
</entry>
<entry>
<title>Iis certstore more xsd</title>
<updated>2025-03-28T01:37:05+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevanweiss@users.noreply.github.com</email>
</author>
<published>2025-03-28T01:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=b20af76706dc8f7e2ac7342636fd09428b307fe4'/>
<id>urn:sha1:b20af76706dc8f7e2ac7342636fd09428b307fe4</id>
<content type='text'>
Adds XSD for #597 
And slight fix up for error message to capture new options

---------

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;</content>
</entry>
<entry>
<title>Add actions to BrowseDlg for WixUI_FeatureTree.</title>
<updated>2025-03-26T13:11:04+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-03-26T02:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=663d2556f29a094276e18a3d6c59dba257914f41'/>
<id>urn:sha1:663d2556f29a094276e18a3d6c59dba257914f41</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9009
</content>
</entry>
<entry>
<title>Switch to MSTest built-in Test target.</title>
<updated>2025-03-20T17:02:06+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-03-20T16:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bf13a0b67dd644eb7d74cb0cfb6876840f73d82b'/>
<id>urn:sha1:bf13a0b67dd644eb7d74cb0cfb6876840f73d82b</id>
<content type='text'>
Prevents test run during VS build and shows failure details on console
(no need to dig into TRX file).
</content>
</entry>
</feed>
