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

  • SEARCH
  • Home
  • 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 9259559
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T12:41:11+00:00 2026-06-18T12:41:11+00:00

I wrote an outlook addin with some basic functionality to access a webservice and

  • 0

I wrote an outlook addin with some basic functionality to access a webservice and execute methods on it. Everything works like a charm, except that I can’t seem to get rid of the fact that users need admin rights to install this add-in. Google doesn’t really seem to have the solution or answer for me,.

Is it possible to write an outlook addin (VSTO) which users can install without the need of admin rights?

Thanks a lot in advance!

  • 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-06-18T12:41:13+00:00Added an answer on June 18, 2026 at 12:41 pm

    It depends if you want a Per-User install or a Per-Machine install.

    The main difference is where the registry keys are saved, under HKLU or under HKLM:

    enter image description here

    The other main difference is Per-User is set by default to install in the Users folder and Per-Machine is set by default to Program Files.

    As @Aron mentioned certain prerequisites may require admin rights to install. If you know the client has the correct .Net version installed its possible. Otherwise you might need to resort to running the VSTO Add-In without .Net. Note: Microsoft Info path is written entirely in .Net so if users have the full office install, .Net 2.0 (maybe more recent depending on the version) should already be installed.

    The easiest way to avoid the UAC prompt is to run the MSI not the setup.exe. Because the setup.exe is responsible for the downloadeding/installing components (such as dotnet). Running the MSI wont ask for admin.

    Also note the MSI command line usage to see all the switch’s (eg /quiet):

    Start > Run > CMD > Enter

    c:\Apps\App1\Release\app.MSI /?
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I wrote an addin for outlook, It will popup appointment's LastModificationTime while I click
I am trying to write some basic Outlook code that should support Outlook 2003,
I wrote an addin a while back for Outlook that adds/removes an optional tagline
I wrote some script in a site. The script makes a new spreadsheet and
I'm trying to write an Outlook Addin in C# using Visual Studio 2010 and
I wrote some code to send email as both HTML & Text, and I
I'm trying to write an Outlook 2007 VSTO add-in that lets you do some
I am creating outlook appointment items programmatically using VBA in MS Access and the
I am building a shared-addin for Outlook. Inside the code, I am creating a
I wrote my own preview handler on .NET for Outlook 2007/2010 and XP/Vista/Windows7 When

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.