Search found 1 match
- 09 Feb 2014 01:10
- Forum: DOS Batch Forum
- Topic: Batch script to zip file
- Replies: 2
- Views: 17843
Batch script to zip file
I am new to windows bat script. I have situation where I have a files coming in folder D:\Source with files such as code_gen_text_111.txt code_gen_text_222.txt The windows script should generate zip files with same name in the same folder and also delete the existing txt file. Example, result should...