https://bugs.documentfoundation.org/show_bug.cgi?id=105311
--- Comment #1 from DavidO <[email protected]> ---
Some code pointers to the directory prefix name matching logic and related
custom action 51 rendering code in WiX toolset:
* Comparisson that the directory name prefix is matching pre-defined directory
names:
https://github.com/wixtoolset/wix3/blob/develop/src/tools/wix/Melter.cs#L242-L245
* List of pre-defined directory names to check directory prefix name against:
https://github.com/wixtoolset/wix3/blob/develop/src/tools/wix/Util.cs#L369-L409
* Rendering of custom action 51 if match is found:
https://github.com/wixtoolset/wix3/blob/develop/src/tools/wix/Melter.cs#L322-L343
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs