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
TC

2005-02-10, 3:59 am


"Jim Vierra" <jvierra@msn.com> wrote in message
news:Op$WHVxDFHA.4032@TK2MSFTNGP10.phx.gbl...
> Script the installer to check the credentials of the user running the
> installer.


How do I script the installer from within the Visual Studio Installer? I
have not been able to find any documentation or examples of any scripting
that is available (i.e. Wise has a scripting language).

> Design the add-in to be installed to the users copy by the user from the
> Add-Ins folder in programs.
>


What do you mean by "to the users copy by the user"?

I also do not see any "Add-Ins" folder except that under Outlook in the
registry.

> The COM add-in will not be able to write to any restricted locations
> unless it is Impersonating a user with rights and the launching user has
> the authority to excercise those rights. Add-ins are generally
> restricted.
>
> Actually - the installer should already be restricted for "Users" if it is
> trying to register a COM object. You will also probably need to set the
> launch rights on the COM object during install. The Office Developer
> documentation describes this better than I can.
>


I have looked at the online Office Developer documentation and I have found
nothing pertaining to corporate environment distribution with exception of
digitally signing templates and add-ins.

The documentation that I was able to locate mainly focused on how to
register the object (i.e. regsvr32, etc.), how to set the loadbehavior, etc.

Where can I locate "launch rights" as it pertains to using the Visual Studio
Installer.


> --
> Jim Vierra
> "TC" <getmyemails2@yahoo.com> wrote in message
> news:eMY6sQvDFHA.1260@TK2MSFTNGP12.phx.gbl...
>
>




Sponsored Links







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

Copyright 2008 codecomments.com