Search found 2 matches

by fisher
01 Apr 2024, 20:51
Forum: Video Thumbnails Maker
Topic: Any way to start the "magic" mode from command line?
Replies: 2
Views: 234

Any way to start the "magic" mode from command line?

To improve the performance I would happy to use the magic mode from my script.

My script is like: https://www.suu-design.com/forum/viewto ... f=7&t=2726

Any way to achieve this?
by fisher
01 Apr 2024, 20:46
Forum: Video Thumbnails Maker
Topic: Feature request: output path in command line
Replies: 1
Views: 5390

Re: Feature request: output path in command line

You can do something like: SET TMEXE=C:\Program Files\Video Thumbnails Maker\VideoThumbnailsMaker.exe SET VTM=C:\Users\**********\AppData\Roaming\Video Thumbnails Maker\Options\your.vtm SET VIDDIR=Z:\vids REG ADD "HKCU\Software\SUU Design\Video Thumbnails Maker\Environment" /v outputPath /t REG_SZ /...