The final section of the window allows the operation of file conversion to be configured. The options are:
- Intercept run - This controls when files being run by double-clicking are intercepted to allow a conversion to be performed:
- never - file runs are never intercepted.
- if not claimed - file runs are only intercepted if not claimed by any active application.
- always - file runs are always intercepted.
If the Automatic option is also selected then a conversion is automatically performed without prompting.
- Intercept load - This controls when files being loaded by dragging are intercepted to allow a conversion to be performed:
- never - file loads are never intercepted.
- always - file loads are always intercepted.
If the Automatic option is also selected then a conversion is automatically performed without prompting.
- Intercept save - This controls when files being saved or transferred between applications by dragging are intercepted to allow a conversion to be performed:
- never - file saves are never intercepted.
- to filer only - file saves are only intercepted if they are to the filer.
- always - files saves and transfers between applications are always intercepted.
If the Automatic option is also selected then a conversion is automatically performed without prompting.
These options may be overridden at any time by pressing Left Alt to force an intercept and allow a converter to be selected or Right Alt to prevent an intercept. Unless an intercept if forced by pressing Left Alt, the intercept will only occur if it is both enabled within the configuration and supported by at least one of the installed file converters.
The list of file format converters for intercepted files is normally restricted to those that do not produce a directory. It is possible to enable display of all appropriate file format converters by adding the line InterceptFileDirectory=True to the PsiFS configuration file (either !Boot.Choices.PsiFS.Config or !PsiFS.Config.Config, depending upon the computer's configuration). |