Hi. I would like to make a basic app that would open a .bat file or .vb or .exe or any other file once something is triggered that can do things you can't with html5, like what you can do using batch or executable files.
It would be way easyer to design the GUI with Construct and make it open files included in the project than learning how to make a GUI in another proggraming language.
I was thinking about something using websocket on localhost but I dont know any easy way to read the message and decide which file to open.