write shit
This commit is contained in:
@ -17,7 +17,7 @@ and provide it and `wfassoc_exec` with your executable.
|
||||
By executing `wfassoc_exec` with this TOML file in your executable,
|
||||
you can simply achieve this goal and analyze its return value to check whether it success.
|
||||
|
||||
However, if you are prefering taht let user decide which file associations should be created,
|
||||
However, if you are prefering that let user decide which file associations should be created,
|
||||
even have an UI displaying all current file association related with this program (like 7-Zip File Manager does),
|
||||
you can choose `wfassoc_dylib` for your solution.
|
||||
`wfassoc_dylib` expose all essential functions for this task.
|
||||
|
||||
Reference in New Issue
Block a user