[WiX-users] FW: Using a binary key from external merge module in Wix 3

2009-05-14 Thread Mukesh Agrawal

Hi

I have an external merge module (say External.msm) which I am referencing in my 
installer. In  Binary table of External.msm I have an entry (say externEntry).

I have a fragment (say FragmentX) written to define this merge module using 
Merge element.
I have another fragment written that define a feature consuming this 
mergemodule using MergeRef element.

I have another merge module (Mymodule.msm) written which defines a custom 
action with its BinaryKey attribute set to value as externEntry. Mymodule.msm 
is defined in the FragmentX.

When the code was in wix v1 things built fine. But, in v3 I am getting an error 
Unresolved reference to symbol 'Binary:externEntry in section 
'Module:Mymodule'.

What should I do to resolve this issue ?

Mukesh


--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] FW: Using a binary key from external merge module in Wix 3

2009-05-14 Thread Eric St . John

Hello Mukesh,
Have you tried setting SuppressModularization=yes on the binary element of your 
merge module?

-Eric
 From: magra...@microsoft.com
 To: wix-users@lists.sourceforge.net
 Date: Thu, 14 May 2009 15:54:20 +0800
 Subject: [WiX-users] FW: Using a binary key from external merge module in 
 Wix 3
 
 
 Hi
 
 I have an external merge module (say External.msm) which I am referencing in 
 my installer. In  Binary table of External.msm I have an entry (say 
 externEntry).
 
 I have a fragment (say FragmentX) written to define this merge module using 
 Merge element.
 I have another fragment written that define a feature consuming this 
 mergemodule using MergeRef element.
 
 I have another merge module (Mymodule.msm) written which defines a custom 
 action with its BinaryKey attribute set to value as externEntry. Mymodule.msm 
 is defined in the FragmentX.
 
 When the code was in wix v1 things built fine. But, in v3 I am getting an 
 error Unresolved reference to symbol 'Binary:externEntry in section 
 'Module:Mymodule'.
 
 What should I do to resolve this issue ?
 
 Mukesh
 
 
 --
 The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
 production scanning environment may not be a perfect world - but thanks to
 Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
 Series Scanner you'll get full speed at 300 dpi even with all image 
 processing features enabled. http://p.sf.net/sfu/kodak-com
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users

_
Insert movie times and more without leaving HotmailĀ®.
http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd1_052009
--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users