Log in

View Full Version : hauppauge remote


colt4523
29th February 2004, 21:12
I am trying to program the remote for my hauppauge 401 tuner to be able to run PowerDvd. I have reconfigured the remote to do what I what but I am unable to set a button to launch the program. I keep getting application not found. I want to use the reserved button to launch Powerdvd. Here is the script:
[Applications]
Default=
Radio=
;Win/TV+=
;Win/TV=
WinTV32=
FullScreen=
*task*=
*suspend*=
PowerDVD=
;Debug=


[Default]
0=0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
CHNLUP={pgup}
CHNLDOWN={pgdn}
VOLUP=+
VOLDOWN=-
RADIO={run(PowerDVD.exe)}
TV={close(radio.exe)}{run(wintv2k.exe)}
SOURCE={ctrl}{alt}{f1}
MINIMIZE={esc}
MUTE=m
FULLSCREEN={alt}{enter}
RESERVED={run(E:\Multimedia\PowerDVD 4.0\PowerDVD.exe)}

[PowerDVD]
0={enter}
1={space}
2=n
3=
4=
5=
6=
7=
8=
9={ctrl}e
CHNLUP=t
CHNLDOWN={ctrl}b
VOLUP=+
VOLDOWN=-
RADIO=
TV=
SOURCE={ctrl}o
MINIMIZE={ctrl}n
MUTE=q
FULLSCREEN=z


What am I missing?