aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Msmq/wixext/MsmqDecompiler.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a basic unit test for the round msmq decompiler round trip.Bevan Weiss2025-03-031-19/+19
| | | | | | | 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 <bevan.weiss@gmail.com>
* Fix up missing 'Wix4' prefixes on MSMQ Permission tables.Bevan Weiss2025-03-031-98/+212
| | | | | | | | And updated decompiler to Wix4 table names etc in line with firewall CA. Fixes wixtoolset/issues#8902 Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
* Move Msmq.wixext into extRob Mensching2021-05-041-0/+305