Hey, I have a similar problem. I am currently using wix 3, in which Directory attribute is compulsary for Website Element.
I want to install webservices into the website selected by the user in a comboBox. If user selects a Website say "Default Website", after installation, wix creates another instance of website with same name. *Is there any way to create Directorty element mapped to particular path?*If say i want to create Directorty element for directory located in D:\direct1\direct2\*direct3. * <Directory Id="sampledir" Name="SampleDirectory"/> <Component Id="WebServiceVirtualDir" Guid=" 12345678-574D-4A9A-A266-5B5EC2C022B6" Permanent="yes"> <iis:WebSite Id="CCFWebsite" Description="[COMBOWEBSITEPROP]" Directory=" sampledir" ConfigureIfExists="no"> <iis:WebAddress Id="WebAddr" Port="[PORTEDITPROP]"/> </iis:WebSite> </Component> ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users