Chad, I am using WiX 2.
Thanks -greg *** Date: Tue, 25 Nov 2008 14:59:47 -0500 From: "Chad Miles" <[EMAIL PROTECTED]> Subject: Re: [WiX-users] Is it possible to set <Direction> LongName attribute to a Property value? To: "General discussion for Windows Installer XML toolset." <wix-users@lists.sourceforge.net> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1 Doc shows LongName has been deprecated, yes? working in Wix v3 right? On Tue, Nov 25, 2008 at 2:52 PM, Greg Silin <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>>wrote: > Hi, > > Is it possible to set the Direction element LongName attribute to a > property value? > > I have the following (excerpts): > > <Property Id='COOKIEHANDLER_APPLICATION' > Value='CookieHandler'></Property> > > Then I try to set a Directory LongName to the Property value. > > <Directory Id='CH_VDIR' Name='CHVDir' > LongName='[COOKIEHANDLER_APPLICATION]'> > ... > </Directory> > > > Unfortunately, it doesn't resolve to the property value during deployment. > Is LongName expected to always be hard coded? > > Thanks > -greg > > ---------------------------------------------------------------------- > --- 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<mailto: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