thats correct and that is what is given in the wix.chm of wix v3.0

On Fri, Mar 26, 2010 at 2:53 PM, Viv coco <vcotirl...@hotmail.com> wrote:

>
> Hi,
>
>
>
> Why would one do:
>
>
>
> [code]
> <Directory Id="ProgramMenuFolder" Name="PFiles">
> [/code]
>
>
>
> In this specific case (as ProgramMenuFolder is a predefined directory) the
> "Name" doesn't have any means at all right? We could simply do:
>
>
>
> [code]
> <Directory Id="ProgramMenuFolder">
> [/code]
>
>
>
> Is that correct?
>
>
>
> TIA,
> Viv
>
>
> _________________________________________________________________
> Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
> https://signup.live.com/signup.aspx?id=60969
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
Best Regards.

Ricky
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to