I would suggest the use of the <RemoveFile On="uninstall" />  wix 
element provided you know the (partial) name of the file(s) that you 
want to have removed. The On="uninstall" will ensure that the remove 
only happens if the parent component is removed.
Theo

Op 24-9-2010 14:03, Sean Farrow schreef:
> Hi:
> Is there a custom action supplied with WIX to delete files on uninstallation 
> that weren't included in components. I carn't delete the whole directory as 
> some files in the directory aren't of my creating.
> Any help appreciated.
> Regards
> Sean.
> ------------------------------------------------------------------------------
> Nokia and AT&T present the 2010 Calling All Innovators-North America contest
> Create new apps&  games for the Nokia N8 for consumers in  U.S. and Canada
> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
> http://p.sf.net/sfu/nokia-dev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


-- 

    Never argue with idiots. They drag you down to their level, and then
    beat you with experience. — Dilbert 


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to