[wix-users] Register WMI Provided (mofcomp)

Nir Bar nir.bar at panel-sw.com
Mon Aug 7 21:37:15 PDT 2017


To register the dll, you better use Heat as Christopher said. If this is a 64-bit dll then heat can't handle it. Instead, use RegShot (https://sourceforge.net/projects/regshot/) to capture the dll registration and with some find-and-replace you can turn it into wxs code.


To compile the MOF, the best practice method would be to create a custom action that uses IMofCompiler:CompileFile.





--Independent WiX Expert. Creator of-
https://JetBA.net - Native and WPF WiX BootstrapperApplication Frameworks








More information about the wix-users mailing list