Actually, sorry, I was looking at the wrong part of the code.  It looks like 
ProgramFiles64Folder is correctly handled.  Ahh, that's the bug.  There is no 
folder known as "ProgramFilesFolder64".  Your authoring is incorrect.

-----Original Message-----
From: Rob Mensching 
Sent: Tuesday, January 13, 2009 15:04
To: General discussion for Windows Installer XML toolset.
Subject: RE: Bug with Component/@Guid="*"?

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