cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Translate the entire conversation x

Running a vb.net .exe file

CAD_user
14-Alexandrite

Running a vb.net .exe file

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?

 

2 REPLIES 2
Manjunath
13-Aquamarine
(To:CAD_user)

@CAD_user  try using @SYSTEM"PATH_OF_EXE_FILE"

CAD_user
14-Alexandrite
(To:Manjunath)

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

Announcements

Top Tags