puyopuy wrote:
> I removed the condition and install my msi, the desktop shortcut created
> this mean the create shortcut function working property.  After that I put
> back the condition <Condition>ADDLOCAL=FeatureB</Condition> and compile the
> msi again.
>   

You don't need component conditions to do what you want. Just use 
ComponentRef to include the shortcut component only in the feature you 
want. MSI will install it only when that feature is selected.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to