We have a program that produces some files (it's a cache of some info. it finds when first run) that have to be deleted when the program is either uninstalled or a new version installed. Thus, when the new version is run, it recreates the cache with the updated info. from the new version. The problem is that these files can be in any or all the user's home directories. Modifying the program in question to give it different behavior isn't an option.
Is there a way to delete a folder/files from every user's home directory? I really hope I don't have to write a custom action to do it... Thanks for your help, - David Hoyt ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users