Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch file to delete files
Name: xyzzyz0r Date: June 18, 2007 at 21:02:26 Pacific OS: Windows XP Home CPU/Ram: P4 2.26GHz/256MB
Comment:
been searching a while for a solution. what i want to do is have a batch file (or .exe) that i could drag files/folders onto and it will securely delete them. I heard the 'del' command does that, but i dont like typing del /F /S /Q <files> in command prompt each time i want to delete a file securely. Is there a batch file or program i could use to secure delete files easier? thanks.
Summary: Hi there, Thanks for taking the time to read this! I'm trying to write a batch file using MS/DOS on a Windows XP Professional system. I need to delete files from a directory that don't have the arch...
Summary: Hi, I would like to delete file that is in C:\Documents and Settings\Test\Local Settings\Temporary Internet Files\Content.IE5\MC93JU9R\cax[1].cab[Ole32ws.dll] I cant find such folder as Content.IE5 ...
Summary: You've created a bat file to delete files that are currently [in use] by a program (game)? Do you think the game will allow you to delete files it is using? ...