Command Line Interface
Posted: 16 Apr 2016, 15:33
Hi!
I am trying to get the VTM to background processing. Below my BatchFile.
%cd% is for "Current Directory" and this has video files.
There is no return message from the command

The VTM itself is installed in N:\Video Thumbnails Maker

Seems like the VTM is taking no command line input at all:

Am I missing something here?
Thank you for your help!
Edit: running on version 9.0.0.0
I am trying to get the VTM to background processing. Below my BatchFile.
Code: Select all
"N:\Video Thumbnails Maker\VideoThumbnailsMaker.exe" "%cd%"
There is no return message from the command

The VTM itself is installed in N:\Video Thumbnails Maker

Seems like the VTM is taking no command line input at all:

Am I missing something here?
Thank you for your help!
Edit: running on version 9.0.0.0