If you're clever about it you can build your 2 platform specific MSI's & embed 
them into a bootstrapper without doubling the size of your download.

See the -cc & -reusecab switches for light.exe.

Palbinder Sandher 
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the <Virtual Environment>**
Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 
Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 
0SP
Email Disclaimer

-----Original Message-----
From: Rune Moberg [mailto:jjfl...@gmail.com] 
Sent: 23 January 2011 17:31
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] 64 Bit program files folder

On Sun, Jan 23, 2011 at 5:58 PM, Rob Mensching <r...@robmensching.com> wrote:
> Installing your program to "Program Files (x86)" isn't about looking 
> good or being grown up. It just means that you have a 32-bit program. 
> There is nothing wrong with that. For example, all of the WiX toolset 
> installs to "Program Files (x86)" as does almost all of Visual Studio.
>  Nothing wrong with that.

devenv.exe is still 32-bit, so it makes sense to push VS' IDE into the
x86 folder.

But nothing in my app will get a *32 after it in Task Manager. It will use 
64-bit ODBC aliases on x64 systems. And it will use 32-bit ODBC aliases on x86 
systems.

Personally, I do not mind so much concerning the placement. This particular 
package is supposed to be installed on servers. If they were my servers, I'd 
probably end up installing it in a completely different location.

My non-developer testers have actually commented on the placement (x86).

No biggie though.

--
Rune

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, 
so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to