【发布时间】:2014-11-24 04:55:46
【问题描述】:
标题有点模糊,我不知道如何措辞。
我该怎么做。 运行文件的起始路径\文件名。
有点像 start path\%0 这有点像我想要做的,但如果我这样做,它会想出类似下面的东西。
复制 C:\Users\username\Desktop\folder\C:\Users\username\Desktop\batch.bat
我只想要 C:\Users\username\Desktop\folder\batch.bat batch.bat 是文件名,如果重命名批处理文件,则必须更改。
对不起,如果我解释得不好。
【问题讨论】:
标签: windows batch-file cmd