<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/UI/wixlib/WixUI_Advanced.wxs, branch bob/WixStdBaConfigurableScope</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FWixStdBaConfigurableScope</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FWixStdBaConfigurableScope'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-11-29T19:37:30+00:00</updated>
<entry>
<title>Support 64-bit install directory in WixUI_Advanced</title>
<updated>2025-11-29T19:37:30+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-11-29T02:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d4adc03c4fc9bf4eeef5ad44ec586f2151612617'/>
<id>urn:sha1:d4adc03c4fc9bf4eeef5ad44ec586f2151612617</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/2165
</content>
</entry>
<entry>
<title>Drop CA path validation in WixUI by default.</title>
<updated>2024-12-27T05:46:38+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-09-28T02:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=aa2678906191e0535fad5634467f074aae049c09'/>
<id>urn:sha1:aa2678906191e0535fad5634467f074aae049c09</id>
<content type='text'>
Add `WixUI/ExtendedPathValidation="yes"` to opt-in.
Removed the WIXUI_DONTVALIDATEPATH runtime opt-out.

Fixes https://github.com/wixtoolset/issues/issues/8718
Relies on https://github.com/wixtoolset/wix/pull/563
</content>
</entry>
<entry>
<title>Replace EULA printing custom action with MsiPrint.</title>
<updated>2024-12-27T05:46:38+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-08-26T04:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3986a0b375d5b536f897d6284770baf711afaf86'/>
<id>urn:sha1:3986a0b375d5b536f897d6284770baf711afaf86</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/8580
</content>
</entry>
<entry>
<title>More virtual/override symbols.</title>
<updated>2024-03-03T19:58:07+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-03-03T19:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7ec45e8318dc81392daa4eb3d8f95a1a88b60402'/>
<id>urn:sha1:7ec45e8318dc81392daa4eb3d8f95a1a88b60402</id>
<content type='text'>
And *Sequence/Show works thusly, even with somewhat funky ids.
</content>
</entry>
<entry>
<title>Prevent direct references to platform neutral WixUI</title>
<updated>2023-03-09T13:17:00+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-03-09T11:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3efe3f3a8682f333741b3c52e10eea2297f43dc9'/>
<id>urn:sha1:3efe3f3a8682f333741b3c52e10eea2297f43dc9</id>
<content type='text'>
Fixes 7265
</content>
</entry>
<entry>
<title>Better solution to the UI custom action "problem."</title>
<updated>2022-12-06T20:16:20+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-11-21T21:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c4ffb9967e4e4f7d67f5925208e3e0a885e903c5'/>
<id>urn:sha1:c4ffb9967e4e4f7d67f5925208e3e0a885e903c5</id>
<content type='text'>
Add platform-specific fragments that are referenced by the compiler
extension. That makes it easier to customize: Just copy the dialog set
authoring and rename, like in v3.
</content>
</entry>
<entry>
<title>Add compiler extension to handle platforms.</title>
<updated>2022-01-30T18:02:05+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-01-30T04:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7ce477c6863c74ef0a50d117d8c28b2f19971b42'/>
<id>urn:sha1:7ce477c6863c74ef0a50d117d8c28b2f19971b42</id>
<content type='text'>
Custom actions to print EULA and validate install directories are
defined in WixUIExtension compiler extension, to handle
platform-specific custom actions referred to from `DoAction` control
events. This is the least-worst solution, given the `DoAction` approach
used in the WixUI authoring and anyone customizing a WixUI set.
</content>
</entry>
<entry>
<title>Move UI.wixext into ext</title>
<updated>2021-05-04T00:00:34+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-05-04T00:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=592c6e2f7407c291a7bf9ef4c8ce50da9798cc68'/>
<id>urn:sha1:592c6e2f7407c291a7bf9ef4c8ce50da9798cc68</id>
<content type='text'>
</content>
</entry>
</feed>
