Cant access file

G

Guest

I have a file on my C drive which I belive has somehow become corrupt.

If I open Windows Explroer and click on the file name or try to do
properties or try to delete the file I get the message " Windows Explorer has
encountered a problem and needs to close" It generates an error report that
gets sent to Microsoft,

The error signature is :

AppName: explorer.exe AppVer: 6.0.2900.2180 ModName: unknown
ModVer: 0.0.0.0 Offset: 009d56d6

I have run CHKDSK, no problems found.

Any help would be appreciated.
 
W

Wesley Vogel

Try this to delete the file.

Open a command prompt...
Start | Run | Type: cmd | Click OK |
In the command prompt window type:

del (and one space)

Drag the file into the command prompt.
Hit your Enter key.

del is the delete command.

Dragging the file into the command prompt automatically types the path &
file name and adds the parentheses.

One space is needed between del and the path\file name, i.e.

del "C:\Documents and Settings\Wesley P. Vogel\Desktop\New.txt"

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
G

Guest

Ran SFC and it is OK under my USER ID but still has the problem under 2 other
user ID's. When I try and run sfc under them it asks me to put in the XP
Windows disk and starts windows install and I don't know where to go from
there... thoughts?
--
Thanks Eric


S.Sengupta said:
Start>Run "sfc /scannow">OK
check the integrity of the system files.

Description of Windows XP and Windows Server 2003 System File Checker
(Sfc.exe)
http://support.microsoft.com/?kbid=310747

regards,
S.Sengupta[MS-MVP]
I have a file on my C drive which I belive has somehow become corrupt.

If I open Windows Explroer and click on the file name or try to do
properties or try to delete the file I get the message " Windows Explorer has
encountered a problem and needs to close" It generates an error report that
gets sent to Microsoft,

The error signature is :

AppName: explorer.exe AppVer: 6.0.2900.2180 ModName: unknown
ModVer: 0.0.0.0 Offset: 009d56d6

I have run CHKDSK, no problems found.

Any help would be appreciated.
 
G

Guest

Problem is back under my userid now as well
--
Thanks Eric


S.Sengupta said:
Start>Run "sfc /scannow">OK
check the integrity of the system files.

Description of Windows XP and Windows Server 2003 System File Checker
(Sfc.exe)
http://support.microsoft.com/?kbid=310747

regards,
S.Sengupta[MS-MVP]
I have a file on my C drive which I belive has somehow become corrupt.

If I open Windows Explroer and click on the file name or try to do
properties or try to delete the file I get the message " Windows Explorer has
encountered a problem and needs to close" It generates an error report that
gets sent to Microsoft,

The error signature is :

AppName: explorer.exe AppVer: 6.0.2900.2180 ModName: unknown
ModVer: 0.0.0.0 Offset: 009d56d6

I have run CHKDSK, no problems found.

Any help would be appreciated.
 

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