SystemUtil.Run "http://www.kaixin001.com" ‘打开网址

SystemUtil.Run "F:\vb工程\vbscript学习\test.txt" ‘打开文件test.txt

SystemUtil.CloseDescendentProcesses ‘关闭所有QTP打开的进程

SystemUtil.CloseProcessByName "iexplore.exe" ’按名称关闭进程

相关文章:

  • 2021-07-17
  • 2021-12-17
  • 2021-12-28
  • 2021-08-29
  • 2021-12-26
  • 2021-10-29
  • 2022-01-19
猜你喜欢
  • 2021-08-26
  • 2022-02-15
  • 2021-09-29
  • 2021-09-04
  • 2022-02-07
  • 2021-09-14
  • 2021-10-12
相关资源
相似解决方案