Support folder type for [HintsCustomField]
Posted: 2016-09-12, 03:08 UTC
We can define the customer hint by the file name extention like below:
But I want to define hint for the folder type.
File name extention cannot interpret the folder type.
Code: Select all
[HintsCustomField]
0exts=*.mp3;*.wma;*.wav;*.flac;*.aac;*.ape;
0fields=...
1exts=*.exe;*.dll;*.ocx;*.com;*.sys;
1fields=...
File name extention cannot interpret the folder type.