Use WebVirtualDir(like me in WIXv3)

 

 

 

            <Component Id="WebserviceVirtualDirComponent" Guid="UUID"
Win64="$(var.Is64Bit)">

                    <iis:WebVirtualDir Id="WebserviceVirtualDir"
DirProperties="*******" Alias="********" Directory="*****"
WebSite="******">

                    <iis:WebApplication Id="WebApplication"
Name="************" WebAppPool="************">

                    </iis:WebApplication>

                </iis:WebVirtualDir>

            </Component>

 

 

 

Greets

 

Silvio

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Abhishek,HiRePro
Sent: Dienstag, 21. August 2007 15:03
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Usage of WebDir Element....

 

Hi,

 

Please any one help me to host a directory in IIS using WebDir Element..

 

I did not get any examples and syntax for using it please send the code
how to use this element..

 

Thanks

 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to