<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/libs, branch v4.0.5</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v4.0.5</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v4.0.5'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-02-06T20:06:10+00:00</updated>
<entry>
<title>Do not  follow junctions when recursively deleting directories</title>
<updated>2024-02-06T20:06:10+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-02-06T20:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e30c1b2432726d2d5ba572328f9a3956c5d7389c'/>
<id>urn:sha1:e30c1b2432726d2d5ba572328f9a3956c5d7389c</id>
<content type='text'>
This will prevent elevated processes from accidentally following a junction
from a user-writable directory to a per-machine directory and erroneously
deleting the per-machine contents.
</content>
</entry>
<entry>
<title>Fix crash when CloseApplications_X64 closes Electron app</title>
<updated>2024-02-06T15:54:28+00:00</updated>
<author>
<name>Andrzej Wojtas</name>
<email>38528584+avjts@users.noreply.github.com</email>
</author>
<published>2024-01-20T11:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=74ef526a2252f794465b2146c4c32c348284cf91'/>
<id>urn:sha1:74ef526a2252f794465b2146c4c32c348284cf91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix WcaErrorMessage `cArgs==-1` case.</title>
<updated>2023-06-03T08:24:39+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-04-25T02:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=1da29b425658bf1ddc774154d9bccaf940d0bc66'/>
<id>urn:sha1:1da29b425658bf1ddc774154d9bccaf940d0bc66</id>
<content type='text'>
- Count args before creating message record.
- Document terminating NULL requirement.
- Add terminating NULL in MessageExit* macros.
- Enhance tests for problems encountered fixing this nightmare.

Fixes https://github.com/wixtoolset/issues/issues/7422.
Fixes https://github.com/wixtoolset/issues/issues/7444.
</content>
</entry>
<entry>
<title>Hide visible NetCoreCheck.exe window.</title>
<updated>2023-04-04T16:29:33+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-04-04T02:16:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=238a1601a3cdf11cb9becaf8a53f281bdbbcbf09'/>
<id>urn:sha1:238a1601a3cdf11cb9becaf8a53f281bdbbcbf09</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/7353.

Also adds unit test and removes dead code.
</content>
</entry>
<entry>
<title>Fix double-free bugs in thmutil.</title>
<updated>2023-02-20T04:39:24+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2023-02-20T03:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=26adc0c6bf1e4aafe6dc261f8aca09636ca63912'/>
<id>urn:sha1:26adc0c6bf1e4aafe6dc261f8aca09636ca63912</id>
<content type='text'>
Fixes 7231
</content>
</entry>
<entry>
<title>Some small SAL annotation fixups</title>
<updated>2023-02-09T23:18:09+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-02-09T13:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=dc8a7f2398602f994c3e43a733aa09b18dbd7662'/>
<id>urn:sha1:dc8a7f2398602f994c3e43a733aa09b18dbd7662</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop Richedit control from scrolling during load.</title>
<updated>2023-01-11T03:23:54+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-01-11T02:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bc4a72752cb199c7a3ba5a24f656b5e1c0aa9958'/>
<id>urn:sha1:bc4a72752cb199c7a3ba5a24f656b5e1c0aa9958</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/7113.
</content>
</entry>
<entry>
<title>Handle case where TMP isn't REG_EXPAND_SZ.</title>
<updated>2022-12-25T15:35:30+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-12-25T02:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6d597c3fdee0833007f206d2d29e19c2b44c5b4d'/>
<id>urn:sha1:6d597c3fdee0833007f206d2d29e19c2b44c5b4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ConsoleWriteW in netcoresearch.exe.</title>
<updated>2022-12-13T05:09:38+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-12-11T23:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=701b31e26c3b3dfb6c140cbc0d48c6d39bf1f552'/>
<id>urn:sha1:701b31e26c3b3dfb6c140cbc0d48c6d39bf1f552</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use MSI transaction end result to detect whether reboot is needed</title>
<updated>2022-12-13T03:50:39+00:00</updated>
<author>
<name>Nir Bar</name>
<email>nir.bar@panel-sw.co.il</email>
</author>
<published>2022-12-06T11:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=50e24e9cf2084b6cb67b5d8fc509163061408bb6'/>
<id>urn:sha1:50e24e9cf2084b6cb67b5d8fc509163061408bb6</id>
<content type='text'>
</content>
</entry>
</feed>
