speedy6 Posted February 13, 2008 Posted February 13, 2008 Hi, I have a array with processen with this: Global $ar_Array = ProcessList() But now, how can I get the path from the process? like: process is msnmsgr.exe I must get: c:\program files\Msn Messenger\msnmsgr.exe Thanks
martin Posted February 13, 2008 Posted February 13, 2008 Hi,I have a array with processen with this:Global $ar_Array = ProcessList()But now, how can I get the path from the process?like: process is msnmsgr.exeI must get: c:\program files\Msn Messenger\msnmsgr.exeThanksDo a search, choose 'more search options, and in search by keywords write "+full+path+process" without the quotes and you'll probably find something, I've seen some solution before. Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
speedy6 Posted February 13, 2008 Author Posted February 13, 2008 http://www.autoitscript.com/forum/index.ph...h\+process
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now