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.
Delete 0KB file
Name: AudioFox Date: February 17, 2009 at 13:22:38 Pacific OS: Windows XP Subcategory: Batch
Comment:
First off let me say that I am new to programing. What I need is just a single line command or a simple command that I can add to my batch file that will delete service.dat if it equals 0KB.
Summary: If you're backing up the files each night and only want to delete the files that are 30+ days old, why does the script need to compare the workstation files to the server backup files? ...
Summary: I've got this code to delete temp file from default_temp **BUT** my database also creates other temp files under default_temp_vfw78w6r and default_temp_786fsgdf How can I modify the code to delete th...
Summary: I'm a C++ student using CBuilderX at my high school. I was wondering how to delete a file. Please don't show me only the command, but the context in which it is used as well. Include any neccesary ...