作者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/cn.aspx?n=bbs/EzHotKey/M.1457492282.A.947.html
※ 编辑: jeff7122 (27.246.84.207), 03/09/2016 11:53:53