Hi Steve,

You can change the locations of the query and list folders by adding registry values:

Code:
[HKEY_CURRENT_USER\Software\Firetongue\DADB\HTML]
"QueryDir"="C:\\My_Query_Dir"
"ListDir"="C:\\My_List_Dir"
I hope this helps.

Andrei