<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/Bal/wixstdba, branch v4.0.0-rc.3</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v4.0.0-rc.3</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v4.0.0-rc.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2022-12-15T19:41:19+00:00</updated>
<entry>
<title>Don't fail on bad/missing update feed URL.</title>
<updated>2022-12-15T19:41:19+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-12-14T23:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=be2449594668fab0f21eea3a80fa1efede85de77'/>
<id>urn:sha1:be2449594668fab0f21eea3a80fa1efede85de77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wixstdba should not change the action if not showing full UI.</title>
<updated>2022-12-13T06:09:33+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-12-13T05:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bd0f3491f36f4e24dd899e0c3479beed6e3c00f9'/>
<id>urn:sha1:bd0f3491f36f4e24dd899e0c3479beed6e3c00f9</id>
<content type='text'>
wixstdba should not block downgrading if run from an upgrade related bundle.

Fixes 7081
</content>
</entry>
<entry>
<title>Minimize calls into GitInfo by caching results during build_init</title>
<updated>2022-11-13T15:27:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-11T07:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c8a832c931f6c34892e596a11c14e9181d5eee16'/>
<id>urn:sha1:c8a832c931f6c34892e596a11c14e9181d5eee16</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
