I have made a webpage that when u visit it, then automatically a mail is being sent to me as notification.
I am using Windows XP and I have made a shortcut to my desktop that opens Internet Explorer with my webpage.
What I want to do - When K8055 button is pressed, that Shortcut is executed.
You have to select USB (k8055) as the interface and you can select the preferred card number. (0…3)
Then click edit and select the program you want to be started by button.
These settings are saved to disk.
Remember that the selected card can’t be used by another program as long this program is runnning.
Works fine!
All 5 input buttons can be assigned to different programs.
Although it allows only EXE files, so you must use converters to make scripts to exe.
First open Notepad and write:
start iexplore http://www.yahoo.com
Then save it as TEST.BAT
Then go to this address http://www.f2ko.de/ob2e/ob2e.html and convert it to TEST.EXE
Now it is ready to be assigned.
You’re right about the .EXE and .BAT extension. The problem will be the same with .COM
There is no reason for that they are excluded, I just didn’t think of if before.
For now I think that you can better edit the StartByIntFace.dat file than changing .BAT to .EXE
When you open it with notepad you can edit the programs you want to start.
Don’t add or remove ENTERS !
In the next version I’ll make BAT and COM standard available.