I have been using GBPVR and NPVR for many years now without problems.
After updating to Windows 7 I can't get the batch programs in "scripts" to work.
Here is my PostProcessing.bat file.
Rem for Win7 use:
cd /d "H:\Comskip"
comskip %1
pause
My Windows 7 is on the H partition and the comskip files are in H:\comskip directory.
The recording directory is on the D Drive.
I put the pause in to try and capture the command window and it would appear that the command window is not accessed at all after recording.
Removing the pause has no effect and the log files show a normal shut down from recording with no access to a command file.
Is using the H partition (I have dual booting with XP on C partition) a problem?
After updating to Windows 7 I can't get the batch programs in "scripts" to work.
Here is my PostProcessing.bat file.
Rem for Win7 use:
cd /d "H:\Comskip"
comskip %1
pause
My Windows 7 is on the H partition and the comskip files are in H:\comskip directory.
The recording directory is on the D Drive.
I put the pause in to try and capture the command window and it would appear that the command window is not accessed at all after recording.
Removing the pause has no effect and the log files show a normal shut down from recording with no access to a command file.
Is using the H partition (I have dual booting with XP on C partition) a problem?