Greg,

This scenario I've used in 
http://blogs.technet.com/alexshev/archive/2008/07/01/from-msi-to-wix-part-19-the-art-of-custom-action-part-1.aspx.
  You don't need all that custom action stuff.  Search for RemoveFile in it.

Regards,
Alex Shevchuk



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Greg Silin
Sent: Thursday, August 07, 2008 2:50 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] msi does not remove install folder (and subfolders) on 
Uninstall

Hi,

I have the following issue. On uninstall, all files are removed, but the folder 
structure remains.

-       The only file that stays in the folders is an InstallLog file written 
by the InstallUtil.exe (it is executed as part of install against one of the 
component's dll's).  could creation of that file be the reason?
-       What is the command to ensure the directories are removed the files?

I am sorry for asking such a basic question, but it's something that needs to 
be fixed soon and I AM researching options as we speak :)

Thanks!
-greg

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to