How built that wix code?

The $(var.StaticComponentsRoot) is a project wide variable which seems  
to be used a folder path.
So if the variable is C:\a\b then the file must be in C:\d\e\f because  
of two ".." which point to the parent of the current folder...

Best regards,
Sebastian Brand

Instyler Software - http://www.instyler.com


On Apr 30, 2008, at 6:14 , shiri wrote:

>
> Hi,
>
> I am new to WIX, when am seeing the code of my project I encountered  
> it ,
> Please let me know what does it means.
> we have a tag like
> <Binary Id="aa.xml"
> SourceFile="$(var.StaticComponentsRoot)\..\..\d\e\f\aa.xml"/>
>
> what does it mean? where the file aa.xml  should be placed if I am  
> assigned
> StaticComponentsRoot=a\b\?
>
>
> regards,
> shiri
> -- 
> View this message in context: 
> http://www.nabble.com/%24%28var.StaticComponentsRoot%29%5C..%5C..%5Ca%5Cb%5Cc%5Caa.xml-tp16975382p16975382.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save  
> $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> 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 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to