uninstalling an add in

S

Simon Shaw

I have an installer/uninstaller for my Excel add-in. However, after
uninstalling then opening Excel, a message appears indicating that an add-in
file is missing. If you click yes, then open the add-in window and un-check
the add-in it prompts you to delete the add-in reference since the file no
longer exists.

I would like to improve the uninstall so that it removes the add-in from
excel automatically.

Where does excel store its add-in information? Is there a file I can update
during uninstall to remove the add-in reference? I have looked through the
regedit file, but no luck.

thanks,
 
P

papou

Hi Simon
Don't know if this will help but anyway:
In HKCU\Software\Microsoft\Office\11.0\Excel\Options\
you will find some reference to Excel Add-ins inside a REG_SZ type named
OPEN*

HTH
Cordially
Pascal
 
S

Simon Shaw

I can find he add-in reference in XP but not in VISTA.

Any ideas for VISTA
--
Simon Shaw, CA | President | Kode101 Inc.
www.kode101.com


papou said:
Hi Simon
Don't know if this will help but anyway:
In HKCU\Software\Microsoft\Office\11.0\Excel\Options\
you will find some reference to Excel Add-ins inside a REG_SZ type named
OPEN*

HTH
Cordially
Pascal
 
P

papou

Hi Simon
Unfortunately I do not have Vista.
May be someone else?

Cordially
Pascal

Simon Shaw said:
I can find he add-in reference in XP but not in VISTA.

Any ideas for VISTA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top