Can anyone tell me how to extract the resources, specifically the description
and icons, from a .EXE file programatically . Basically I want to write a C#
application that takes .EXE files and displays their description and their
icons, more or less like right-clicking the file in explorer and displaying
properties.
--
Dave
and icons, from a .EXE file programatically . Basically I want to write a C#
application that takes .EXE files and displays their description and their
icons, more or less like right-clicking the file in explorer and displaying
properties.
--
Dave
Comment