Search found 2 matches

by auaa
02 Feb 2010 23:13
Forum: DOS Batch Forum
Topic: How to change all files to zero-byte?
Replies: 2
Views: 4554

Re: How to change all files to zero-byte?

Thanks a lot aGerman, you made my day brighter. That is the codes that I looked for. It works !! Actually, I have a program that always update/download new files into certain folders. Eventhough I deleted the old (not-needed files), but this program will always download the same files that I already...
by auaa
02 Feb 2010 09:27
Forum: DOS Batch Forum
Topic: How to change all files to zero-byte?
Replies: 2
Views: 4554

How to change all files to zero-byte?

Hi, is there any way I can change all files in a folder to zero-byte length? I need to have the same filenames, just want to change their size to zero. Maybe by creating a batch file.

Please help. Thanks.