Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > strange '"run as administrator" problem

Reply
Thread Tools Display Modes

strange '"run as administrator" problem

 
 
Gilles Pion
Guest
Posts: n/a

 
      02-17-2008
Hello all,

I've discovered a very strange problem on my system: the "run as administrator"
context menu just stopped working on shortcuts (.lnk).

Nothing happens, no UAC prompt, no application launched

It continue to works on executables (.exe, .cmd etc...) and strangely for "quick
launch" shortcuts on the taskbar (but *only* if activated via the taskbar,
opening the quicklaunch folder ant selecting one of the shortcuts doesn't work)

Also the "control-shift-enter" on the start menu command/search field has no
effect anymore.

I've created another user account to check if the problem was inside the current
user profile but it made no difference.

I've tried a lot if investigations using SysInternals tools without success.

any help?
--
Gilles "Cool Raoul" - http://coolraoul.cvp-net.com/
 
Reply With Quote
 
 
 
 
Mark L. Ferguson
Guest
Posts: n/a

 
      02-17-2008
Boot to Safe Mode and set the shortcut 'run as admin' in advanced security
Properties.

--
Was this helpful? Then click the Ratings button. Voting helps the web
interface.
http://www.microsoft.com/wn3/locales....htm#RateAPost

Mark L. Ferguson

..
"Gilles Pion" <> wrote in message
news:...
> Hello all,
>
> I've discovered a very strange problem on my system: the "run as
> administrator"
> context menu just stopped working on shortcuts (.lnk).
>
> Nothing happens, no UAC prompt, no application launched
>
> It continue to works on executables (.exe, .cmd etc...) and strangely for
> "quick
> launch" shortcuts on the taskbar (but *only* if activated via the taskbar,
> opening the quicklaunch folder ant selecting one of the shortcuts doesn't
> work)
>
> Also the "control-shift-enter" on the start menu command/search field has
> no
> effect anymore.
>
> I've created another user account to check if the problem was inside the
> current
> user profile but it made no difference.
>
> I've tried a lot if investigations using SysInternals tools without
> success.
>
> any help?
> --
> Gilles "Cool Raoul" - http://coolraoul.cvp-net.com/


 
Reply With Quote
 
Jon
Guest
Posts: n/a

 
      02-17-2008
That is a bit odd. You could compare your lnkfile registry associations to
the following to see if there's any obvious difference......

;------------------------------------
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\lnkfile]
@="Shortcut"
"EditFlags"=dword:00000001
"FriendlyTypeName"="@shell32.dll,-4153"
"IsShortcut"=""
"NeverShowExt"=""

[HKEY_CLASSES_ROOT\lnkfile\CLSID]
@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\lnkfile\shellex]

[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandl ers]

[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandl ers\OpenContainingFolderMenu]
@="{37ea3a21-7493-4208-a011-7f9ea79ce9f5}"

[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandl ers\{00021401-0000-0000-C000-000000000046}]
@=""

[HKEY_CLASSES_ROOT\lnkfile\shellex\DropHandler]
@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\lnkfile\shellex\IconHandler]
@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\lnkfile\shellex\PropertySheetHan dlers]

[HKEY_CLASSES_ROOT\lnkfile\shellex\PropertySheetHan dlers\ShimLayer Property
Page]
@="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}"


;------------------------------------
--
Jon


"Gilles Pion" <> wrote in message
news:...
> Hello all,
>
> I've discovered a very strange problem on my system: the "run as
> administrator"
> context menu just stopped working on shortcuts (.lnk).
>
> Nothing happens, no UAC prompt, no application launched
>
> It continue to works on executables (.exe, .cmd etc...) and strangely for
> "quick
> launch" shortcuts on the taskbar (but *only* if activated via the taskbar,
> opening the quicklaunch folder ant selecting one of the shortcuts doesn't
> work)
>
> Also the "control-shift-enter" on the start menu command/search field has
> no
> effect anymore.
>
> I've created another user account to check if the problem was inside the
> current
> user profile but it made no difference.
>
> I've tried a lot if investigations using SysInternals tools without
> success.
>
> any help?
> --
> Gilles "Cool Raoul" - http://coolraoul.cvp-net.com/


 
Reply With Quote
 
Gilles Pion
Guest
Posts: n/a

 
      02-18-2008
A side by side comparison gives no difference...

I suspect a more complex problem since I have also discovered some oddities in
the users control panel applet: the hyperlink "modify my environment variables"
and "Configure advanced user profile properties" have no effect too"

I've found someone having exactly the same problem:
http://groups.google.fr/group/micros...6e864f5174e371

Since I've spare time for the upcoming week I'm planning to reinstall, but this
sucks

Ref: <> de "Jon"
<>
>That is a bit odd. You could compare your lnkfile registry associations to
>the following to see if there's any obvious difference......
>
>;------------------------------------
>Windows Registry Editor Version 5.00
>
>[HKEY_CLASSES_ROOT\lnkfile]
>@="Shortcut"
>"EditFlags"=dword:00000001
>"FriendlyTypeName"="@shell32.dll,-4153"
>"IsShortcut"=""
>"NeverShowExt"=""
>
>[HKEY_CLASSES_ROOT\lnkfile\CLSID]
>@="{00021401-0000-0000-C000-000000000046}"
>
>[HKEY_CLASSES_ROOT\lnkfile\shellex]
>
>[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandl ers]
>
>[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandl ers\OpenContainingFolderMenu]
>@="{37ea3a21-7493-4208-a011-7f9ea79ce9f5}"
>
>[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandl ers\{00021401-0000-0000-C000-000000000046}]
>@=""
>
>[HKEY_CLASSES_ROOT\lnkfile\shellex\DropHandler]
>@="{00021401-0000-0000-C000-000000000046}"
>
>[HKEY_CLASSES_ROOT\lnkfile\shellex\IconHandler]
>@="{00021401-0000-0000-C000-000000000046}"
>
>[HKEY_CLASSES_ROOT\lnkfile\shellex\PropertySheetHan dlers]
>
>[HKEY_CLASSES_ROOT\lnkfile\shellex\PropertySheetHan dlers\ShimLayer Property
>Page]
>@="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}"
>
>
>;------------------------------------

--
Gilles "Cool Raoul" - http://coolraoul.cvp-net.com/
 
Reply With Quote
 
noodle
Guest
Posts: n/a

 
      06-19-2008

I just built a new pc and did a fresh intall of Vista Home Premium 32bi
and I have the same problem.

Did you ever find a solution?

Gilles Pion;617035 Wrote:
> A side by side comparison gives no difference...
>
> I suspect a more complex problem since I have also discovered som
> oddities in
> the users control panel applet: the hyperlink "modify my environmen
> variables"
> and "Configure advanced user profile properties" have no effect too"
>
> I've found someone having exactly the same problem:
> 'Interesting problem with Vista Ultimate 32bit
> microsoft.public.windows.vista.general | Google Groupes
> (http://groups.google.fr/group/micros...6e864f5174e371)


Since I've spare time for the upcoming week I'm planning to reinstall
but this
suck

--
noodle
 
Reply With Quote
 
Gilles Pion
Guest
Posts: n/a

 
      06-19-2008
Ref: <> de noodle
<>
>
>I just built a new pc and did a fresh intall of Vista Home Premium 32bit
>and I have the same problem.
>
>Did you ever find a solution?


No, I eventually did what I said in my previous post: reinstall from scratch.
BTW, just after that I discovered what was probably the original source of all
my problems: a defective USB keyboard generating a huge amount of strange
symptoms on all my other USB devices...

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ANS: "What's the deal with UAC (Windows Needs Your Permission screens)" and "...But I thought I was an administrator" Jimmy Brush Windows Vista Security 207 12-31-2009 07:58 AM
ANS: "What's the deal with UAC (Windows Needs Your Permission screens)" and "...But I thought I was an administrator" Jimmy Brush Windows Vista File Management 198 12-31-2009 07:58 AM
ANS: "What's the deal with UAC (Windows Needs Your Permission screens)" and "...But I thought I was an administrator" Jimmy Brush Windows Vista General Discussion 205 12-31-2009 07:58 AM
Strange keyboard problem, keystrokes "hangs" .. Ola Windows Vista General Discussion 3 06-02-2008 07:59 PM
Strange error msgs and "Problem caused by AXIS Media Control" dstrack Windows Vista General Discussion 1 02-08-2008 04:14 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59