cod3mon

Results 2 comments of cod3mon

This is the directory I add to the path, where pint is located: ``` echo %pint_dir% C:\Users\codemon\work\apps\cmder\pint ``` and this is the custom directory for the shims: ``` echo %pint_shim_dir%...

Did some more testing and the problem seems to be having another 'apps' in your path. So for instance if you have 'somepath\apps\anothersubpath\pint', pint will get confused when figuring out...