Hello Harish,
This mailing list is for development of the WiX toolset itself. You should
use the WiX Users mailing list for help or usage questions. The information
on the users list may be found at
http://wixtoolset.org/documentation/mailinglist/ or you can join it
directly via this link
<mailto:wix-users-requ...@lists.sourceforge.net?subject=subscribe>.
Thanks & Regards,
Joshua Messenger
Engineering Technician
NxStage Medical, Inc.
350 Merrimack Street
Lawrence, MA 01843
Tel: (978) 332-8468
Fax: (978) 687-4800
jmessen...@nxstage.com
This email transmission is intended only for the use of the individual to
which it is addressed and may contain information that is privileged,
confidential, and exempt from disclosure under applicable law. If the
reader of this message is not the intended recipient, you are hereby
notified that any dissemination, distribution, or copying of this
communication is strictly prohibited. If you have received this
communication in error, please notify me immediately by replying to this
message or by contacting NxStage at 978-687-4700 and destroy all copies of
this message and any attachments without reading or disclosing their
content. Thank you.
On Mon, May 18, 2015 at 6:25 AM, harish n <nharis...@gmail.com> wrote:
> Hi ,
>
> I started learning wix this week. I came across this usecase.
>
> Say I want to delete a folder during uninstallation.
> This folder is not created by the installer during installation. It is
> created by the application to save some logs.
>
> Lets say "LogData " folder is present in C drive. I want to delete this
> during uninstallation.
>
> I tried this ,
>
> <Directory Id="LogData " Name="LogData ">
> <Component Id="LogData "
> Guid="c850748b-6955-479b-8d54-18819272688c">
> <RemoveFolder Id='LogData' On='uninstall'/>
> </Component>
> </Directory>
> </Directory>
>
> Please let me know what Im doing wrong.
>
>
> Regards
> harish
>
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> WiX-devs mailing list
> WiX-devs@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-devs
>
>
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs