<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/burn/engine/engine.mc, 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-11-11T01:14:39+00:00</updated>
<entry>
<title>Typos are bad; visible typos are an abomination.</title>
<updated>2024-11-11T01:14:39+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-11-10T19:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f440fb317c630e7bc6d4ee4d657a200654e2f876'/>
<id>urn:sha1:f440fb317c630e7bc6d4ee4d657a200654e2f876</id>
<content type='text'>
At least one person makes the same typo almost-but-not-quite everywhere.
</content>
</entry>
<entry>
<title>Log bundle registration scope.</title>
<updated>2024-11-11T01:14:39+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-11-10T04:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=53d84c9b96b027df505ab99f3db0719a82108b2b'/>
<id>urn:sha1:53d84c9b96b027df505ab99f3db0719a82108b2b</id>
<content type='text'>
</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>Ignore cache bundle failure if it already exists in the package cache.</title>
<updated>2022-09-15T19:14:04+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-09-15T17:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a470bbc209dff298dbf86a29393d6a2a8b768dc8'/>
<id>urn:sha1:a470bbc209dff298dbf86a29393d6a2a8b768dc8</id>
<content type='text'>
Fixes 6848
</content>
</entry>
<entry>
<title>Add more burn E2E tests.</title>
<updated>2022-09-15T19:14:04+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-09-15T17:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=95e8b1be902cce3b5a394066a62e0c32d0688261'/>
<id>urn:sha1:95e8b1be902cce3b5a394066a62e0c32d0688261</id>
<content type='text'>
Fix bug where first splash screen wasn't closed.
Fix bug where billboard only started the first time.
Fix bug where the restart status was lost when the exit code was an error.
Fix bug where the hash byte array length was compared to the hash string length (string is twice as long).
Fix bug where Burn didn't give update hash if the first byte was 0.
</content>
</entry>
<entry>
<title>Delay closing Burn's UI thread so that it can log the bundle's restart.</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:11:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=eea6121f388197435529922b3cb13d3631afb9a8'/>
<id>urn:sha1:eea6121f388197435529922b3cb13d3631afb9a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delay closing the bundle log so that restart failures will be logged.</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:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e263e6bca03d783ece2f2dc86345dcdfc4b9776d'/>
<id>urn:sha1:e263e6bca03d783ece2f2dc86345dcdfc4b9776d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log message when the elevated process is not running elevated.</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:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=75bc4c3bcf2dcb85fdc642547e339f54775db43a'/>
<id>urn:sha1:75bc4c3bcf2dcb85fdc642547e339f54775db43a</id>
<content type='text'>
Fixes 5650
</content>
</entry>
<entry>
<title>Make sure error codes are translated correctly for per-machine packages.</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:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a37208d9a26ec7886870cc17f0726676a285bf7f'/>
<id>urn:sha1:a37208d9a26ec7886870cc17f0726676a285bf7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create log for elevated process.</title>
<updated>2022-08-19T22:02:27+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-08-19T18:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bbc36178172e4198351f2f84a91faf56c65e1475'/>
<id>urn:sha1:bbc36178172e4198351f2f84a91faf56c65e1475</id>
<content type='text'>
</content>
</entry>
</feed>
