Hi,
I have one component that I need to move from one feature to another. Should I change the component GUID in order to prevent orphaned files? <Directory Id="INSTALLLOCATION" Name="$(var.ProductName)"> <Component Id="Comp1" Guid="{SOME-GUID}"> <File Id="FL1" KeyPath="yes" Source="command.bat" /> </Component> </Directory> <Feature Id='F1' Title="my feature" Level="110" AllowAdvertise="no" ConfigurableDirectory="INSTALLLOCATION" > <ComponentRef Id="Comp1" /> </Feature> Thanks, Martin Kulov http://www.kulov.net ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users