<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/Util/test/WixToolsetTest.Util/UtilExtensionFixture.cs, branch v4.0.0-preview.1</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v4.0.0-preview.1</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v4.0.0-preview.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2022-11-09T00:20:25+00:00</updated>
<entry>
<title>Separate WixInternal content from official WixToolset namespace</title>
<updated>2022-11-09T00:20:25+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-08T22:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c843b47d6233153fa961c6d0e61edf7cedf255bb'/>
<id>urn:sha1:c843b47d6233153fa961c6d0e61edf7cedf255bb</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>Downgrade error to warning when search refs a reserved prefix variable.</title>
<updated>2022-08-02T14:15:14+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-08-01T22:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=28c8abfda013d6aa568fde8b26da65522748d376'/>
<id>urn:sha1:28c8abfda013d6aa568fde8b26da65522748d376</id>
<content type='text'>
The engine doesn't actually prevent external callers from setting variables that start with 'Wix'.
</content>
</entry>
<entry>
<title>Expose and use methods to parse attributes with Burn variable names.</title>
<updated>2022-07-21T22:06:01+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-07-21T20:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0fcd544b7d2fbdf37227df055122b17428d9a524'/>
<id>urn:sha1:0fcd544b7d2fbdf37227df055122b17428d9a524</id>
<content type='text'>
Fixes 6819
</content>
</entry>
<entry>
<title>Add tests to validate Variable name validation</title>
<updated>2022-07-12T19:04:41+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-07-12T18:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=486459129eed61cb0f4d9ddef51632afd5d9e319'/>
<id>urn:sha1:486459129eed61cb0f4d9ddef51632afd5d9e319</id>
<content type='text'>
Closes #6819
</content>
</entry>
<entry>
<title>Add ability to disable file system redirection for File/DirectorySearch</title>
<updated>2022-04-28T19:23:08+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-04-27T21:54:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=681da11cfc9a266304b47b88843cb8a365015c63'/>
<id>urn:sha1:681da11cfc9a266304b47b88843cb8a365015c63</id>
<content type='text'>
Fixes 5476
</content>
</entry>
<entry>
<title>Try to improve fields of bundle symbols.</title>
<updated>2022-04-13T18:13:48+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-04-13T15:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=be43682720cf9c238aa1efba5940b8e2279c5bc4'/>
<id>urn:sha1:be43682720cf9c238aa1efba5940b8e2279c5bc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement IWindowsInstallerDecompileExtensions</title>
<updated>2022-03-30T21:12:12+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-03-30T17:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5d08e0a4bbf4e4ba28300b8bace1089b64b198d7'/>
<id>urn:sha1:5d08e0a4bbf4e4ba28300b8bace1089b64b198d7</id>
<content type='text'>
Update Util extension to validate extension model and fix some small
issues in MSI decompiling.

Fixes 6367
</content>
</entry>
<entry>
<title>Move Util.wixext into ext</title>
<updated>2021-05-03T16:55:22+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-05-03T16:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ff659159e041bf6c083e6b7fcb9b726065a9dd73'/>
<id>urn:sha1:ff659159e041bf6c083e6b7fcb9b726065a9dd73</id>
<content type='text'>
</content>
</entry>
</feed>
