Directory/@ComponentGuidGenerationSeed

-----Original Message-----
From: Neil Sleightholm [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 05, 2008 13:37
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Autogen GUIDs for components

I was wondering if there was a possibility to relax the "standard
directories" rule. The example I was think of was installing files in to
a web folder e.g. C:\inetpub\wwwroot. It would be really useful to auto
generate files for these folders and use the Guid="*" syntax.

Neil

-----Original Message-----
From: Rob Mensching [mailto:[EMAIL PROTECTED]
Sent: 05 November 2008 06:36
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Autogen GUIDs for components

Auto-generated Component GUIDs are still a bit experimental although
they are growing on me.  The limitations are in place because that is
how the WiX toolset ensures that the GUID is stable and unique.

-----Original Message-----
From: Brownfield, Cory M. [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 04, 2008 14:46
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Autogen GUIDs for components

I'm using WiX version 3.0.4617.0.

A component can have its GUID defined like this : Guid="*" if under a
standard directory.  Here's a portion of the error message returned when
trying to install to a nonstandard location:

"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."

The documentation seems to lack any mention of autogenerated GUIDs for
components, so I was hoping someone could help me understand the
standard directories restriction.


------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to