Hi:
I've got the following component in a .wxs file:
<Component Id="HscSvr64"
Guid="{FE62BBFC-3BF9-425E-8C64-51BA124E58C7}" Win64 ="yes">
<File Id="HscSvr64Dll" KeyPath="yes" Source="D:\work\Access For
Everyone\Hot Spot Clicker\Installer\Files\HSCSrvr_x64.dll" />
</Component>
It is included in a feature as follows:
<Feature Id="HotSpotClickerFeature" Title="HotSpotClicker" Level="1">
<ComponentRef Id="HscSvr32" />
<ComponentRef Id="HscSvr64"/>
<ComponentGroupRef Id="Product.Generated" />
</Feature>
On a 32-bit version of window xp sp3, the 64-bit component is still being
installed.
Anyone got any ideas why?
I only want to create one install, as this is the one file that differs.
Cheers
Sean.
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users