Hi Wickes,
When my client starts I display a Dialog box so that the user can choose between a local or a remote database graphically. So, I don't see the need for the "standalone" flag. Should I put it in anyway?
I wouldn't do that: supporting the application mode through a command-line argument is a
must-be instruction, which makes your GUI support of the same feature useless. Just IMO.
Regards,
Phil.