Windows XP batch file concat

后端 未结 4 1608
囚心锁ツ
囚心锁ツ 2021-01-03 17:25

I\'m trying to accomplish the following ridiculous task:

I have a text file containing a set of fully qualified filesnames. I want to iterate through the file and app

4条回答
  •  轮回少年
    2021-01-03 17:55

    A good book: Windows NT Shell Scripting by Tim Hill. The edition I have was published in 1998 but it is still valid for Windows command programs in Windows 2008.

提交回复
热议问题