![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi
I need to create installer package for outlook 2003 & 2007 i have 2007 figured out with ClickOnce. BUt my question is if i make this installer MSI will it also create a uninstall file? if not how can we uninstall the add-in? Also how can i create a MSI for outlook 2003 add-in using vs2008? Thanks |
Ads |
#2
|
|||
|
|||
![]()
If you use the Windows installer then removing the program is done from the
Control Panel's Add/Remove Programs (or equivalent in Vista). You don't have to do anything special. If this is a VSTO addin you need the various custom actions listed in the deployment article for VSTO. Outlook 2003 addins don't support ClickOnce, so just add a setup project to your addin project and configure the setup project to produce your installer. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Al_21_11" wrote in message ... Hi I need to create installer package for outlook 2003 & 2007 i have 2007 figured out with ClickOnce. BUt my question is if i make this installer MSI will it also create a uninstall file? if not how can we uninstall the add-in? Also how can i create a MSI for outlook 2003 add-in using vs2008? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2007 in the Office package | MC | Outlook - Installation | 3 | October 1st 07 10:36 PM |
Custom Installation Package | DG | Outlook and VBA | 1 | August 2nd 07 01:50 PM |
Question: Using VSTO to package/deploy Outlook Add-Ins? | Tadwick | Add-ins for Outlook | 6 | July 31st 06 10:58 PM |
attachment blcok - package file | matchbox | Outlook - General Queries | 1 | June 14th 06 02:46 PM |
PATCH PACKAGE CANNOT BE OPENED | Sara | Outlook - Installation | 2 | April 3rd 06 10:46 PM |