vbScript中WScript.Shell对象的run和exec使用心得分享
WScript.Shell对象提供了run和exec两个方法,最近项目中需要在vbscript脚本中用pscp从linux服务器上copy文件。本来使用了exec方法,以下代码
下载地址
用户评论