Running Multiple Instances

More than one instance of ToDoList can be run at the same time. This allows for very helpful scenarios:

To choose the desired behavior go to menu > Preferences > General > Allow multiple instances of ToDoList Close all instances of ToDoList and restart after changing this flag.

To execute a different ToDoList.exe or to use a different .ini, create desktop shortcuts with unique targets. For example:

  C:\ProductionApps\ToDoList\ToDoList.exe -i "C:\Users\me\Documents\Tasks\ToDoListLive.ini"

or

  C:\TestApps\ToDoList_x.y\ToDoList.exe -i "C:\TestApps\ToDoList_x.y\ToDoListTest.ini"

Concerns

In this environment there are factors that require consideration:


See also: Multiple User Preferences, Commandline Options