Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 6 matches

by vadimz
Thu Oct 22, 2009 11:40 pm
Forum: Coding Corner
Topic: Plugin for USB PC Remote Controller
Replies: 111
Views: 78376

Re: Plugin for USB PC Remote Controller

I think you missed my point....

What I say is to read the codes of the RC with an app written by me. Using a DLL or as needed.

BRs

Hi Cjcr,

I think I got your point in the first time :)
You want to control your app with a Twinhan remote control? right?
Also since you are on the EventGhost ...
by vadimz
Wed Oct 21, 2009 11:06 pm
Forum: Coding Corner
Topic: Plugin for USB PC Remote Controller
Replies: 111
Views: 78376

Re: Plugin for USB PC Remote Controller

EventGhost can control another application in many ways (windows messages, keystrokes, network events and so on.

So just choose the best way to control your VB.net app.

V.
by vadimz
Wed Oct 21, 2009 4:09 am
Forum: Coding Corner
Topic: Plugin for USB PC Remote Controller
Replies: 111
Views: 78376

Re: Plugin for USB PC Remote Controller

Hi Cjcr,

Yes, you need to install the alternative usb driver. Follow these steps...

1. Download USB driver from here http://www.eventghost.org/downloads/USB-Remote-Driver.exe
2. Open USB-Remote-Driver.exe with 7Zip or WinRar and extract content somewhere.
3. Copy my driver.inf on top of the one ...
by vadimz
Tue Sep 29, 2009 12:19 am
Forum: General Support
Topic: 0.4.0 target release date
Replies: 1
Views: 709

0.4.0 target release date

Just wandereing if 0.4.0 is anywhere near a release? :D no pressure... just wandering.

I'm having some issues with Dvico remote control and HID plugin, so I'm just hoping that 0.4.0 would fix this.
by vadimz
Wed Sep 02, 2009 12:15 am
Forum: Coding Corner
Topic: How do you edit BuildDriver.py script?
Replies: 1
Views: 1554

How do you edit BuildDriver.py script?

Hi Bitmonster,

I created a plugin for Twinhan remote control here http://www.eventghost.org/forum/viewtopic.php?p=9988#p9988 and just noticed inside driver.inf file these instrctions:

; This file is automatically created by the BuildDriver.py script. Don't edit
; this file directly. Edit ...
by vadimz
Mon Aug 17, 2009 11:59 am
Forum: Coding Corner
Topic: Plugin for USB PC Remote Controller
Replies: 111
Views: 78376

Re: Plugin for USB PC Remote Controller

bitmonster,

Thank you very much for this great software. :D It is so much easer to use then girder it's unbelievable.

Anyways back on topic...

I've used the code samples and a driver in this thread to create a plugin for Twinhan Remote Controler. This
remote & receiver comes with Twinhan ...