Hi Is there a way to define external product dependency conditionals within WiX authoring, and if this conditional is not meet then do not install?
I am creating a WiX for a product that has a dependency to an another product, or it will not run. The dependency product is JDK 32-bit build. When JDK 32-bit build is installed on different architectures, it has different registry settings: a. JDK 32-bit build on 32-bit hosts: HKLM\SOFTWARE\JavaSoft\Java Runtime Environment b. JDK 32-bit build on 64-bit hosts: HKLM\SOFTWARE\JavaSoft\Wow6432\Java Runtime Environment Thereby, I am looking to check registry for dependency product before excuting MSI, and only install if this dependency is satisfied. Thanks ----- Thanks Jeff in Seattle -- View this message in context: http://n2.nabble.com/Dependency-Conditionals-tp4938089p4938089.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users