首页 > 常见问答

简单好玩的编程代码 如何用VBS打开一个程序?

如何用vbs打开一个程序?

optionexplicitdimobjshell,strprogram,strkeyssetobjshell=createobject("wscript.shell")strkeys="helloworld""要发送的字符,请自己更改strprogram="c:windowssystem32notepad.exe""需要打开的程序,请自己指定withobjshell.runstrprogramwscript.sleep500.sendkeysstrkeys.sendkeys"~"endwithsetobjshell=nothing

简单好玩的编程代码vbs启动exewin10如何运行vbs脚本

原文标题:简单好玩的编程代码 如何用VBS打开一个程序?,如若转载,请注明出处:https://www.saibowen.com/wenda/23493.html
免责声明:此资讯系转载自合作媒体或互联网其它网站,「赛伯温」登载此文出于传递更多信息之目的,并不意味着赞同其观点或证实其描述,文章内容仅供参考。