Hi, Is there a way to tell, while building an installer package, whether the building system is a 32-bit or 64-bit version of Windows?
We are starting to move some of the machines in our build farm and developer's workstations to 64-bit Windows systems, but they are failing on the WiX builds because of items like this: <?define DevExpressBin="C:\Program Files\Developer Express .NET v8.1\Sources\DevExpress.DLL"?> <?define LeadtoolsBin="C:\Program Files\LEAD Technologies, Inc\LEADTOOLS 14.5\Bin\Dotnet\v20"?> Since these were installed using 32-bit MSI packages (and LEADTools, in particular, includes 32-bit only binaries), they're ending up in the Program Files (x86)\ folder on the new machines. Is there a way to conditionally identify which of the two source folders should be used to find these components? --Mike ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users