Paths in mike.default.ini
Laoujin opened this issue · 0 comments
Laoujin commented
Also need to use the PathReplacements for all pathy things in mike.default.ini
merge-tool doesn't work anymore because of the "" ""? Split em up?
; Beyond compare
merge-tool=<A_PROGRAMFILES>\Beyond Compare /[0-9]+/\BCompare.exe "<left>" "<right>"
Read with:
mergeTool := PathReplacements(ReadMikeIni("memory-diff", "merge-tool", true))