473,322 Members | 1,232 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Unregister COM-Add-In

Hy,

i have build an Outlook COM-Add-In with VB.NET. It works fine.
Now i want to unregister the COM-Add-In. How can i effort this?
It is not possible to do this with the Outlook-COM-Add-In-diaologbox because
the COM-Add-In was build for "all users" and not only for "the current
user", so the key was registered in the HKLM.

bye

Oskar
Nov 20 '05 #1
3 2836
Try "shell regsvr32 /u AddinNameAndPath"

-----Original Message-----
Hy,

i have build an Outlook COM-Add-In with VB.NET. It works fine.Now i want to unregister the COM-Add-In. How can i effort this?It is not possible to do this with the Outlook-COM-Add-In- diaologbox becausethe COM-Add-In was build for "all users" and not only for "the currentuser", so the key was registered in the HKLM.

bye

Oskar
.

Nov 20 '05 #2
Hy Jack,
Try "shell regsvr32 /u AddinNameAndPath"


sorry, but what Path? From the Addin-dll?

bye

Oskar
Nov 20 '05 #3
The AddinNameAndPath should be the full path and name of the Addin-dll. ex.
c:\program files\myAddin\myAddin.dll

If you are unable to unregister the Addin-dll due to possible changes to the
interface due to a recompile and such, you can fire up regedit and do a
search for the Addin's name. Delete any folders containing it which appear
to be dll registration related. You should have 3 different folders if my
memory servers me correctly.

"Oskar Vaia" <va********@hotmail.com> wrote in message
news:uw*************@TK2MSFTNGP12.phx.gbl...
Hy Jack,
Try "shell regsvr32 /u AddinNameAndPath"


sorry, but what Path? From the Addin-dll?

bye

Oskar

Nov 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Noah | last post by:
Hi, How do I shutdown a win32 COM server? I am scripting Adobe Illustrator through its COM interface. The problem is that Illustrator has memory leaks. And after a few hours of running,...
1
by: j-integra_support | last post by:
Looking for Java/COM interoperability tools? Thousands of companies world-wide are using J-Integra for COM for interoperability between Java and Microsoft COM applications. J-Integra for COM is a...
9
by: Ricky Jones | last post by:
Is there any way to unregister a ActivatedClientType? thanks, Ricky Jones
26
by: Lasse Edsvik | last post by:
Hello I'm trying to build a simple COM+ app in vs.net using C# and i cant register it in component manager..... what more is needed than this: using System; using...
2
by: Mel | last post by:
am desparately looking for a "SIMPLE" C++ program that explains how to create a COM object please help if you know of such BEAST ! thanks
1
by: CodeRazor | last post by:
Hi, I need to be able to register client script within a web user control. I then need to unregister it. How can I do this. I cannot find an unregister method..... Many thanks, coderazor
0
by: HiteshMehra | last post by:
Hi all, I am getting an error while trying to connect to the MQ. The error is java.lang.NoClassDefFoundError: com/ibm/mq/server/MQSESSION at...
0
by: micahel | last post by:
Please chat with me by cnbbiz2008@hotmail.com to get the price and more photos, we take supplier paypal as payment. please see the photo album below for our product list. trainers supplier...
0
by: www.northvacancies.com | last post by:
Hi Friends Have a great day!! We would like to forward the exciting job opportunities from the below TOP companies.. Q3 Technologies Recruits Java UI (Swing) Developer...
0
by: micahel | last post by:
Please chat with me by cnbbiz2008@hotmail.com to get the price and more photos, we take supplier paypal as payment. please see the photo album below for our product list. trainers supplier...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.