#2
Yes :)

----------------------------------------------------------


ProgDVB Launcher

WHAT IS IT?
-----------

A small program to launch ProgDVB in FullScreen Mode and Focused.
This is useful if you control ProgDVB with a remote (or with Keyboard)
in your Home Theater PC (HTPC).
This is a solution to the problem that, normally, if you run ProgDVB
its window isn't focused and your keyboard/remote commands aren't
recognized.


HOW IT WORKS?
-------------

ProgDVB Launcher does these simple steps:

1) Execute ProgDVB /FullScreen (to run the program in Fullscreen mode)
2) Waits n seconds
3) Set Mouse Position to (x,y) and send leftclick

You can specify how much seconds (in step 2) and the mouse position (in
step 3) via commandline parameter.
Please note that you can simply run the program without parameters.

The Syntax is:

Code: Select all

ProgDVBLauncher [n] [x] [y]
n: is the amount of milliseconds to wait.
The default value is 5000 (5 seconds); this is a good time to let
ProgDVB fully load and open a channel. If you have an old PC, you can
set the parameter to a higher value (Example: 10000).
It isn't reccomended to set n to a value less than 5000, but if your PC
is speedy you can try...

x,y: the position where to move the mouse pointer (in pixel). The default
values are 500 and 500, so the mouse is moved at coordinates (500,500). The
upper left point of the screen is (0,0).

**************************************************************************
IMPORTANT NOTE: In ProgDVB, disable Settings->Options->Restore Window Mode
If you don't do that, ProgDVB Launcher can't work fine.
**************************************************************************

http://www.gmsonline.it/download/ProgDVBLauncher111.zip