semiono Posted November 21, 2009 Posted November 21, 2009 Please, i interesing how to get @ScriptDir? it's different like @WorkingDir start: invoke GetCurrentDirectory,MAX_PATH,lpBuffer invoke MessageBox,NULL,lpBuffer,'I''m here:',MB_OK exit: invoke ExitProcess,0 lpBuffer db 2048 dup (?)
Zedna Posted November 21, 2009 Posted November 21, 2009 You can look into older Autoit sources http://www.autoitscript.com/autoit3/files/archive/autoit/autoit-v3.1.0-src.exe Resources UDF ResourcesEx UDF AutoIt Forum Search
monoceres Posted November 21, 2009 Posted November 21, 2009 GetModuleName Broken link? PM me and I'll send you the file!
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