<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/Util, branch robmen/package-id-bundle-code</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=robmen%2Fpackage-id-bundle-code</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=robmen%2Fpackage-id-bundle-code'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-09-28T22:37:29+00:00</updated>
<entry>
<title>Additional (automated) translations for Lithuanian, Russian and Chinese</title>
<updated>2024-09-28T22:37:29+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-07-14T06:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=cc21d03c58f64ecd205dd2d8a0f91b8836957619'/>
<id>urn:sha1:cc21d03c58f64ecd205dd2d8a0f91b8836957619</id>
<content type='text'>
(Simplified).

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Error message for 'logon as service' is not currently localised.</title>
<updated>2024-09-28T22:37:29+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-06-16T01:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=788931360a88e48e54de4d343ed5dec2c6547f2e'/>
<id>urn:sha1:788931360a88e48e54de4d343ed5dec2c6547f2e</id>
<content type='text'>
Added translations in line with existing translations.  I'm sure they'll
suffice for now, Google translate makes sense of them anyway.


Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix up small inaccuracy in logged error message.</title>
<updated>2024-09-03T03:45:08+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-08-02T12:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=638532e58ab4c06c35f17421d36ae02ef02ffaf2'/>
<id>urn:sha1:638532e58ab4c06c35f17421d36ae02ef02ffaf2</id>
<content type='text'>
When ::GetFileAttributesW returns 0xFFFFFFFF it means
'Invalid File/Folder'
So we should return a matching error message.
To avoid confusing invalid paths with junctions (in error message)

Unfortunately the constant for this is not defined.
So just define it here as though it would be.

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>A basic install / uninstall test for RemoveFoldersEx</title>
<updated>2024-09-03T03:45:08+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-08-02T11:45:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=97e2fb014127a390118dd9cbb6b9e0475123a2c9'/>
<id>urn:sha1:97e2fb014127a390118dd9cbb6b9e0475123a2c9</id>
<content type='text'>
Contains no files etc to verify that Remove action can still occur without
other elements bringing in the RemoveFiles Standard Action


Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Initialize WOW64 in TouchFile custom action</title>
<updated>2024-07-17T19:15:00+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-07-17T18:09:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8fb5d579e8cf5eb0f93d07a73bf318a8969c6b10'/>
<id>urn:sha1:8fb5d579e8cf5eb0f93d07a73bf318a8969c6b10</id>
<content type='text'>
Fixes 8638
</content>
</entry>
<entry>
<title>Fix faulty memory access in Util's User custom actions</title>
<updated>2024-07-15T19:09:35+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-07-15T06:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6bd80b51b42686ce5665140d0ab7c64bd35204d9'/>
<id>urn:sha1:6bd80b51b42686ce5665140d0ab7c64bd35204d9</id>
<content type='text'>
Generally, clean up the handling of getting the domain from a server name by
centralizing and simplifying it behind an improved GetDomainFromServerName()
based on the buggy GetServerName().

Fixes 8576
</content>
</entry>
<entry>
<title>Added missing localization files from wix3</title>
<updated>2024-07-04T23:12:03+00:00</updated>
<author>
<name>Rami</name>
<email>icnocop@users.noreply.github.com</email>
</author>
<published>2024-07-01T23:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c5c226be1d271aee816b20f5ca0777ed1242a6d8'/>
<id>urn:sha1:c5c226be1d271aee816b20f5ca0777ed1242a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added missing localization files from wix3</title>
<updated>2024-07-04T23:12:03+00:00</updated>
<author>
<name>Rami</name>
<email>icnocop@users.noreply.github.com</email>
</author>
<published>2024-07-01T23:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=dfeddbbeece4ef72a67c2282f0092b2f7f6486ac'/>
<id>urn:sha1:dfeddbbeece4ef72a67c2282f0092b2f7f6486ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't follow junctions when recursing directories.</title>
<updated>2024-03-22T18:55:43+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-22T18:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e84b6768772c01e44dd55fb583cf78388ec7e48a'/>
<id>urn:sha1:e84b6768772c01e44dd55fb583cf78388ec7e48a</id>
<content type='text'>
When deleting directories recursively, an elevated custom action
following junctions in a user-writable location could recurse into
any directory, including some that you might not want to be deleted.
Therefore, avoid recursing into directories that are actually
junctions (aka "reparse points").

This applies to:

- The RemoveFoldersEx custom action (which doesn't actually do deletions
but would instruct elevated MSI to delete on your behalf).
- DTF's custom action runner.
</content>
</entry>
<entry>
<title>Rename "bundle extension" to "bootstrapper extension" for more consistency</title>
<updated>2024-03-07T18:55:57+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-07T17:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5baa1dfe8ba2a3bd4728bca118fe1de225f848d4'/>
<id>urn:sha1:5baa1dfe8ba2a3bd4728bca118fe1de225f848d4</id>
<content type='text'>
Also renames WixToolet.BextUtil nupkg to WixToolset.BootstrapperExtensionApi.
</content>
</entry>
</feed>
