Duplication of .bat file batch scripting
How can I copy a .bat file into another folder b开发者_StackOverflow中文版y deleting the first line of the file?
I'm trying to duplicate a txt file to another folder, and when I open the duplicate file the first line must be removed.
精彩评论