|
Answer» can anyone tell me how to delete these files using rmdir command?I KNOW that the rmdir command replaces the deltree command for XP and2000.little help!I suggest you use the del command to delete files. rmdir (aka as rd) is used to delete folders and their subfolders with the addition of the /s switch in W2K and XP.
Using either command with WILDCARDS can disable a perfectly good system.
Please specify what TEMP files you're referring to. There is more than one temp directory on a Windows system.
Let US know. Hello, You must do that! Start-Run-Cmd copy con temp.bat del /f /q /s C:\*.tmp del /f /q /s D:\*.tmp And when you will run these program your temp files will be deleted automatic. my OS is win xp and I am concerned with temporary files that clutter up my system,stuff from the internet .Pretty much any temporary file that can be safely deleted.thanks for the response.Try http://www.ccleaner.comFED thanks for the ccleaner fix.Its one heck of a friendly program.thanks again MRYou're welcome Michael, don't you just love it when they run like a clock.
|