Differences

This shows you the differences between the selected revisions of the page.

2017-02-10 2017-02-10
/rawconfig is useful with command-line operations too (martin) Interface\CopyParam\IncludeFileMask (martin)
Line 14: Line 14:
| ''Interface\CopyParam\FileNameCase'' | [[ui_transfer_custom|File name case modification]] | ''0'' = No change, ''1'' = Upper case, ''2'' = Lower case, ''4'' = Lower case 8.3 | | ''Interface\CopyParam\FileNameCase'' | [[ui_transfer_custom|File name case modification]] | ''0'' = No change, ''1'' = Upper case, ''2'' = Lower case, ''4'' = Lower case 8.3 |
| ''Interface\CopyParam\ReplaceInvalidChars'' | [[ui_transfer_custom|Replace '\:*?']] | ''0'' = Do not replace, ''1'' = replace with ''%XX'', where the ''XX'' is a hexadecimal code of the invalid character, //any other value// = replace with the character specified by the option value (e.g. ''95'' for an underscore) | | ''Interface\CopyParam\ReplaceInvalidChars'' | [[ui_transfer_custom|Replace '\:*?']] | ''0'' = Do not replace, ''1'' = replace with ''%XX'', where the ''XX'' is a hexadecimal code of the invalid character, //any other value// = replace with the character specified by the option value (e.g. ''95'' for an underscore) |
 +| ''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\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) |

Last modified: by martin