PDA

View Full Version : Executing c codes in terminal from a button in GUI


Aniruddh Vyas
Nov 9, 2011, 02:10 PM
I have a c code which I wish to run from a GUI using any script. I have used HTA to open any .exe file (in this case terminal) but unable to pass arguments to the terminal so that it immediately executes the code on pressing a button/link.