1,051
edits
No edit summary |
m (Another scripting language: AutoIt3) |
||
Line 129: | Line 129: | ||
[[User:Neo|Neo]] | [[User:Neo|Neo]] | ||
the only scripting language to do a Windows GUI that comes to mind is Tcl/Tk but you really don't want to use that :) | |||
You can also try AutoIt3: http://www.autoitscript.com/autoit3/ | |||
It's easy to create a GUI with both of them, but AutoIt3 can't work with binary files, only text files (as far as I known). And in case of tcl/tk: It's a pain to install it. I tried and failed. | |||
[[User:Ssg|Ssg]] 11:44, 23 June 2008 (CEST) |
edits