Extract large exe icon

elektrobank

Member
Joined
Aug 11, 2008
Messages
19
Programming Experience
10+
Does anyone have any VB example code on how to get the icon from a giving exe's file path? I tried to use SHGetFileInfo as well as Icon.ExtractAssociatedIcon, but the icon I get back is 32x32 and I want a larger one. How can I get the largest icons available for that exe?
 

Latest posts

Back
Top