Heh, you're such a dick.
"Bill McCarthy" <> wrote in message
news:...
|
| "MikeD" <> wrote in message
| news:O%...
| >
| > "MikeD" <> wrote in message
| > news:%...
| >>
| >> "Jack" <replyto@it> wrote in message
| >> news:%...
| >>> That does not make sense to me.
| >>> How about you?
| >>> Here is the scenario:
| >>> ================
| >>> 2 users:
| >>> user A standard user, UAC turned ON
| >>> user B administrator, UAC turned ON.
| >>>
| >>> Logging as a user A
| >>> I can open registry (regedit) without any prompt and delete any key
| >>> under HKEY_CURRENT_USER
| >>> Logging as a user B (adminstrator):
| >>> As soon as I want to open the registry, UAC kicks in, asking ME for
| >>> permission to continue.
| >>>
| >>> Does it mean that (UAC on behalf on Microsoft) considers an
| >>> administrator to be more stupid then a standard user???
| >>> Please tell me that it is not so.
| >>
| >> You should be asking this in a Vista newsgroup. It has nothing to do
| >> with VB since you're talking about RegEdit.
| >
| >
| > Didn't notice it was cross-posted. Still irrelevant in a VB newsgroup
| > though.
| >
|
| Well he has posted other threads where he has indicated various issues he
| has with Vista and registry, so this is obviously him trying out regedit
to
| read those keys and being perplexed there as well. It's a direct result
of
| his programming attempts and is really him trying to understand tools used
| for/by developers and how Vista registry and UAC works. In *context* of
| that, it doesn't seem off topic at all .
|
| From the developer perspective it means that regedit has the UAC
permission
| request set to "highestAvailable", e.g:
| <requestedExecutionLevel level="highestAvailable" uiAccess="false" />
|
| And a quick look inside regedit's manifest shows exactly that

| Does that make it "developer" enough for ya ?

|
|
|
|
|
|
|
|
|
|
|