Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! 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