Summary: I'm looking for a line of DOS that will delete a file regardless of what directory a little pixie might hide it in. That is, one that will search dir...
Summary: I dont really want to delete a file. What i want to do is associate a txt file with a DEBUG folder from a c++ project. Basically the syntax is suppose...
Summary: im trying to delete a file from dos(because i cant in windows).. I've tried del c:\program files\desktop\my wallpaper\*.bmp(because the name continues...
Summary: Hello Nadizo, the way I use to get (then in Win98) the real DOS name for a path is like this: open Explorer & go to: C:\program files\america online 7...
Summary: I have Win XP and i don't like PerfectNav.. (if you have XP you prolly know what im talkin bout) everytime i type in an invalid website address, i don...
Summary: I need exact directions on how to delete a file in MS-DOS. I am trying to remove the Happy99 virus from my computer and I have to do this by deleting...
Summary: Hi, I have a NT4.0 PC and I want to use a batch file to delete "old" files in a folder. Only those files which are older than two months should be del...
Summary: I accidentally downloaded a PNG file and it is causing all hell within that folder. Please help. It is located as follows: C:\Program Files\KaZaA L...
Summary: DOS partition can see and use up to 2GB. Using FDISK, you can not re-claim unused space. The only way possible is to delete the partition and re-crea...
Summary: anything on a line that begins with rem is ignored by the dos shell. It basically means a REMark, or comment in a programming context. The command I u...
Summary: The problem is that along with the string of characters, that is, the filename itself, two characters more go to the file - the CR/LF characters, whic...
Summary: Everyone knows that typing del *.* /p in dos in windows 98 allows you to select y or n without hitting enter afterwards whether to delete a file or no...
Summary: how do I delete a file from my desktop in dos.I'm not totally dumb but I need the relevant steps...I can't delete the file at all in windows. it says ...
Summary: when i try to delete a file in dos with a whitespace, a dash, and another whitespace together in a filename (ex: "str1 - str2.txt"), the file wont del...
Summary: I have a file on my desktop named _ç I have no clue how it got there. I can't delete it or find it in the registry. Here is what is says under p...
Summary: I am trying to delete a directory that seems to be corrupt, but when I dosdel I am told the directory cannot be deleted. When I try to list the files...
Summary: That worked. Now I have to modify it to detect if a file has been completely copied before attempting to access it. We have some pretty large files...
Summary: here is a new solution to delete old files by date -------------------------- example: delete all files that are older than today lsfdt -m lt -d t *.*...
Summary: How do I write a batch file that will search all directories and sub-directories for files with specific extensions and then delete those files while ...
Summary: Im really REALLY bad at DOS but a school project has required for me to do the below mentioned task that i find daunting. All help is greatly apprecia...