<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/libs/dutil/WixToolset.DUtil/regutil.cpp, branch v7.0.0-rc.2</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v7.0.0-rc.2</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v7.0.0-rc.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2022-08-09T14:57:02+00:00</updated>
<entry>
<title>Skip logging errors in some places when they are due to missing files or registry keys or values.</title>
<updated>2022-08-09T14:57:02+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-08-08T23:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=240b663ad5fc94ed6d19c966b5c9105a176ecf40'/>
<id>urn:sha1:240b663ad5fc94ed6d19c966b5c9105a176ecf40</id>
<content type='text'>
Related to 6696
</content>
</entry>
<entry>
<title>REG_EXPAND_SZ values are not necessarily a path.</title>
<updated>2022-06-08T00:44:36+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-06-03T22:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=266b097c0b0a13dd4934f55f61cad62ffcbb953d'/>
<id>urn:sha1:266b097c0b0a13dd4934f55f61cad62ffcbb953d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RegReadUnexpandedString to get an unexpanded REG_EXPAND_SZ value.</title>
<updated>2022-06-08T00:44:36+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-06-03T22:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=584213c5ffeca09b3fe24bd5e92f73fd057ac642'/>
<id>urn:sha1:584213c5ffeca09b3fe24bd5e92f73fd057ac642</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for semver in bundles and dependencies</title>
<updated>2022-05-10T20:03:03+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-05-10T05:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=02e682881979cd87592ee1e8e39b7744b575829c'/>
<id>urn:sha1:02e682881979cd87592ee1e8e39b7744b575829c</id>
<content type='text'>
Take advantage of WixVersion/verutil functionality to support wider
range of version numbers were possible in the WiX Toolset

Completes 4666
</content>
</entry>
<entry>
<title>Make the estimated size in ARP a little more accurate.</title>
<updated>2022-04-23T20:40:21+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-04-22T21:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a981e29d7a3df566754356c3fe1eb938a5cac4c1'/>
<id>urn:sha1:a981e29d7a3df566754356c3fe1eb938a5cac4c1</id>
<content type='text'>
Fixes 4039
</content>
</entry>
<entry>
<title>Fix 32/64-bit bitness handling in Burn and BUtil.</title>
<updated>2022-01-16T15:28:44+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-01-16T02:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=47bca2dc51525fcad86f325278b14953ac5b137e'/>
<id>urn:sha1:47bca2dc51525fcad86f325278b14953ac5b137e</id>
<content type='text'>
- Take advantage of RegOpenEx.
- Always look for related bundles in both 32 and 64 hives.
- BundleEnumRelatedBundle requires caller to specify bitness.
</content>
</entry>
<entry>
<title>Add registry bitness to RegUtil and BUtil.</title>
<updated>2022-01-10T05:47:18+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-01-10T04:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a96db4a508f1d1774500ab89f2c57e581fb5a13a'/>
<id>urn:sha1:a96db4a508f1d1774500ab89f2c57e581fb5a13a</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/6669.
Fixes https://github.com/wixtoolset/issues/issues/6670.
</content>
</entry>
<entry>
<title>Refactor butil while cleaning up other things.</title>
<updated>2021-07-19T00:52:05+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-07-19T00:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=1bdf42c558d6923380b9f3ea409027816f972f98'/>
<id>urn:sha1:1bdf42c558d6923380b9f3ea409027816f972f98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow access to persisted variables from related bundles.</title>
<updated>2021-07-18T19:41:21+00:00</updated>
<author>
<name>Jacob Hoover</name>
<email>jacob.hoover@greenheck.com</email>
</author>
<published>2021-06-11T22:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f3c96bcab560cb09355e9366eac3f4195479d95d'/>
<id>urn:sha1:f3c96bcab560cb09355e9366eac3f4195479d95d</id>
<content type='text'>
Implements #3704
</content>
</entry>
<entry>
<title>Move dutil into libs/dutil</title>
<updated>2021-04-29T23:21:09+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-04-22T13:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7f642e51670bc38a4ef782a363936850bc2b0ba9'/>
<id>urn:sha1:7f642e51670bc38a4ef782a363936850bc2b0ba9</id>
<content type='text'>
</content>
</entry>
</feed>
