【ポータブル】USBメモリで持ち運べるソフトPart3 at SOFTWARE
[2ch|▼Menu]
714:名無しさん@お腹いっぱい。
07/04/08 11:49:18 W8CI8mhj0
-------------------------------------〜.vbs-------------------------------------
Set WshShell = WScript.CreateObject("WScript.Shell")
tmp = WshShell.Run("1.exe",0,false)
tmp = WshShell.Run("2.exe",0,false)
-------------------------------------------------------------------------------

参考リンク
WshShell.Run - WScript.Name
URLリンク(wscript.name)

パスに空白が含まれているときはこんな感じかな確か。
tmp = WshShell.Run("""c:\Program Files\1\1.exe""",0,false)


次ページ
続きを表示
1を表示
最新レス表示
スレッドの検索
類似スレ一覧
話題のニュース
おまかせリスト
▼オプションを表示
暇つぶし2ch

4928日前に更新/278 KB
担当:undef