作者erthe (uuuu)
看板Visual_Basic
标题[VB6 ] [VBA]请问 net 在 win7 与 xp 有差异吗?
时间Thu Jan 8 20:51:38 2015
小弟利用 wscript.shell 利用cmd连接网路
语法如下
set wsh=createobject("Wscript.Shell")
returnvalue=wsh.run("net use \\140.32.165.88\c$" /user 1234 5678)
但是小弟在win7 下returnvalue=0 成功连接网路资料夹
但是同样的excel module 在xp下 return value却是2
win 7的excel 是2010 XP是2007
不晓得是不是作业系统或是office版本不同的关系?
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 1.173.169.24
※ 文章网址: http://webptt.com/cn.aspx?n=bbs/Visual_Basic/M.1420721501.A.61F.html
※ 编辑: erthe (1.173.169.24), 01/08/2015 20:51:57