Do you need to mark your MSI 64-bit?  MSI does not allow you to have a package 
that is marked both 32-bit and 64-bit (because they are the same bit <smile/>).

-----Original Message-----
From: Colin Fox [mailto:greenene...@gmail.com] 
Sent: Tuesday, January 13, 2009 15:10
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Bug with Component/@Guid="*"?

As an addendum to this issue: I'm installing a web service, and it needs to
be installable on both 64 bit and 32 bit systems.

Is it possible to build a wix that will install into both, or do I need to
build separate wix install projects?

Thanks,
   cf


On Tue, Jan 13, 2009 at 3:03 PM, Rob Mensching
<rob.mensch...@microsoft.com>wrote:

> Yes, bug.  64 bit folders aren't evaluated.  Please open it against "light"
> "v3.0".
>
> -----Original Message-----
> From: Jeremy Lew [mailto:j...@liquidmachines.com]
> Sent: Tuesday, January 13, 2009 13:50
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] Bug with Component/@Guid="*"?
>
> I have a bunch of component/files rooted under ProgramFilesFolder64.
> Using "*" for the Component's Guid gets me:
>
> error LGHT0231: The component 'C__d8f4a26fe53142ebb42d1a9fdf527ac6' has
> a key file with path 'TARGETDIR\lmdc
> server\adminui\branchadmindisabled.aspx'.  Since this path is not rooted
> in one of the standard directories (like ProgramFilesFolder), this
> component does not fit the criteria for having an automatically
> generated guid.  (This error may also occur if a path contains a likely
> standard directory such as nesting a directory with name "Common Files"
> under ProgramFilesFolder.)
>
> This works fine for the 32-bit build under ProgramFilesFolder.
> Bug?
>
>
>
>
------------------------------------------------------------------------------
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