What are favorites advanced settings?

Advanced Settings give more control on how favorites are launched.

  • Launch with this application: Normally, folders and FTP sites are opened with Windows Explorer (or your custom file manager), documents are open with their default application and links are accessed with your default browser. With the advanced setting Launch with this application, you can choose to launch your favorite with another application. See Placeholders, below.
 
 
  • Start in: This advanced setting available for Application favorites allows to set the default working directory for the application. Take note that not all applications will comply with this Windows setting. See Placeholders, below.
 
  • Auto-open sub folder: When you open a favorite folder, you can ask QAP to automatically open the most recently created sub folder in this favorite folder. QAP could also open the most anciently created, or the most recently/anciently modified or accessed sub folder. More info here: What are the advanced options for favorite folders?
 
  • Encode FTP URL: When you specify a user name and a password for a FTP favorite, these values are added to the URL and sent to the FTP server. When enabled, this options make sure login name and password are properly encoded. Some application (like Total Commander) may prefer the values to be sent without encoding. For these apps, uncheck the option.Take note that this encoding is not encrypting. It does not prevent the password from being saved in the settings file and sent on Internet in clear text. Be cautious if your password protects sensitive data!
 
  • Sound played when launching the application: Set the file name or the codes of the sound to play. The sound is played immediately after the favorite is launched or the group is executed. You can play a sound file, a system sound or your own custom sound sequence. See also: Can I play a sound when I launch a favorite?
 
Placeholders and User variables

You can use placeholders and user variables in Launch with this applicationParameters and Start In fields. These placeholders can be replaced with:

  • the location or part of the full path and file name of the favorite’s location;
  • the folder where the QAP menu was opened;
  • the file selected when the menu was opened;
  • the content of the Windows Clipboard;
  • user input;
  • parts of the current date or time.

For all the details, see:

What are the different types of favorites?

Types of favorites proposed when you click the Add button

An example menu with one favorite of each type

In your Quick Access Popup menu, you can add favorites of any of these twelve types:

  • Folder: Add your most frequently used local or network directories to reach them in a snap in a Windows Explorer, a file dialog box or a custom file manager, or turn them into a Live Folder.
  • Special Folder: Add Windows system folders from a list of more than 50 special folders, for example: Libraries, Recent items, Recycle Bin, Startup folder, History, Favorites, Quick Launch, Downloads, Cookies, Temporary files, etc.
  • Document: Insert your day-to-day documents in you menu and launch them in their native application from any window.
  • Application: Add your favorite applications and get full control on their execution (with command line parameters and working directory).
  • Link (URL): Add your preferred web pages and open them in your default browser at any time or in a specific browser if specified in advanced settings. Links are open in a new browser tab by default or in the current tab if you select it in Options, Various Advanced Options
  • FTP Site: Open FTP sites in Explorer, Directory Opus or Total Commander, with login name and password inserted in site address (take note that the password is not encrypted, is saved in the settings file and sent on Internet in clear text – be cautious if your password protects sensitive data!).
  • Snippet: Insert sequences of characters that can be typed in a flash when you need to insert them in any application using an hotstring, a shortcut or the menu (snippets help).
  • QAP Feature: Insert Quick Access Popup features like Current Windows, Reopen a Folder, Drives, Add Active Folder or Web page, etc. in any submenu and assign them the shortcuts and icons of you choice.
  • Submenu: Gather related favorites in a submenu; submenus can be nested at will and each of them can be assigned shortcuts or icons.
  • Shared Menu: Manage the content of a submenu in an external file that can be saved on a network drive or a cloud drive (like Dropbox) and used on different PCs. Shared menu can be used in three flavors:
    • Personal shared menu;
    • Collaborative shared menu for team or workgroup;
    • Centralized shared menu.
    • See shared menus help.
  • Group: Launch a group of favorites of any type in one click or one shortcut; the menu label shows the number of items in the group.
  • Text Separator: Insert a text menu separator at the current menu position.

To add these types of favorites, see How do I add a favorite to my menu?

How do I add favorite FTP site to my menu?

An FTP favorite allows you to open a file transfer session between an FTP server and your local file system using, depending on your configuration, your default browser (Internet Explorer, Chrome, Firefox, …), Windows Explorer or a dedicated FTP Client software (like FileZilla).

In the Basic Settings, enter the Short name for the menu and the FTP Site URL. If you enter only this information, you will be asked for a login name and password each time you launch the favorite.

You can enter the Login name that will be sent automatically to the server in the format ftp://username@ftp.myserver.com. In this case, you will be asked only for the password.

Finally, you can enter both Login name and Password that will be sent automatically to the server in the format ftp://username:password@ftp.myserver.com. Then you will be logged automatically without any prompt. However, take note the password is NOT encrypted when sent over the Internet or saved in your settings file. Do not enter your password if the data it protects is sensitive.

When sent to the server, the login name and password can be encoded or sent plain. With most browser and file manager, it is recommended to encoded it. In some case, like when using the file manager Total Commander, it should be sent as plain text. By default, the info is sent encoded except if QAP is configured to use Total Commander as default file manager. If whenever you receive an error message like the one below, you can try changing the encoding setting in the Advanced Settings tab.

Take note that “encoded” is not “encrypted”. Remember that the password is NOT encrypted.

In the Advanced Settings, you can also choose your own FTP client software. Browse for its executable file in the Launch with this application text zone. You can also send parameter to the FTP client using the Parameters field.

In this example, the software FileZilla is used to open the FTP server and is instructed to open the c:/temp folder as local folder (as shown below).