AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Finding executable's path?

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
mAdDoG



Joined: 29 Dec 2004
Posts: 75

PostPosted: Thu May 03, 2007 1:00 am    Post subject: Finding executable's path? Reply with quote

Is there a way to find a running executable's path?
_________________
-buttons, buttons,...
I like to push all the buttons!!!
Back to top
View user's profile Send private message
engunneer



Joined: 30 Aug 2005
Posts: 8255
Location: Maywood, IL

PostPosted: Thu May 03, 2007 6:20 am    Post subject: Reply with quote

it would have to be the Process command, but I don't see any options that do what you want. you can always do a loop to search for exes of the dame name, to narrow it down.
_________________

(Common Answers)
Back to top
View user's profile Send private message Visit poster's website
PhiLho



Joined: 27 Dec 2005
Posts: 6836
Location: France (near Paris)

PostPosted: Thu May 03, 2007 7:08 am    Post subject: Reply with quote

process list+file names+command lines by shimanov
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
mAdDoG



Joined: 29 Dec 2004
Posts: 75

PostPosted: Thu May 03, 2007 3:01 pm    Post subject: Reply with quote

awesome...

thanks alot!
_________________
-buttons, buttons,...
I like to push all the buttons!!!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group