Differences
This shows you the differences between the selected revisions of the page.
2018-08-20 | 2018-09-11 | ||
link update (martin) | 5.13.4 Bug 1666 Optionally disable running shell operations on separate thread (martin) | ||
Line 20: | Line 20: | ||
| ''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\HonorDrivePolicy'' | Follow Windows explorer configuration for hiding drives | ''0'' - Show all drives, ''1'' - Hide hidden drives | | ||
+ | | ''Interface\TimeoutShellOperations'' | Run potentially lengthy shell operations on background thread (can cause instability) | ''0'' - Disable, ''1'' - Enable | | ||
| ''Interface\LocaleSafe'' | [[ui_pref_languages|Language]] | [[https://docs.microsoft.com/en-us/windows/desktop/intl/language-identifier-constants-and-strings|Decimal LCID]] of the language/locale. E.g. ''1033'' for English (United States) | | | ''Interface\LocaleSafe'' | [[ui_pref_languages|Language]] | [[https://docs.microsoft.com/en-us/windows/desktop/intl/language-identifier-constants-and-strings|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''. | |