Hi,

I have created a simple merge module using WiX and have a simple problem. 
Probably an obvious solution as well.

Files that are specified within the "TARGETDIR" directory are correctly removed 
upon uninstall, however, under that folder I have:

<Directory Id="CommonFilesFolder">

..which contains some folders and files, these are not being removed upon 
uninstall. Why is that, and how can I get them to be removed (remembering that 
they need to 
Be reference counted so they aren't uninstalled if they already existed)...
This folder is essential because I need to put some shared files into 
c:\program files\common files\ (AKA "CommonFilesFolder").

Thanks!

Adam Langley
Senior Developer
Tel: +64 9 486 9010
alang...@winscribe.com
www.winscribe.com
 
 


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to