Try using http://wix.sourceforge.net/manual-wix2/wix_xsd_webvirtualdir.htm
and http://wix.sourceforge.net/manual-wix2/wix_xsd_webdirproperties.htm in
conjunction with your WebDir.
After adding "xmlns:iis="http://schemas.microsoft.com/wix/IIsExtension" to
the Wix element, I use DirectoryRef/Component/CreateFolder,
DirectoryRef/Component/iis:WebVirtualDir/ to create a virtual directory
under Default Web Site. Or, you can nest them under WebSite if you need to
create a new website.
You'll have to pass -cultures:en-us -ext WixIIsExtension to Candle/Light.
K
On 8/22/07, Abhishek,HiRePro <[EMAIL PROTECTED]> wrote:
>
> Hi Group,
>
>
>
>
>
> I actually want to use the element WebDir Element…. And create a virtual
> directory in iis
>
>
>
> and need to host all the files in the folder.
>
>
>
> I want to use the element which is in the link.
>
>
>
> http://wix.sourceforge.net/manual-wix2/wix_xsd_webdir.htm
>
>
>
> 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
>
>
-------------------------------------------------------------------------
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