<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/Bal/wixstdba, 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-10-31T17:57:14+00:00</updated>
<entry>
<title>Loc files were still using inner text, stop doing that</title>
<updated>2022-10-31T17:57:14+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-25T18:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=033f38a28c89945ce4379f5992e8f36943a125ab'/>
<id>urn:sha1:033f38a28c89945ce4379f5992e8f36943a125ab</id>
<content type='text'>
Fixes 6970
</content>
</entry>
<entry>
<title>Support bundle updates in WixStdBA.</title>
<updated>2022-09-12T17:33:03+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-09-10T01:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5059f83d7dccd7221458fca414a0756bb83466a5'/>
<id>urn:sha1:5059f83d7dccd7221458fca414a0756bb83466a5</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/6894.
</content>
</entry>
<entry>
<title>Add WixCanRestart and make wixstdba elevate for restart when required.</title>
<updated>2022-09-03T20:29:26+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-09-02T21:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=237bdc6a97c0dd455da99c16e6b3b7cac4c79e86'/>
<id>urn:sha1:237bdc6a97c0dd455da99c16e6b3b7cac4c79e86</id>
<content type='text'>
Fixes 5499
</content>
</entry>
<entry>
<title>Process and return the failed version of reboot exit codes in Burn.</title>
<updated>2022-08-26T15:03:37+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-08-25T20:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4f5de06073ad664f60ac775da5de8c0fa1de4923'/>
<id>urn:sha1:4f5de06073ad664f60ac775da5de8c0fa1de4923</id>
<content type='text'>
(ERROR_FAIL_REBOOT_REQUIRED and ERROR_FAIL_REBOOT_INITIATED)

Fixes 6762
</content>
</entry>
<entry>
<title>Handle downgrade failure detection during Detect.</title>
<updated>2022-08-22T12:24:20+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-08-22T03:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=cb3776e5e3e075e8e4fe2ae7231ec19f3345c546'/>
<id>urn:sha1:cb3776e5e3e075e8e4fe2ae7231ec19f3345c546</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/6537.
</content>
</entry>
<entry>
<title>Use conditional text rather than controls.</title>
<updated>2022-08-18T21:45:23+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-08-18T20:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4a53029a94f706de48c6750481377f808724fe47'/>
<id>urn:sha1:4a53029a94f706de48c6750481377f808724fe47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix OnExecuteMsiMessage to return chosen result.</title>
<updated>2022-08-14T22:11:00+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-08-14T21:24:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6573eb709147ec52455d03fde60ad567bc79d1bd'/>
<id>urn:sha1:6573eb709147ec52455d03fde60ad567bc79d1bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow wixstdba special controls to have declarative text.</title>
<updated>2022-08-11T01:27:48+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-08-11T00:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0a97d7aafcbb564b7bc9f4e754f39055fd38ae4f'/>
<id>urn:sha1:0a97d7aafcbb564b7bc9f4e754f39055fd38ae4f</id>
<content type='text'>
Fixes 6855
</content>
</entry>
<entry>
<title>Use IFileOpenDialog instead of SHBrowseForFolder and GetOpenFileName.</title>
<updated>2022-08-11T01:27:48+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-08-11T00:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3756ae7c8dc60d459511d0b067ebef5efb052746'/>
<id>urn:sha1:3756ae7c8dc60d459511d0b067ebef5efb052746</id>
<content type='text'>
It is the recommended option since Vista and has better long path support.
</content>
</entry>
<entry>
<title>Handle suppressed Options button.</title>
<updated>2022-08-03T18:25:36+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-08-01T22:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=b6507f65c183c0b0bd165900bcefe6c3ea15b935'/>
<id>urn:sha1:b6507f65c183c0b0bd165900bcefe6c3ea15b935</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/5624.
</content>
</entry>
</feed>
