Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello everybody,
I've an Excel application where in i have all my code in an addin and once i run my installer this addin is linked to excel and for my Addin i've an Addin script which basically creates an entry in the registry and this VBS file is being called in the installer package now when i want to remove the addin while uninstalling it has become a problem what is happening while uninstalling is : My Addin file is being removed from its base location so when i try to open it from the next time, it says the .xla file is not found but in the addin manager add in is still remaining and also the entry in the registry is not being deleted from the registry what has to happen is : As soon as I uninstall the application I want to remove the registry entry as well as the name of my add in the addin manager I've to write a VBS file which will do these two things and has to link the same with my installer package how do I do that ..???? help needed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Removing patterns without removing gridlines | Excel Discussion (Misc queries) | |||
VBA Addin | Excel Programming | |||
Removing Addin Buttons on Toolbars | Excel Programming | |||
Removing an addin from the addin's list dialog | Excel Programming | |||
Remove Excel AddIn from AddIn List !! Help | Excel Programming |