Skitty Posted April 6, 2011 Posted April 6, 2011 A while back I stumbled into a script that you could drag and drop executables into it and each time you would do it, a button would appear with that files icon in it. question is, how did they do that? how do you determine the applications icon? I've been dwelling on this for a while...
Rogue5099 Posted April 6, 2011 Posted April 6, 2011 _WinAPI_GetIconInfo My projects: Inventory / Mp3 Inventory, Computer Stats
wakillon Posted April 6, 2011 Posted April 6, 2011 See this progandy Topic AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
Skitty Posted April 6, 2011 Author Posted April 6, 2011 See this progandy TopicNot exactly what I was looking for but thanks.I found out that if you just use "GUICTRLCREATEBUTTON("PE FILE PATH",0)" where "0" is the icon number, you get the icon.
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