each of my projects has its own relevant folders.
i'm looking for a way to open the group of folder that i choose, by the project's name, so all its related (locked) folders will open with it.
i know how to save customized wincmd.ini for each project, and to run a separate TC process for each ini file, which indeed opens all tabs that i defined, (with x_options=1|1|0|0|0|1|0)
but then, each update to a session's INI keys will not be saved to the other ini files.
(i can write a python script to sync the updates, but it's complicated

thanks
edit:
maybe there's a way to load additional keys from another ini to an existing running TC session?
this way i could overwrite only the open-tabs section on each activation, but to use the same wincmd.ini all the time.[/b]