RalphM wrote:Maybe you should let us know the current state of your thougths for the implementation of this.
Ok. As I see it we have two tasks here which can and should be separated from each other.
(1) give user the possibility to save and load Find Files settings into a running instance of TV3. These settings, aka "templates" are simply INI files containing all the info concerning the Find Files tab. It's only this task I have been discussing in my recent posts.
(2) give user the possibility to run TV3 with start parameters that determine the INI file (or just the Find Files subsection of it?) to be loaded, and maybe auto-run a file search at start-up. This looks interesting at first sight, but I have not yet really thought about it seriously.
I'm planning to build in the first feature (which is very easy and straightforward to program) and then see what happens and think about the other one (which needs a little more premeditation...).
RalphM wrote:Since Tracker doesn't need registry entries to run, you could still copy the entire Tracker installation directory to a "secret" location, change the settings for that instance of Tracker and run it from there. Without access to that location, no one will see your INI settings either.
That's correct.