PDA

View Full Version : deleting files through command prompt.. pls help me


jhayson33
August 26th, 2006, 10:56 AM
pls help me on how to delete files through command prompt..
this is my email add 4 ur concerns..! tnx
godbless all.


email:
jhayson33 at yahoo dot com
jay_nine33 at yahoo dot com

black mirror
August 26th, 2006, 11:09 AM
see post below

renegade600
August 26th, 2006, 11:24 AM
just go into the folder the file is in and type

del filename.ext

or you can just type the fullpath to the file

del c:\sosofolder\sososecondfolder\filename.exe

runsan
August 26th, 2006, 08:29 PM
pls help me on how to delete files through command prompt..
this is my email add 4 ur concerns..! tnx
godbless all.

email:
jhayson33 at yahoo dot com
jay_nine33 at yahoo dot com

Hello jhayson33...
Are talking about deleting files in MS-DOS mode via command prompt in that application. If you are then include “cd” next to the windows script, example: C:\Windows\cd “MS-DOS file folder name here”, enter. Then this script will appear: C:\Windows\”file folder name”, then type “del”, then type the item you want to destroy (MS-DOS name only).

Example:
C:\Windows: cd applog
“Enter”
C:\Windows\applog: del control.lgc
“Enter”

You may want to read this article:
http://support.microsoft.com/kb/134400/EN-US