dim wshell
set wshell=createobject("wscript.shell")
wshell.run "cmd /c sc query Spooler |find 'RUNNING' || net start Spooler" ,vbhide
相关文章
- 08-11python2.7运行selenium webdriver api报错Unable to find a matching set of capabilities
- 08-11CefSharp 提示 flash player is out of date 运行此插件 等问题解决办法
- 08-11django-与gunicorn nginx长期运行的请求
- 08-11批处理遍历webshell可访问目录
- 08-11解决命令行运行python文件,出现No module named *** 报错问题
- 08-11在AWS EC2上部署django应用程序时,无法在端口80上运行gunicorn
- 08-11如何在同一域中使用Nginx和Gunicorn运行Django和WordPress?
- 08-11python – 让Gunicorn在80端口运行
- 08-11运行nginx的django服务器上的大型媒体文件出现403错误
- 08-11python – 使用gunicorn运行应用程序错误