Anthony Wieser wrote: > Any suggestions on how to debug this, as I'm getting nowhere. There doesn't > seem to be any reference to any of my properties in the log file, which I'm > generating with the msiexec -lvx option >
If the properties aren't showing up, FindRelatedProducts isn't finding matching products. Two things to check: - Using Orca, check the Upgrade table to make sure it contains the entries you're expecting. - Make sure your old and new products are both per-user or both per-machine. FindRelatedProducts doesn't "cross contexts" because a per-user app can't upgrade a per-machine app and vice-versa. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users