MSI requires that the installer be marked as 32-bit or 64-bit.    I just
made one WXS file that will work for both, then I set my target directory to
the correct place for that platform.

Chris

On Tue, Jan 27, 2009 at 3:09 PM, Peter Oehlert <
poehl...@securityinnovation.com> wrote:

> I'm doing dual x64/x86 installers and my application is all based on .net
> (MSIL) and is hence platform agnostic. Is there a way to specify a file as
> platform agnostic in a component? Currently my x64 installer is putting
> everything in Program Files (x86) b/c I don't specify the Platform=
> attribute of the File element.
>
>
>
> Certainly others have this issue, I mean a text file is hardly platform
> specific.
>
>
>
> Is this an MSI limitation?
>
>
>
>
>
> Any help would be appreciated.
>
>
>
> Thanks,
>
> Peter
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to