Skip to content

make the pre-setting using ini file

Compare
Choose a tag to compare
@valuex valuex released this 28 Jul 13:41
· 3 commits to master since this release

In V1, the following abbreviation is predefined in the program
In V1.1 these abbreviation is predefined using ini file, so that it would be more easy for user to define their own abbreviation for process

Add some prefined abbreviation for widely used software:
e. xx is to search Excel with the title of xx
w. xx is to search Word with the title of xx
p. xx is to search Powerpnt with the title of xx
f. xx is to search Explorer with the title of xx

ini file

[config]
Spliter=.
e=excel
f=explorer
w=word
p=powerpnt