Set WshShell = wscript.CreateObject("WScript.Shell"
MsgBox "Open calculator",,"Magic Chinese"
WshShell.Sendkeys "Pin"
MsgBox "Open Qianqian Jingting",,"Magic Chinese"
WshShell.Sendkeys "Pin"
MsgBox "Open My Computer",,"Magic Chinese"
WshShell.Sendkeys "Du"
Set WshShell = Nothing
Pin is OUTLOOK
Hope everyone finds more...
Best if someone can figure out the principle...

MsgBox "Open calculator",,"Magic Chinese"
WshShell.Sendkeys "Pin"
MsgBox "Open Qianqian Jingting",,"Magic Chinese"
WshShell.Sendkeys "Pin"
MsgBox "Open My Computer",,"Magic Chinese"
WshShell.Sendkeys "Du"
Set WshShell = Nothing
Pin is OUTLOOK
Hope everyone finds more...
Best if someone can figure out the principle...

