摘要:
双击该vbs脚本,得到点前目录 msgbox "当前文件路径是 " & wscript.ScriptFullName set ws=CreateObject("WScript.Shell") MsgBox "当前文件夹是 " & ws.CurrentDirectory 阅读全文
posted @ 2020-11-19 10:35
momingliu11
阅读(1805)
评论(0)
推荐(0)
摘要:
dim wshell,UserName,Password UserName = "aa3" set wshell=createobject("wscript.shell") msgbox(UserName) wshell.run "powershell.exe d:\a.ps1 "&UserName 阅读全文
posted @ 2020-11-19 10:26
momingliu11
阅读(648)
评论(0)
推荐(0)
浙公网安备 33010602011771号