Home Documentation Download Pricing Buy Now

[Fixed] The External tools can not be executed anymore

0 votes

Received by email:

The External tools can not be executed anymore: batch files and url’s while in the previous version this worked fine (also not imported from my latest version at installation: nice to have)

asked Feb 12, 2013 in Solved by ludek.vodicka Skipper developer (140,530 points)
recategorized Feb 12, 2013 by ludek.vodicka

Can you please provide more info about problem you have with executing external tools?

Regarding to your question about migration of v1 settings to v2. Unfortunately it's possible to migrate it and it's necessary to define tools manually.

2 Answers

0 votes
 
Best answer

Bug fixed. Now ORM Designer correctly handle path with spaces.

Update temporary available here: http://www.orm-designer.com/uploads/static/beta/deploy32.exe

answered Feb 12, 2013 by ludek.vodicka Skipper developer (140,530 points)
selected Jul 30, 2014 by Martin Freki Stradej
0 votes

In next ORMD version External tool command can use following prefixes:

  • http
  • https
  • mailto
  • file

if one of these prefixes will be used, instead of executing process default QDesktopService will be used to open this link. This means open default browser, mail client or file viewer.

enter image description here

answered Feb 12, 2013 by ludek.vodicka Skipper developer (140,530 points)
...