Hey all,

 

How can I get the current location of the "located" website?

 

For example if I have

 

    <iis:WebSite Description="Default Web Site" Directory="Di.WwwRoot"
Id="WS.DefaultWebSite">

      <iis:WebAddress Id="WAd.AllUnassigned" Port="80" />

    </iis:WebSite>

 

I would like to change WEBINSTALLLOCATION of  <Directory
Id="WEBINSTALLLOCATION" Name="PoductWebSite" /> to be rooted at the
default website location.

 

So most of the time I would end up with
C:\inetpub\wwwroot\ProductWebSite.

 

Thanks everyone!

 

--Anthony

 

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