when i working on the new version of my program TC History Cleaner i noticed that the key value under [Rename] section is always enclosed between quotation mark also it is not in most other Wincmd.ini sections
(the new version will show [rename] & [searches]

Ex:
Code: Select all
[rename]
abc.ers_name ="[N]"
abc.ers_ext ="[E]"
abc.ers_search ="abc"
abc.ers_replace ="xyz"
abc.ers_params =0|1|1|1
EFG_name ="[N1-3][N5-]"
EFG_ext ="[E][C]"
EFG_search ="efg"
EFG_replace ="HIJ"
EFG_params =0|1|1|1
is there is a special character can be used here and need to be enclosed between ""?
if you see this question is silly please don't laugh

thanks