I'm getting the following warning when creating an MSI with 2 InstallShield
merge modules:

"warning LGHT1055 : The InstallUISequence table contains an action
'setAllUsersProfile2K' which cannot be merged from the merge module
'C:\Program Files\Company\SDK\Installation\Merge Modules\Spc5.0_Map.msm'. 
This action is likely colliding with an action in the database that is being
created.  The colliding action may have been authored in the database or
merged in from another merge module.  If this is a standard action, it is
likely colliding due to a difference in the condition for the action in the
database and merge module.  If this is a custom action, it should only be
declared in the database or one merge module."

The WiX warning explanation seems to imply that the InstallShield default
custom action is flawed, perhaps because the merge module custom action is
not scoped to the Merge Module GUID in the ModuleInstallExecuteSequence?

Is there a safe/recommended way to make this warning go away?
-- 
View this message in context: 
http://n2.nabble.com/LGHT1055-Warning-when-linking-2-InstallShield-merge-modules-tp3323234p3323234.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

Reply via email to