Re: How to raise rights...
- From: "Eugene Gershnik" <gershnik@xxxxxxxxxxx>
- Date: Wed, 6 Jul 2005 00:18:43 -0700
Christian Kaiser wrote:
> Only a few apps that I install at home (as plain
> user) run after setup as Admin (RunAs), they all seem to need more,
> either Registry entries for the current user, or access rights to a
> special directory, often the app's path (sigh!).
I feel your pain. :-( The "development managers" who release such
"applications" have to be outsourced ;-)
> We need some entries in HKLM and HKCR for COM objects, but also need
> user-specific data. This is why we need to install as user, but with
> (temporary) Admin rights...
COM objects can be installed per-user (has been long time since I dealt with
COM but I think this feature was added in Win2k). What exactly do you need
to put in HKLM? Note that HKCR is already "smartly" managed by the OS. See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/base/hkey_classes_root_key.asp
for details.
--
Eugene
http://www.gershnik.com
.
- Follow-Ups:
- Re: How to raise rights...
- From: Christian Kaiser
- Re: How to raise rights...
- References:
- How to raise rights...
- From: Christian Kaiser
- Re: How to raise rights...
- From: Eugene Gershnik
- Re: How to raise rights...
- From: Christian Kaiser
- How to raise rights...
- Prev by Date: Re: how to read binary data from INI file ?
- Next by Date: Re: KdComPortInUse
- Previous by thread: Re: How to raise rights...
- Next by thread: Re: How to raise rights...
- Index(es):
Relevant Pages
|