Startup option

-root

You can set the root folder using a command line argument. When starting with -root option, the root folder is set to the value provided on the command line.

Tombo.exe -root="C:\temp\biz"
Tombo.exe -root="C:\temp\private"

This is particulary useful in creating shortcut icons.


Top