Re: VS.Net 2005: Uses regsvr32 with undocumented options and fails to register
- From: "Eugene Gershnik" <gershnik@xxxxxxxxxxx>
- Date: Mon, 11 Jul 2005 12:29:52 -0700
adebaene@xxxxxxxxxxxxxxxx wrote:
> Eugene Gershnik a écrit :
>>> Would you like to have everybody able to install
>>> any
>>> COM component on your machine? Is this used by IE when downloading
>>> an ActiveX?
>>
>> As long as this component is only visible to the same user, why not?
> Hmmm... I would like to have few more security checks in this case...
Like what?
> What will be helpfull would be to have a parameter to
> DllRegisterServer
> to specify which kind of registration is required (per user or machine
> wide).
Well there is DllInstall
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/reference/shlwapi/version/dllinstall.asp
Then of course the disgusting Windows Installer does expose this
functionality at a price of abandoning self-contained component
registration.
--
Eugene
http://www.gershnik.com
.
- References:
- VS.Net 2005: Uses regsvr32 with undocumented options and fails to register
- From: David F
- Re: VS.Net 2005: Uses regsvr32 with undocumented options and fails to register
- From: Heinz Ozwirk
- Re: VS.Net 2005: Uses regsvr32 with undocumented options and fails to register
- From: David F
- Re: VS.Net 2005: Uses regsvr32 with undocumented options and fails to register
- From: adebaene
- Re: VS.Net 2005: Uses regsvr32 with undocumented options and fails to register
- From: Eugene Gershnik
- Re: VS.Net 2005: Uses regsvr32 with undocumented options and fails to register
- From: adebaene
- VS.Net 2005: Uses regsvr32 with undocumented options and fails to register
- Prev by Date: Different C runtime libraries
- Next by Date: Re: Different C runtime libraries
- Previous by thread: Re: VS.Net 2005: Uses regsvr32 with undocumented options and fails to register
- Next by thread: Re: VS.Net 2005: Uses regsvr32 with undocumented options and fails to register
- Index(es):
Relevant Pages
|