2011-12-31, 02:32 PM
jksmurf Wrote:tobor - might want to share your batch (with REM comments), it might help other folks looking to get it going too.
My problem seemed to be the result of using "Program Files" instead of "Progra~1". I didn't think that was still necessary with Windows 7, but I guess it is.
So my PostProcessing.bat looks like this:
Code:
@echo off
c:
cd \Progra~1\NPVR
REM C:\Program Files\NPVR\imageGrabLite.exe --oid %3 --rename
ImageGrabLite.exe --oid %3 --rename