<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/libs/dutil/WixToolset.DUtil/inc, branch bob/LongPathFixtureOnReFS</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FLongPathFixtureOnReFS</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FLongPathFixtureOnReFS'/>
<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>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>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>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>
<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>Move the BootstrapperApplication out of proc</title>
<updated>2024-03-07T02:03:38+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-01-12T02:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0d3d54992104288e9ee0c834d0b96e8502fd2d42'/>
<id>urn:sha1:0d3d54992104288e9ee0c834d0b96e8502fd2d42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add pipeutil to dutil</title>
<updated>2024-01-12T02:24:06+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-01-11T07:53:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4e7b7c0059d76498d1c24f348dbf6d5799203fe0'/>
<id>urn:sha1:4e7b7c0059d76498d1c24f348dbf6d5799203fe0</id>
<content type='text'>
Plus a couple small clean-ups in a couple of dutil files.
</content>
</entry>
<entry>
<title>Some small SAL annotation fixups</title>
<updated>2023-02-09T23:18:09+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-02-09T13:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=dc8a7f2398602f994c3e43a733aa09b18dbd7662'/>
<id>urn:sha1:dc8a7f2398602f994c3e43a733aa09b18dbd7662</id>
<content type='text'>
</content>
</entry>
</feed>
