The command line is a text string that is passed to the system whenever any program is executed; it contains the path to the program with a following set of parameters. In Windows, you can start a program using the Start Menu "Run..." command or by clicking on a Shortcut on the Desktop or in the Start menu. If you start a program by clicking a Shortcut, you can edit the command line for the program in Shortcut Properties' "Target" input box.
Use the following command line parameters:
fqb.exe -command <parameters>
where the command is:
For example: fqb.exe -b "c:\destination folder" "c:\My Documents"