2012-04-19, 05:55 PM
I can't get comskip to work. I placed comskip.exe, comskip.ini, and PostProcessing.bat in the scripts folder. This is what my .bat looks like.
What else do I need?
(HideRun would crash so I decided to not add it to the .bat. By the way i'm using xp.)
Code:
@echo off
cd /d C:\Documents and Settings\All Users\Documents\NPVR\Scripts
comskip %1
(HideRun would crash so I decided to not add it to the .bat. By the way i'm using xp.)