Return path where EXE is executing

  • Thread starter Thread starter John Cosmas
  • Start date Start date
J

John Cosmas

How do I return the path where the EXE is being executed, using something
like Systems. object?
 
I think you want to know the path from where your executable is running, if that's the case use the ExecutablePath Property of the Application type.

HTH, Metallikanz!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top