Hey Sean,

Any files created outside of the file list in the File table or not listed
in the RemoveFile table (not sure, might be another place as well) will not
be managed by Windows Installer. Of course it would be best if your custom
action removed the files it created before during uninstall  but,
understandably, there are times when this can't be done. I would look into
the <RemoveFile<http://wix.sourceforge.net/manual-wix3/wix_xsd_removefile.htm>/>
element to do what you are looking for.

Thanks,

Brian Rogers
"Intelligence removes complexity." - Me
http://icumove.spaces.live.com


On Sat, Feb 21, 2009 at 1:39 AM, Sean Farrow
<sean.far...@seanfarrow.co.uk>wrote:

> Hi:
> I run a custom action during installation. This CA creates files are
> these files deleted during uninstall, if not how do I do this?
> Any help appreciated.
> Sean.
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
> CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the
> Enterprise
> -Strategies to boost innovation and cut costs with open source
> participation
> -Receive a $600 discount off the registration fee with the source code:
> SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to