CODE: [Copy to clipboard]Set ws=CreateObject("WScript.Shell") ws.run """C:\Program Files\Tencent\QQ\QQ.exe""" Set ws=Nothing