Error: Access to specified device, path or file is denied

G

gab

Error: Access to specified device, path or file is denied

This has happened to me Twice on 2 differnt workstations.
No one nor Microsoft has been able to give an answer to
this situation.
Workstation runs Windows 2000 SP 3 or 4.
After turning on the computer, there are serveral Broken
links on Desktop and Folders.
Also We can't run any Executable. Not even Regedit, Dos,
or an MSI file. If we can get our executale files working
again we will be able somewhat solve the problem.
Can not install or uninstall. No viruses or worms found.

HELP HELP HELP
Email me at (e-mail address removed)
 
M

Mark V

gab wrote in
Error: Access to specified device, path or file is denied

This has happened to me Twice on 2 differnt workstations.
No one nor Microsoft has been able to give an answer to
this situation.
Workstation runs Windows 2000 SP 3 or 4.
After turning on the computer, there are serveral Broken
links on Desktop and Folders.
Also We can't run any Executable. Not even Regedit, Dos,
or an MSI file. If we can get our executale files working
again we will be able somewhat solve the problem.
Can not install or uninstall. No viruses or worms found.

Sounds somewhat like a PATH issue perhaps. Check the System
Environment PATH statement for inclusion of
%systemroot%\system32; (and others)
and confirm that the
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
\Environment\
PATH=
is a REG_EXPAND_SZ Type

Mine starts with
"%SYSTEMROOT%\SYSTEM32;%SYSTEMROOT%;%SYSTEMROOT%\SYSTEM32\WBEM;"
 
M

Mark V

Mark V wrote in
gab wrote in

Sounds somewhat like a PATH issue perhaps. Check the System
Environment PATH statement for inclusion of
%systemroot%\system32; (and others)
and confirm that the
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
\Environment\
PATH=
is a REG_EXPAND_SZ Type

Mine starts with
"%SYSTEMROOT%\SYSTEM32;%SYSTEMROOT%;%SYSTEMROOT%\SYSTEM32\WBEM;"

On second thought it sounds more like a file permissions issue
(ACLs). Or even a Group Policy setting. I guess not knowing more
has me guessing...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top