<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/test, branch bob/DateTimeErrors</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FDateTimeErrors</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FDateTimeErrors'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-06-18T22:48:22+00:00</updated>
<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>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>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>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>
<entry>
<title>Sync IEngine.SetUpdateSource with native side.</title>
<updated>2025-04-05T00:10:19+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-04-04T23:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=717ac8183b04da445b751865deb40330e5da87c3'/>
<id>urn:sha1:717ac8183b04da445b751865deb40330e5da87c3</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9023
</content>
</entry>
<entry>
<title>Sync IEngine.SetDownloadSource with native side.</title>
<updated>2025-04-03T21:24:54+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-04-01T20:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=36eb3fabd3082912d79dbeafc8c406ac6755e1b9'/>
<id>urn:sha1:36eb3fabd3082912d79dbeafc8c406ac6755e1b9</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9018
</content>
</entry>
<entry>
<title>Target in-service .NET Framework versions.</title>
<updated>2025-02-13T14:02:43+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-02-13T03:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=1be4e0930eb296f44b8cecd10fc9632a867149ce'/>
<id>urn:sha1:1be4e0930eb296f44b8cecd10fc9632a867149ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Skip `CanChangeCommentOfExistingNonDomainGroup` test due to CI failures</title>
<updated>2025-02-12T22:02:56+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-12T21:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f313b4ceea8f9aebe70ef15930bd380106fa2172'/>
<id>urn:sha1:f313b4ceea8f9aebe70ef15930bd380106fa2172</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure user and group integration tests always clean up after themselves.</title>
<updated>2025-02-12T19:55:25+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-12T19:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bbe23165a86e71661b725bc2155a79685f7a7ea7'/>
<id>urn:sha1:bbe23165a86e71661b725bc2155a79685f7a7ea7</id>
<content type='text'>
Fixes 8940
</content>
</entry>
<entry>
<title>Fix ups for Domain Group creation / removal.</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2025-01-03T04:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8f5130afdc60f4957086e41d62cfe9f8d70d5321'/>
<id>urn:sha1:8f5130afdc60f4957086e41d62cfe9f8d70d5321</id>
<content type='text'>
Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
</feed>
