Hi, I'm working on a project for a friend of mine. I built a low profile gaming computer that sits next to his TV. It goes right into the TV, no monitor involved, and the only thing you plug into it is a game pad which also controlls the mouse
. I am making a user interface to simplify using this system. I have a program that converts HTML into EXE. Its really great, makes it fullscreen and all, no trace that it is in a browser. So i can make the User Interface load in place of Explorer.exe in windows XP. Here is my problem. How can i make it to where when he clicks on a link in my HTML-UI, it executes an .exe or .bat ??
