PC Review


Reply
Thread Tools Rate Thread

can not delet a file

 
 
alan parker
Guest
Posts: n/a
 
      12th May 2004
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.

 
Reply With Quote
 
 
 
 
Subrahmanya Bhandarkar [MSFT]
Guest
Posts: n/a
 
      12th May 2004

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...b;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.
 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a
 
      13th May 2004
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...b;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.


 
Reply With Quote
 
Guest
Posts: n/a
 
      13th May 2004
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.
 
Reply With Quote
 
Guest
Posts: n/a
 
      13th May 2004
thanks
>-----Original Message-----
>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.
>
>
>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
file on bcentral taking up 142 MB file is linkinfo.btr can I delet =?Utf-8?B?TWFyaWx5bg==?= Microsoft Frontpage 12 21st Jun 2006 03:23 PM
can't delet a file =?Utf-8?B?a2lsbGlrYXQ=?= Microsoft Windows 2000 File System 3 23rd Oct 2005 11:23 AM
Cannot delet file Pete Wallman Windows XP Performance 1 10th May 2004 03:17 PM
Cannot delet file Pete Wallman Windows XP General 1 10th May 2004 03:17 PM
Cannot Delet File =?Utf-8?B?QW5keQ==?= Windows XP Performance 3 26th Dec 2003 03:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:47 PM.