I've got two msi packages in a wix bundle. I want to install one on x86 
platform and the other in case of x64 platform.
Is it good if I need for the first case the following condition: "NOT 
VersionNT64"
and for the second: "VersionNT64"?
Can be used also "Installed AND ..." condition in this burn context?
Where can I find all the condtions for MsiPackage?

Thx

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to