Hi,

the installer I use is written with WiX 3 and everything works, except
one little problem with the uninstallation process. If I don't change
the default install location (which is on the system partition of
Windows) everything works as expected (everything gets removed on an
uninstall). But if I use a different install location only some files
get removed (in fact, only some sub folders with their content). Files
that lie directly in the install location folder do not get removed.

Has anyone experienced such a problem before? If I compare both
component declarations in the wix source, I see no fundamental
differences that could cause this.

In other installers where sometimes <RemoveFile> and <RemoveDirectory> tags 
used.
When are they needed and when not?

Thanks in advance,
Tom


------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to