Xav Posted January 17, 2008 Posted January 17, 2008 i want to right click on an icon (its a folder) named :: sii it's ? #Include <WinAPI.au3> _WinAPI_DrawIcon($hDC, $iX, $iY, $hIcon)
Bert Posted January 18, 2008 Posted January 18, 2008 what is the icon in? Windows explorer? desktop? game? you are not providing much, so no one can help. The Vollatran project My blog: http://www.vollysinterestingshit.com/
Xav Posted January 18, 2008 Author Posted January 18, 2008 (edited) ne1 know? Edited January 18, 2008 by Xav
Bert Posted January 18, 2008 Posted January 18, 2008 again, read my previous post. You did not answer my question.ne1 know?Unless you provide more information, NO ONE will help. We don't understand what you are asking for. If it is a icon that points to a file, use the directory path to the file. If it is a button, figure out the control ID. Try Mouseclick. Again, you need to explain yourself MUCH more clearly. The Vollatran project My blog: http://www.vollysinterestingshit.com/
Xav Posted January 18, 2008 Author Posted January 18, 2008 it's easy i have to open block-note on my destop. this one is named iis i have to double click on to OPEN
therks Posted January 18, 2008 Posted January 18, 2008 ShellExecute(@DesktopDir & '\iis.lnk') ?? My AutoIt Stuff | My Github
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