<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/Msmq, branch bob/DecrashUtilDecompiler</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FDecrashUtilDecompiler</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FDecrashUtilDecompiler'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-05-28T23:30:52+00:00</updated>
<entry>
<title>Update version number in READMEs</title>
<updated>2025-05-28T23:30:52+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-05-28T22:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6f41d1f08207bfaa64bc1bfccf936fb57564062c'/>
<id>urn:sha1:6f41d1f08207bfaa64bc1bfccf936fb57564062c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update READMEs to include OSMF</title>
<updated>2025-04-04T23:08:37+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-04-04T20:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=90b1d345326fd05e701c82fa874590aeb6d1ee93'/>
<id>urn:sha1:90b1d345326fd05e701c82fa874590aeb6d1ee93</id>
<content type='text'>
Fixes 7862
Fixes 8974
</content>
</entry>
<entry>
<title>Switch to MSTest built-in Test target.</title>
<updated>2025-03-20T17:02:06+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-03-20T16:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bf13a0b67dd644eb7d74cb0cfb6876840f73d82b'/>
<id>urn:sha1:bf13a0b67dd644eb7d74cb0cfb6876840f73d82b</id>
<content type='text'>
Prevents test run during VS build and shows failure details on console
(no need to dig into TRX file).
</content>
</entry>
<entry>
<title>Convert ext\ to MSTest and traversal projects.</title>
<updated>2025-03-03T19:25:07+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-02-15T03:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ca6e44d496b0c589fdaabad69a00643f539c47cd'/>
<id>urn:sha1:ca6e44d496b0c589fdaabad69a00643f539c47cd</id>
<content type='text'>
- Move ext\ unit tests to MSTest.
- MSBuildify ext projects with MSTest execution.
- Fork test support projects for MSTest:
  - WixInternal.TestSupport
  - WixInternal.Core.TestPackage
</content>
</entry>
<entry>
<title>Skip Decompile roundtrip test for Msmq (it will require more time</title>
<updated>2025-03-03T14:35:56+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2025-02-15T06:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=b710f6e40239f12d1b7ff670c8580a550f0bb557'/>
<id>urn:sha1:b710f6e40239f12d1b7ff670c8580a550f0bb557</id>
<content type='text'>
to investigate Wix4Group / Wix6Group decompiler interactions).

Fix up Msmq Util dependency by bringing it into Build explicitly, as per
NetFx extension.


Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add a basic unit test for the round msmq decompiler round trip.</title>
<updated>2025-03-03T14:35:56+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2025-01-18T12:01:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=61d789db5de8613c51df1e7db94f459aadbd3ca8'/>
<id>urn:sha1:61d789db5de8613c51df1e7db94f459aadbd3ca8</id>
<content type='text'>
Needed fix up for Group decompiler to work correctly, adding to Index,
and fixing where the Group name column is located.

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix up missing 'Wix4' prefixes on MSMQ Permission tables.</title>
<updated>2025-03-03T14:35:56+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2025-01-16T10:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3b9efe831c6a408cd71a7bea6fa95f65c141911b'/>
<id>urn:sha1:3b9efe831c6a408cd71a7bea6fa95f65c141911b</id>
<content type='text'>
And updated decompiler to Wix4 table names etc in line with firewall CA.

Fixes wixtoolset/issues#8902

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add basic test for Msmq install/uninstall.</title>
<updated>2024-07-18T16:59:43+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-07-15T10:06:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ce73352b1fa1d4f9cded10a0ee410f2e786bd326'/>
<id>urn:sha1:ce73352b1fa1d4f9cded10a0ee410f2e786bd326</id>
<content type='text'>
Fix up lack of WIX CUSTOM_ACTION_DECORATION wrappers

Add new RuntimeTest skipper for Server Features / Optional Features.


Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Switch to `virtual` access modifiers...</title>
<updated>2024-02-17T00:20:19+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-02-16T23:34:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3fa17617b89d62103cc35b37424ab6fa5b9f08be'/>
<id>urn:sha1:3fa17617b89d62103cc35b37424ab6fa5b9f08be</id>
<content type='text'>
...from `Overridable="yes"`.

Fixes https://github.com/wixtoolset/issues/issues/7981 for WiX v5.
</content>
</entry>
<entry>
<title>Link localizations from WixExtensions the same as sections</title>
<updated>2023-12-16T22:32:21+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-12-06T23:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7be5d94529c8419b4bd5da4dcd838795622643cb'/>
<id>urn:sha1:7be5d94529c8419b4bd5da4dcd838795622643cb</id>
<content type='text'>
</content>
</entry>
</feed>
