can not delet a file

G

Guest

Guest
Archived from groups: microsoft.public.win2000.file_system (More info?)

I have a html file in the temp folder that will not delete
The file stops disk clean up working as well
How do I remove it?
I have tried under the command prompt but it will not let
me there either
When I click on properties the reply is that the
properties are unavailable.
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.file_system (More info?)

To add to this;
To delete from other disk locations within the recovery console. First
you'll need to Control Panel|Admin Tools|Local Security Policy Recovery
console:"Allow floppy copy and access to all drives/folders" set to enabled

Then from the recovery console command line;
SET allowallpaths = TRUE

to gain access to all folders and try deleting from here.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


"Subrahmanya Bhandarkar [MSFT]" wrote:
|
| Go to the safe mode and try to delete
|
| And you can try by going to recovery console
|
| More information about the recovery console visit below link
|
| http://support.microsoft.com/default.aspx?scid=kb;EN-US;229716
|
| Start your computer with the Windows Setup floppy disks, or with the
| Windows CD-ROM. At the "Welcome to Setup" screen, press F10, or press R to
| repair, and then press C (Windows 2000 only) to start the Windows Recovery
| Console. Select the appropriate number for the Windows installation that
| you want to repair, and then type the administrator password. If the
| administrator password does not exist, just press ENTER.
|
| Using the Command Console
| After you start the Windows Recovery Console, you receive the following
| message:
| Windows NT(TM) Boot Console Command Interpreter.
|
| WARNING:
|
| This is a limited function command prompt intended only as a system
| recovery utility for advanced users. Using this utility incorrectly can
| cause serious system-wide problems that may require you to reinstall
| Windows to correct them.
|
| Type 'exit' to leave the command prompt and reboot the system.
|
| 1: C:\WINNT
|
| Which Windows installation would you like to logon to (enter to abort)?
|
| After you enter the number for the appropriate Windows installation, enter
| the Administrator account password. Note that if you use an incorrect
| password three times, the Windows Recovery Console quits. Also, if the SAM
| database is missing or damaged, you are not able to use the Windows
| Recovery Console because you cannot be properly authenticated. After you
| enter your password and the Windows Recovery Console starts, type exit to
| restart your computer.
| Restrictions and Limitations of the Command Console
| From the Windows Recovery Console you can only use the following folders:
| The root folder
| The %SystemRoot% folder and the subfolders of the Windows installation you
| are currently logged on to
| The Cmdcons folder
| Removable media drives such as CD-ROM drives
| NOTE: If you try to obtain access to other folders, you receive an "Access
| Denied" error message. Also, while you are using the Windows Recovery
| Console, you cannot copy a file from the local hard disk to a floppy disk.
| You can copy a file from a floppy disk or CD-ROM to a hard disk, and from
| one hard disk to another hard disk.
|
|
|
|
| DEL and DELETE
| del drive: path filename
|
| delete drive: path filename
|
| Use this commmand (where drive: path filename specifies the file to
delete)
| to delete a file. The delete command only operates within the system
| folders of the current Windows installation, removable media, the root
| folder of any hard disk partition, or the local installation sources. The
| delete command does not accept wild card (*) characters.
| DIR
|
|
|
|
|
|
|
|
|
| Subbu
| This posting is provided "AS IS" with no warranties, and confers no
rights.
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.file_system (More info?)

thanks
>-----Original Message-----
>
>Go to the safe mode and try to delete
>
>And you can try by going to recovery console
>
>More information about the recovery console visit below
link
>
>http://support.microsoft.com/default.aspx?scid=kb;EN-
US;229716
>
>Start your computer with the Windows Setup floppy disks,
or with the
>Windows CD-ROM. At the "Welcome to Setup" screen, press
F10, or press R to
>repair, and then press C (Windows 2000 only) to start the
Windows Recovery
>Console. Select the appropriate number for the Windows
installation that
>you want to repair, and then type the administrator
password. If the
>administrator password does not exist, just press ENTER.
>
>Using the Command Console
>After you start the Windows Recovery Console, you receive
the following
>message:
>Windows NT(TM) Boot Console Command Interpreter.
>
>WARNING:
>
>This is a limited function command prompt intended only
as a system
>recovery utility for advanced users. Using this utility
incorrectly can
>cause serious system-wide problems that may require you
to reinstall
>Windows to correct them.
>
>Type 'exit' to leave the command prompt and reboot the
system.
>
>1: C:\WINNT
>
>Which Windows installation would you like to logon to
(enter to abort)?
>
>After you enter the number for the appropriate Windows
installation, enter
>the Administrator account password. Note that if you use
an incorrect
>password three times, the Windows Recovery Console quits.
Also, if the SAM
>database is missing or damaged, you are not able to use
the Windows
>Recovery Console because you cannot be properly
authenticated. After you
>enter your password and the Windows Recovery Console
starts, type exit to
>restart your computer.
>Restrictions and Limitations of the Command Console
>From the Windows Recovery Console you can only use the
following folders:
>The root folder
>The %SystemRoot% folder and the subfolders of the Windows
installation you
>are currently logged on to
>The Cmdcons folder
>Removable media drives such as CD-ROM drives
>NOTE: If you try to obtain access to other folders, you
receive an "Access
>Denied" error message. Also, while you are using the
Windows Recovery
>Console, you cannot copy a file from the local hard disk
to a floppy disk.
>You can copy a file from a floppy disk or CD-ROM to a
hard disk, and from
>one hard disk to another hard disk.
>
>
>
>
>DEL and DELETE
>del drive: path filename
>
>delete drive: path filename
>
>Use this commmand (where drive: path filename specifies
the file to delete)
>to delete a file. The delete command only operates within
the system
>folders of the current Windows installation, removable
media, the root
>folder of any hard disk partition, or the local
installation sources. The
>delete command does not accept wild card (*) characters.
>DIR
>
>
>
>
>
>
>
>
>
>Subbu
>This posting is provided "AS IS" with no warranties, and
confers no rights.