What is allPaths
1) I am not sure that all lines are correct, for example "user-specific directory" - I don't think this is a true
```
// allPaths is now
// - user-specific directory
// - share directory relative to IMSProg executable
// - standard locations
```
2) I am curious... What is binRelPath? And why we need it? @melak
https://github.com/bigbigmdm/IMSProg/blob/c44a8be5caae9342b67aa3e4d43694e83787b600/IMSProg_programmer/mainwindow.cpp#L2014
1 条评论