0 votes

When i try to set up an external tool it seems that the Initial Directory property is not working.

These are the settings I used:

Image caption

This is the batch file:

@echo off
echo %1
echo %CD%

This is the output I get:

"C:\Users\admin\ORM Designer projects\Bachelorproeven"
C:\Program Files\OrmDesigner2

You can see that the parameter which is passed (%1) is set correctly but the current directory (%CD%) is not what it should be (they should be the same)

in Solved by (840 points)
recategorized by

I see the same problem here. Thanks for reporting.

Found and fixed. Update will be available in the next release.

That was fast :-). Love the software btw.

Thanks. We're doing our best ;-).

1 Answer

0 votes
Best answer

New version 2.1.10.697 with this feature/bugfix was released.
Please download latest version here http://www.orm-designer.com/download-orm-designer

by Skipper developer (141k points)
selected by