<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/Bal/wixstdba/WixStandardBootstrapperApplication.cpp, 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-09-12T17:33:03+00:00</updated>
<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>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>Don't show FilesInUse dialogs if loc strings are missing.</title>
<updated>2022-07-25T17:04:12+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-07-24T19:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8797650acd990ef71f143150b873b5b7a09db86d'/>
<id>urn:sha1:8797650acd990ef71f143150b873b5b7a09db86d</id>
<content type='text'>
This allows all flavors of wixstdba to conditionally support them.
</content>
</entry>
<entry>
<title>Add dialog for non-RM FilesInUse and Netfx FilesInUse.</title>
<updated>2022-07-25T17:04:12+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-07-24T19:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=b86beafe859dea600209d19502bc194affd5fe2b'/>
<id>urn:sha1:b86beafe859dea600209d19502bc194affd5fe2b</id>
<content type='text'>
Fixes 5208
</content>
</entry>
<entry>
<title>Use radio buttons in FilesInUse task dialog.</title>
<updated>2022-07-25T17:04:12+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-07-24T19:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=2e327df0b7c785a6cad36f6b3bf79ba8becf9000'/>
<id>urn:sha1:2e327df0b7c785a6cad36f6b3bf79ba8becf9000</id>
<content type='text'>
</content>
</entry>
</feed>
