SITUATION: Because I cannot encrypt an entire drive on my computer at work, I have a Truecrypt volume which contains my Dropbox folder. To avoid startup issues, Truecrypt and Dropbox are launched from a CMD file so that the volume gets mounted before Dropbox tries to find its folder. Otherwise, Dropbox thinks the folder was deleted.
QUESTION: When I try to start Boxcryptor from a command line in the script, I get a command window, but nothing else happens. Is it possible to launch Boxcryptor this way, so that it starts after Dropbox loads? If it is possible, how do I structure the command line entry to make it happen?