Add-in Express Blog

Posts Tagged ‘Deployment’

Visual Studio 2010, Office 2010 and Add-in Express 2010

March 5th, 2010
Every time when I set about to write on some topic like this, I am torn by internal strife - whether to develop a theme in such a major-marketing tone, so characteristic of bravura press-releases that have already flooded web-sites of component vendors, or simply publish a post on the blog. ...Read the rest of this entry

HowTo: Deploy Outlook Security Manager with ClickOnce using Reg Free COM

March 2nd, 2010
Many of you are likely to have encountered the phrase DLL Hell in the glory days of the COM technology. Of course, with the arrival of the .NET era, developers got rid of this headache. But even these days COM is actively used in many applications. Our Outlook Security Manager is a vivid example of the COM technology usage in respect to applications, or add-ins;...Read the rest of this entry

HowTo: Register your MS Office add-in with WiX

February 8th, 2010
If you are using Microsoft’s WiX toolset to build a setup for your Add-In, then there are several ways to register the Add-In. I’ve seen examples that use a custom action to call RegSvr32.exe to do the registration. But since RegSvr32.exe does nothing more than calling the DllRegisterServer function of our Add-In, why not calling that directly from a custom action?...Read the rest of this entry

HowTo: Install a COM add-in automatically using Windows Server Group Policy

January 25th, 2009
Here you will get to know how you can use Windows Server Group Policy to install Office applications automatically, including Office COM add-ins. You will learn how to create a Group Policy object in Windows Server 2000, 2003 and 2008, how to assign and remove an installation package…...Read the rest of this entry

Setup project events for add-in solutions based on Add-in Express

December 20th, 2005
Booker Prize. Also, all about setup projects based on Add-in Express. There are several custom events that we can use for......Read the rest of this entry
  • Sign In
  • SITEMAP