<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/Util/wixext/UtilCompiler.cs, branch bob/wixbug8674</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2Fwixbug8674</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2Fwixbug8674'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-03-07T18:55:57+00:00</updated>
<entry>
<title>Rename "bundle extension" to "bootstrapper extension" for more consistency</title>
<updated>2024-03-07T18:55:57+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-07T17:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5baa1dfe8ba2a3bd4728bca118fe1de225f848d4'/>
<id>urn:sha1:5baa1dfe8ba2a3bd4728bca118fe1de225f848d4</id>
<content type='text'>
Also renames WixToolet.BextUtil nupkg to WixToolset.BootstrapperExtensionApi.
</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 firewall extension decompiler, make msi modifications work, add all attributes</title>
<updated>2023-11-19T17:17:13+00:00</updated>
<author>
<name>chris_bednarski</name>
<email>Chris.Bednarski@minfos.com.au</email>
</author>
<published>2023-09-21T06:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=dfb7512b85536b7726080648f2228cf8d0153724'/>
<id>urn:sha1:dfb7512b85536b7726080648f2228cf8d0153724</id>
<content type='text'>
</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>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>
</feed>
