Runas Windows Explorer in Windows 7
Posted
by nsr81
on Super User
See other posts from Super User
or by nsr81
Published on 2009-10-13T21:25:53Z
Indexed on
2010/03/29
1:43 UTC
Read the original article
Hit count: 615
Hi All,
Having a strange issue with Windows Explorer on Windows 7 Professional.
When I try to open it up under different user credentials, I get the following error message:
Results are the same whether I try it from the context menu or by using runas /user:DOMAIN\User explorer.exe
However, if I open up a command prompt (using runas.exe) the behavior is a bit different:
- typing in just
explorer
orexplorer.exe
results in the same error. - typing in
explorer C:
orexplorer /E,...
doesn't run anything. I'm dropped right back to the prompt. explorer process doesn't start.
Has anyone seen this behavior before? If so, how can I go about changing it.
Thanks.
© Super User or respective owner