2023-10-26 13:50 UTC
I just want to say thanks for providing the Merge Module .MSM file runtime for installation!
I'm using WiX Toolset v3.11 to package up another project that relates to this one. A few extra lines in the Features.wxs file and it's included with no issues (outside of needing to add the install folder location to AutoCAD's Trusted Paths).
I'm using WiX Toolset v3.11 to package up another project that relates to this one. A few extra lines in the Features.wxs file and it's included with no issues (outside of needing to add the install folder location to AutoCAD's Trusted Paths).
<?xml version="1.0" encoding="UTF-8"?>
<?define SourceDir="..\Deploy2"?>