View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Flemming[_2_] Flemming[_2_] is offline
external usenet poster
 
Posts: 26
Default Remove add-in - also remove toolbar

Hi,

I have made an Excel Add-In that I instal using an homemade MSI package -
this of cause activates the Add-In in Excel so the user are ready to work...

BUT uninstall... well it works fine - removes the xla file and cleans the
reg.db but the toolbar in Excel remains there..

I can of cause delete the file Excel11.xlb to delete ALL custom toolbars...
but thats really not an option!


Any ideas to how remove the toolbar for my add-in when the uninstaller does
it's job?


Thanks,
Flemming