作者jeff7122 (jeff71222)
看板EzHotKey
標題[AHK-] SmartGUI問題請益
時間Wed Mar 9 10:57:59 2016
小弟最近才剛開始接觸,使用SMARTGUI創出介面。
請問各位我要如何點擊介面按鈕後,跳出執行寫好的EXE腳本呢。
是要用甚麼語法連接自己做好的腳本。
Gui, Add, Button, x72 y60 w130 h40 , Button
Generated using SmartGUI Creator 4.0
Gui, Show, x127 y87 h681 w950,
;;;label
Button:
Run, %A_ProgramFiles%\a.EXE
return
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 59.125.190.190
※ 文章網址: https://webptt.com/m.aspx?n=bbs/EzHotKey/M.1457492282.A.947.html
※ 編輯: jeff7122 (27.246.84.207), 03/09/2016 11:53:53