命令在命令行中工作,但不在批处理文件中 [英] command works in command line but not in a batch file

查看:123
本文介绍了命令在命令行中工作,但不在批处理文件中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我想复制一些文件。它已经可以使用命令行复制,但不能在批处理文件中复制。

Hi All,
I want to copy some file. It can already be copied by using the command line, but not in a batch file.

@echo off

E:

cd Testing\ihelpdesk_extraction


XCOPY Testing.csv "\\10.44.103.111\Shared_Folder\Shared_Folder\"

exit



我当前的目录是C :\ Users \Administrator。


My current directory is C:\Users\Administrator.

推荐答案

这篇关于命令在命令行中工作,但不在批处理文件中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆