Skip to main content
14-Alexandrite
May 25, 2019
Question

Running a vb.net .exe file

  • May 25, 2019
  • 1 reply
  • 2016 views

I everyone.

 

I created a vb.net .exe file, and it's working while i'm debugging running in visual studio, or directly executing the .exe file generated to bin folder.

 

Now i'm trying to create a mapkey to run that .exe file. But no success.  

In mapkey I've insert the the file location in the "os script" tab. But isn't working.

 

Any idea of how to solve it?

 

1 reply

1-Visitor
May 28, 2019

@CAD_user  try using @SYSTEM"PATH_OF_EXE_FILE"

CAD_user14-AlexandriteAuthor
14-Alexandrite
May 29, 2019

I'm able to run  the file. But it looks that the api, can't find creo, because he is unvailable running the MapKey