以下の内容はhttps://blog.systemjp.net/entry/2015/10/08/155337より取得しました。


VBSでアプリケーションを強制終了

Excelを落とす場合

for each Process in _
 GetObject("winmgmts:{impersonationLevel=impersonate}").ExecQuery ("select * from Win32_Process where Name='EXCEL.EXE'")
 Process.terminate
Next

ネタ元




以上の内容はhttps://blog.systemjp.net/entry/2015/10/08/155337より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14