For Programmers: Free Programming Magazines  


Home > Archive > Visual Studio > February 2005 > Re: Using Visual Studio Installer, create an Outlook COM component that can only be i









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Using Visual Studio Installer, create an Outlook COM component that can only be i
Helmut Obertanner

2005-02-15, 9:02 pm

Hi, you can use the "ORCA" Tool from Plattform SDK, and after your Setup
Project from VS has created your MSI file, edit that file with orca.

Add the following Property: ALLUSERS value 1
So you have a Setup that only runs with Administrator Rights.

Regards, Helmut Obertanner



"TC" <getmyemails2@yahoo.com> schrieb im Newsbeitrag
news:eMY6sQvDFHA.1260@TK2MSFTNGP12.phx.gbl...
> Hello,
>
> I am building a COM component that is to be used with MS Outlook on
> Windows 2000 and later using Office 2000 and later.
>
> I want the installation to only work when an administrator runs the
> installer and, once successfully run by the administrator, makes the
> component available to all users of that machine.
>
> Can anybody point me in the right direction?
>
> Thanks & Regards,
>
> TC
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com