Page 1 of 1

Feature request: Store settings in an .ini file

Posted: 31 Aug 2016, 08:57
by bluna
Win7 SP1

BUG:
From time to time I get this bug:
Starting VTM
Icon is shown in the Win Taskbar, but the main window after start is not shown.

HELP:
Deinstalling VTM
New installing VTM
After that: Settings are lost - VTM reset them back to standard.

Is it possible, to store the settings in an .ini file to reimport them after a new installing or to transfer them to another Computer?

Re: Feature request: Store settings in an .ini file

Posted: 31 Aug 2016, 11:52
by gfxbro
bluna wrote:New installing VTM
After that: Settings are lost - VTM reset them back to standard.
Just export from registry:

Code: Select all

HKEY_CURRENT_USER\Software\SUU Design\Video Thumbnails Maker
After new setup just import it.

Re: Feature request: Store settings in an .ini file

Posted: 01 Sep 2016, 05:42
by bluna
Thank you. I will do so.