<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/libs/dutil/WixToolset.DUtil, branch bob/CancelWhenDeferred</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FCancelWhenDeferred</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FCancelWhenDeferred'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2026-07-22T15:45:41+00:00</updated>
<entry>
<title>UAC shield for per-machine configurable bundles.</title>
<updated>2026-07-22T15:45:41+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2026-07-06T03:01:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e53ec9f0ba68ba029245f823b415209287941926'/>
<id>urn:sha1:e53ec9f0ba68ba029245f823b415209287941926</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9308
</content>
</entry>
<entry>
<title>Skip SetConsoleCP when stdout is non-interactive.</title>
<updated>2026-06-09T21:06:00+00:00</updated>
<author>
<name>Roman Lavrov</name>
<email>roman.lavrov@thebrowser.company</email>
</author>
<published>2026-03-25T20:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=34d99cb07df7519c273aa352185df3a7e4a01bb9'/>
<id>urn:sha1:34d99cb07df7519c273aa352185df3a7e4a01bb9</id>
<content type='text'>
Fixes wixtoolset/issues#9267
</content>
</entry>
<entry>
<title>Target VS2026 and .NET 10 for WiX v8.</title>
<updated>2026-06-09T19:38:28+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2026-06-04T02:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=318f5300cf4244d6eb440b00278c062f1da56e91'/>
<id>urn:sha1:318f5300cf4244d6eb440b00278c062f1da56e91</id>
<content type='text'>
VS2022/v143 toolsets are no longer required.
</content>
</entry>
<entry>
<title>Support dual-purpose packages in Burn.</title>
<updated>2026-02-05T20:58:18+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2026-02-05T01:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c258b72508f1b25a56e5d3ee3df08650ba1cbe36'/>
<id>urn:sha1:c258b72508f1b25a56e5d3ee3df08650ba1cbe36</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/8958
</content>
</entry>
<entry>
<title>Support RedirectionGuard in Burn</title>
<updated>2026-01-30T22:54:28+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-01-30T21:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a16948df3c51f872e750798a967505a93b8439d5'/>
<id>urn:sha1:a16948df3c51f872e750798a967505a93b8439d5</id>
<content type='text'>
Resolves 9228
</content>
</entry>
<entry>
<title>Remove elevation check in Restart Manager utility</title>
<updated>2026-01-30T22:54:28+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-01-30T21:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=58d4551c6c7fca2e05899b7e181cc8524c795e3e'/>
<id>urn:sha1:58d4551c6c7fca2e05899b7e181cc8524c795e3e</id>
<content type='text'>
Rather than check if we're elevated then try to enable the optional privilege,
just try to enable the privilege and proceed normally.
</content>
</entry>
<entry>
<title>Use high integrity instead of elevation token to properly detect "elevated" installs</title>
<updated>2026-01-30T22:54:28+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-01-30T20:49:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bdda474a01d09013c839cf4dfd45cea2ecc44e1f'/>
<id>urn:sha1:bdda474a01d09013c839cf4dfd45cea2ecc44e1f</id>
<content type='text'>
Fixes 8178
</content>
</entry>
<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>Improve handling of nulls in MultiSzInsertString and MultiSzLen</title>
<updated>2026-01-21T20:34:07+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-01-21T08:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=50de1c4ee7a56e47a06c44769cea5aa2457a829b'/>
<id>urn:sha1:50de1c4ee7a56e47a06c44769cea5aa2457a829b</id>
<content type='text'>
Resolves 7311
</content>
</entry>
<entry>
<title>Provide Bundle Icon in BA container and update wixstdba to use it</title>
<updated>2026-01-08T00:25:33+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-01-07T06:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=b337ce4678a5c66c7a2edc2bf9f87a71b4916b1b'/>
<id>urn:sha1:b337ce4678a5c66c7a2edc2bf9f87a71b4916b1b</id>
<content type='text'>
Fixes 8104
</content>
</entry>
</feed>
