没有空格的路径 WshShell.run "C:\Users\Administrator\Desktop\MEdit.lnk" 有空格的路径+引号 WshShell.run """D:\Production record\tb\1\ti.vbs""" 复制代码
没有空格的路径 WshShell.run "C:\Users\Administrator\Desktop\MEdit.lnk" 有空格的路径+引号 WshShell.run """D:\Production record\tb\1\ti.vbs"""