<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/Util/wixext, branch v4.0.0-rc.3</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v4.0.0-rc.3</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v4.0.0-rc.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2023-02-04T23:04:23+00:00</updated>
<entry>
<title>Add keyColumn definition to _User of Wix4FileSharePermissions</title>
<updated>2023-02-04T23:04:23+00:00</updated>
<author>
<name>fyodorkor</name>
<email>fyodorkor@gmail.com</email>
</author>
<published>2023-02-04T20:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e710738a6285f4225ded26c88b07dfa460ed66b4'/>
<id>urn:sha1:e710738a6285f4225ded26c88b07dfa460ed66b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sizes for XMLConfig and ElementID columns the same s72</title>
<updated>2023-02-02T01:29:28+00:00</updated>
<author>
<name>Fyodor Koryazhkin</name>
<email>fk250046@ncr.com</email>
</author>
<published>2023-02-01T16:02:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=92d6c3255a72d14f40b25b4c94fa88e563a7092d'/>
<id>urn:sha1:92d6c3255a72d14f40b25b4c94fa88e563a7092d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove extension data after extensions get PreDecompileTables callback</title>
<updated>2023-01-16T08:54:06+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-01-15T01:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5f744a8c7da649721f7022dc174febd79e7e3e14'/>
<id>urn:sha1:5f744a8c7da649721f7022dc174febd79e7e3e14</id>
<content type='text'>
Also update Util.wixext decompiler extension to handle the new
elements that compile into CustomActions with no additional table data.
These exposed the weakness in the decompiler where extension data was
removed before extensions got a chance to pre-decompile.

Fixes 7151
</content>
</entry>
<entry>
<title>Expose QueryNativeMachine.</title>
<updated>2023-01-15T03:18:22+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-01-15T02:01:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=46beca0ebe4d06797617ccdab7171b4e64f435ca'/>
<id>urn:sha1:46beca0ebe4d06797617ccdab7171b4e64f435ca</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/7158.
</content>
</entry>
<entry>
<title>Fix compiler to handle util:ServiceConfig absent reset period and start delay</title>
<updated>2023-01-12T20:47:53+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-01-12T19:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e3b4af31d93962a7bd0a417d400921e00e9e249a'/>
<id>urn:sha1:e3b4af31d93962a7bd0a417d400921e00e9e249a</id>
<content type='text'>
Fixes 7150
</content>
</entry>
<entry>
<title>Fix RegistrySymbol creation helper for non-string types</title>
<updated>2022-12-23T01:25:11+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-12-23T00:39:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=156ccd9db15eafe6b4fef72097dfa04337599f91'/>
<id>urn:sha1:156ccd9db15eafe6b4fef72097dfa04337599f91</id>
<content type='text'>
Fixes 7108
</content>
</entry>
<entry>
<title>Fix when xmlns placed directly on PermissionEx</title>
<updated>2022-11-16T06:04:07+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-15T23:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d14c02d4ca6ee820b7111b789d9f904e0fd52804'/>
<id>urn:sha1:d14c02d4ca6ee820b7111b789d9f904e0fd52804</id>
<content type='text'>
This is NOT recommended in v4 and its converter will move namespaces to
the root element, but WiX v3 allowed it so we'll continued to do so in
v4.

Fixes 7010
</content>
</entry>
<entry>
<title>Very minor cleanup</title>
<updated>2022-11-08T08:19:10+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-08T07:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=86146e8c044a1aea2ea162701b1fc344d19e4dc3'/>
<id>urn:sha1:86146e8c044a1aea2ea162701b1fc344d19e4dc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support add, modify and remove comments on user accounts</title>
<updated>2022-10-22T02:08:08+00:00</updated>
<author>
<name>Ron Martin</name>
<email>cpuwzd@comcast.net</email>
</author>
<published>2022-08-29T22:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=08cdc6aa2b9dd0e273a3c3a22893616d26342a0e'/>
<id>urn:sha1:08cdc6aa2b9dd0e273a3c3a22893616d26342a0e</id>
<content type='text'>
Fixes 5371
</content>
</entry>
<entry>
<title>Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s</title>
<updated>2022-10-15T18:45:54+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-14T21:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a3af25607b56f5ecf21d6712a8367217e5c43eb0'/>
<id>urn:sha1:a3af25607b56f5ecf21d6712a8367217e5c43eb0</id>
<content type='text'>
Fixes 6944
</content>
</entry>
</feed>
