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.
Delet all *.tmp in my C: ... But How?
Name: Carlos Date: November 29, 2001 at 08:20:51 Pacific
Comment:
I would like to include the command line in my autoexec.bat that would delete all the *.tmp files in my HD during each reboot... is there any way to do it easlily?
Summary: Acutally this will delete all files in my c:drive, in whatever folder that have A*.bat I don't want this to happen. I just want it to delete the files that are in the local c drive. Think of it this...
Summary: In my c: ...i want to delete files with names in numeric....for e.g 12345678.dbf (the file names do not hv any characters....all numbers)...how to delete particularly these type of files? ...
Summary: I try to allocate more than 640Kb in my C program but I have got an allocation error(malloc function returns NULL). I use the huge memory model and the EMS / XMS configuration (drivers) seems ok. What...