2009-03-11, 12:05 AM
It appears Martin's fix is the ticket to fix this, thanks Martin!
I used the following in a batch file in the startup folder:
ping -n 5 localhost
cd C:\Program Files\Devnz\GBPVR
Start GBPVRTray.exe
The pings just do a 5 second or so delay (I haven't tried less).
The next just switches to the gbpvr directory where the tray program resides.
The final one starts the tray. I had to use the Start command because if I didn't it would leave the command dos screen open.
So far, knock on wood, it's working fine!
Now to figure out the problem aborting running recordings . . . it does appear to be an issue with the HVR-1600.
I'll play later, got a Boy Scout meeting to attend.
Thanks Sub and Martin!
Steve
I used the following in a batch file in the startup folder:
ping -n 5 localhost
cd C:\Program Files\Devnz\GBPVR
Start GBPVRTray.exe
The pings just do a 5 second or so delay (I haven't tried less).
The next just switches to the gbpvr directory where the tray program resides.
The final one starts the tray. I had to use the Start command because if I didn't it would leave the command dos screen open.
So far, knock on wood, it's working fine!
Now to figure out the problem aborting running recordings . . . it does appear to be an issue with the HVR-1600.
I'll play later, got a Boy Scout meeting to attend.
Thanks Sub and Martin!
Steve