Dave Williamson wrote:
Anyone know where I should start to look to find out what is wrong when using the MSM?  Or is it bad to use the MSM?
Take a look at a verbose installation log. Compare it with the merge module's contents. Are all the components being installed? Check in the log around the InstallValidate action to see which components MSI thinks need to be installed.

Dark the .msm and compare it to what tallow produced.
Should I pull the component GUID out of the MSM and then use that GUID with the tallow generated code?
Only if they component composition is identical. Otherwise you're breaking component rules.
-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to