Hi,

I had the same issue.

You can use heat tool on your tlb file, it will generate automatically the 
registry entries for your tlb in the  wix file.
Then at uninstallation all of them will be cleaned.

That works fine for me.

Regards,

Renan

-----Message d'origine-----
De : ssmsam [mailto:ssmcs...@gmail.com] 
Envoyé : lundi 3 novembre 2014 12:12
À : wix-users@lists.sourceforge.net
Objet : [WiX-users] Installation Directory not getting cleaned up on 
un-installation

Hi,
We are registering .dll files with regasm.exe, as a result of this .tlb files 
are getting generated during the installation. During un-installation these tlb 
files are remained as it is. So because of this installer is not able to remove 
the installation directory completely. 

Can i insert an entry into the RemoveTable in Wix? So that i can add an entry 
with.tlb file name into the <RemoveTable> . 

Can anyone please help on this.?

Regards,
Sampat



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Installation-Directory-not-getting-cleaned-up-on-un-installation-tp7597662.html
Sent from the wix-users mailing list archive at Nabble.com.

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

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

Reply via email to