窗户bat文件错误 [英] windows bat file error

查看:302
本文介绍了窗户bat文件错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我尝试推出在网络共享一个BAT文件,但我得到这个错误:

i try to launch a BAT file on a network share but i get this error:

'\\dev\applets'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported.  Defaulting to Windows directory.

有没有解决方法呢?

is there a workaround for this?

谢谢!

推荐答案

你有机会先安装网络共享?

Do you have a chance to mount the network share first?

net use \\dev\applets z:
z:\mybatchfile.bat

这篇关于窗户bat文件错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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