Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6907853
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T08:29:13+00:00 2026-05-27T08:29:13+00:00

I need to run some VSTOs after they been installed. Everything I tried came

  • 0

I need to run some VSTOs after they been installed. Everything I tried came out negative.

One example:
<Property Id="runcmd">start</Property>

<CustomAction Id="RunOutlookVSTO"
              Property="runcmd"
              Execute="deferred"
              Return="asyncNoWait"
              ExeCommand="[SourceDir]Outlook2010AddIn.vsto">
</CustomAction>

<InstallExecuteSequence>
  <Custom Action="RunOutlookVSTO"
          After="PublishProduct">NOT INSTALLED</Custom>
</InstallExecuteSequence>

Error: No reaction.

Second example: replace start with cmd
Error: No reaction.

Third example: Replace start with msiexec and msiexec /i
Error: msiexec help screen and “did not find any msi to exec”

Fourth example: <Custom action id="RunOutlookVSTO" etc>
Error: Does not understand custom at compile.

EDIT:
Seems to be a bit of a confusion, just to be clear – yes I tried the registry key, and it is being ignored by the Office applications (Outlook, Word, Excel).

<RegistryKey Action="none" Root="HKLM" Key="SOFTWARE\Microsoft\Office\14.0\User Settings\">
            <RegistryKey Id="CreateVSTOOutlook" Action="createAndRemoveOnUninstall" 
                         Key="OUR.Outlook2010AddIn\Create\Software\Microsoft\Office\Outlook\Addins\OUR.Outlook2010AddIn">
              <RegistryValue Id="CmdLineOutlook" Name="CommandLineSafe" Value="1" Type="integer"></RegistryValue>
              <RegistryValue Id="descOutlook" Name="Description" Value="Tilføjelsesprogram til Outlook 2010" Type="string"></RegistryValue>
              <RegistryValue Id="nameOutlook" Name="FriendlyName" Value="Outlook 2010 AddIn" Type="string"></RegistryValue>
              <RegistryValue Id="LoadOutlook" Name="LoadBehavior" Value="3" Type="integer"></RegistryValue>
              <RegistryValue Id="manifestOutlook" Name="Manifest" Value="[INSTALLDIR]OUR.Outlook2010AddIn.vsto|vstolocal" Type="string"></RegistryValue>
            </RegistryKey>
          </RegistryKey>

Any ideas what I could try next?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T08:29:14+00:00Added an answer on May 27, 2026 at 8:29 am

    Vsto addins are not standalone programs you can execute. They are dll’s that get loaded and then called by the respective office programs through a special bootstrapper.

    In your case starting OUTLOOK should load the addin (if it’s registered properly). And nothing else will.

    — EDIT —

    The .vsto file extension gets associated with the VstoInstaller.exe which is the program you try to run. Note that the vsto file is not a program and as such can’t be executed/run. It is a configuration file that is understood by the vstoinstaller (program).

    For a default installation VSTOInstaller.exe can be found in

    C:\Program Files\Common Files\microsoft shared\VSTO\10.0\VSTOInstaller.exe

    it has a /help switch but the install syntax is:

    VSTOInstaller.exe /i \servername\foldername\AddIn.vsto

    for more info see this msdn link

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to run some code, for example, to detect browser prefered languages and
I need to run some code after my jQuery UI accordion initializes. According to
I need to get the state the activity just came out of, for example,
I need to run some code on a Linux machine with Python 2.3.4 pre-installed.
I need to run some example java code. I like using eclipse because it
I need to run some code but only after the text-to-speech stops talking. I
I need to run some classic ASP locally before deployment to a legacy web
I need to run some code that will fetch some configuration values from the
I need to run some p4 commands using a filespec with a changelist but
I need to run some method in Swing application in separate thread. What is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.