[EMAIL PROTECTED] wrote: > One issue I haven't quite worked out is about migrating shared merge > modules to wix. I've been using the same component guids as the previous > VS2005 used (i.e. so that the componentIds match), but the shared COM > components are now registered differently (using the recommended > TypeLib, Class and ProgId WiX elements, as opposed to the (advertised?) > way that VS registers COM). >
That violates component rules, in that a component's composition cannot change. If you keep the same component GUIDs, you must keep the resources (e.g., registry values) identical. Otherwise you must change the GUIDs. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users