Differences
This shows you the differences between the selected revisions of the page.
2017-03-30 | 2017-11-13 | ||
Interface\SessionReopenAuto (martin) | HonorDrivePolicy (martin) | ||
Line 17: | Line 17: | ||
| ''Interface\CopyParam\IncludeFileMask'' | [[ui_transfer_custom#other|File mask]] | To be used with [[commandline#operations|command-line operations]] only. \\ In scripting use the ''-filemask'' switch; in .NET assembly, use the [[library_transferoptions#filemask|TransferOptions.FileMask]]. | | | ''Interface\CopyParam\IncludeFileMask'' | [[ui_transfer_custom#other|File mask]] | To be used with [[commandline#operations|command-line operations]] only. \\ In scripting use the ''-filemask'' switch; in .NET assembly, use the [[library_transferoptions#filemask|TransferOptions.FileMask]]. | | ||
| ''Interface\LocalIconsByExt'' | Turn off loading icons from local files | ''0'' - Load icons from local files, ''1'' - Resolve icons for local files by file extension only | | | ''Interface\LocalIconsByExt'' | Turn off loading icons from local files | ''0'' - Load icons from local files, ''1'' - Resolve icons for local files by file extension only | | ||
+ | | ''Interface\HonorDrivePolicy'' | Follow Windows explorer configuration for hiding drives | ''0'' - Show all drives, ''1'' - Hide hidden drives | | ||
| ''Interface\LocaleSafe'' | [[ui_pref_languages|Language]] | [[https://msdn.microsoft.com/en-us/library/cc233982.aspx|Decimal LCID]] of the language/locale. E.g. ''1033'' for English (United States) | | | ''Interface\LocaleSafe'' | [[ui_pref_languages|Language]] | [[https://msdn.microsoft.com/en-us/library/cc233982.aspx|Decimal LCID]] of the language/locale. E.g. ''1033'' for English (United States) | | ||
| ''Interface\BeepSound'' | A path to a sound file or system sound alias for the //[[ui_pref_environment#notifications|Beep when work finishes]]// function. | Defaults to system sound alias ''SystemDefault''. | | | ''Interface\BeepSound'' | A path to a sound file or system sound alias for the //[[ui_pref_environment#notifications|Beep when work finishes]]// function. | Defaults to system sound alias ''SystemDefault''. | |