Outlook - Erase add-ins

Asked By Fred Asp
08-Mar-10 12:07 PM
I don??t know if this is the correct forum. I have deleted McAfee antivirus
and Sony Ericsson syncware.

When I open Outlook I get message that "Outlooks can??f find ....erase the
add-in...

The problem is that I don??t find the add-in into Outlook.....

Where please do I find it?

//Fred
Outlook
(1)
Office
(1)
OutlookSpy
(1)
Ericsson
(1)
Sony
(1)
Unisntaller
(1)
  Dmitry Streblechenko replied to Fred Asp
08-Mar-10 12:47 PM
Simply deleting files instaed of running an unisntaller is never a good
idea.
Are these add-in still listed in
HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\Addins
or
HKEY_LOCAL_MACHINE\Software\Microsoft\Office\Outlook\Addins
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy  - Outlook, CDO
and MAPI Developer Tool
-
Create New Account
help
Handling application.quit event Outlook Hello, i am developing an exe application and i use global object to declare outlook application withevents. I use outlook 2007 sp2 and i am having trouble releasing my variable references or reusing then. I use this code : Public Class StartOE Private WithEvents o As Outlook.Application = Nothing Private ns As Outlook.NameSpace = Nothing Private omFolder As Outlook.MAPIFolder = Nothing Public Sub New() If detectOutlook() Then o = GetObject(, "Outlook.Application") Else o = New Outlook.Application End If Try ns = o.GetNamespace("MAPI") ' get namespace ns.Logon("", "", True, True) 'log
Saving attachments to folder from public folder Outlook Hey there! I am currently working on a project that involves merging data from many into one Excel workbook for analysis. The csv files are sent to a public folder (outlook: \ Public Folders \ All Public Folders \ etc. . .) I thought the easiest way to do this would be to import the data straight from Outlook to the Excel file but after much painful testing I could not get it to main mailbox folders, not public and am unsure why. . . I have almost no experience with Outlook coding so any help is appreciated! This is the current code: If there is a instead of using a selection, that is fine too! Public Sub SaveAttachments() Dim objOL As Outlook.Application Dim objMsg As Outlook.MailItem 'Object Dim objAttachments As Outlook.Attachments Dim objSelection As Outlook.Selection Dim i As Long Dim lngCount As Long Dim strFile As String Dim strFolderpath
Problem seeing some characters when sending email to Outlook client Outlook Using VB6, I am sending an HTML email using SMTP. I am having a problem like a bullet point that looks like an arrow) thru email that is received in Outlook. The weird thing is some Outlook client can see the arrow fine, some can not. My Outlook 2003 used to be able to see the arrow ok, but now it does not Some Outlook 2007 can see it ok, some cannot. I can see the arrow fine in Gmail a problem with: = E2 = 96 = BA That arrow character becomes this in some of the Outlook client: – Thank you for your help. This is my code: Set poSendMail = 3D New clsSendMail Enlighten The Solar Energy Industry< / A> <o:p> < / o:p> < / SPAN> < / FONT> < / P> < / TD> < / TR> Outlook General Discussions Microsoft Word (1) Tony Tony Toews Microsoft Access (1) Outlook 2003 (1) Outlook
What is the future of Outlook? Outlook I have been using Outlook for about ten years and so have a lot of data that I wish to preserve. But Microsoft seem to be abandoning Outlook (unless you use are a corporate user and have Exchange server). I am a private across a variety of devices is still important to me. This is not possible with outlook - unless you have Exchange. So my question is - do I abandon outlook amd move to Windows live mail (with its shortfalls compared to Outlook)? Or should I hang on to Outlook in the hope that Microsoft will implement cloud synchronisation for Outlook? Outlook Discussions Outlook 2003
Trying to get my head around IMAP Outlook My ISP have recently moved their servers to Gmail and Hence IMAP seems to be me a few headaches though, not least of which is the following. I have configured Outlook 2007 (SP2) to save my sent mail in the "Sent" folder on the IMAP server items from both machines. This seems to work fine when composing new email from within Outlook itself, by clicking the "New" button on the toolbar. If, however, I decided to send another app, for example Word or Excel, using the Email button on the QAT (or Office Orb | Send | Email), the message gets saved in my local not even sure if this is an Outlook, Office or Windows issue (I am using Vista Ultimate SP2) but is this normal? If so is there any way around it? Outlook Discussions Outlook 2010 (1) Outlook 2007 (1) Office (1) Excel (1) Vista (1) Word (1) IMAP server