jgstew / jgstew-recipes

For JGStew's AutoPkg Recipes and Processors
MIT License
8 stars 2 forks source link

Create processor to extract icons from EXE files automatically #9

Closed jgstew closed 1 year ago

jgstew commented 3 years ago

Here is a python module to extract Icon files (PNGs) from EXE files and it is cross platform:

Would be ideal to create an autopkg processor that can extract the "best" icon by default from any EXE file or similarly supported file for inclusion in a BigFix recipe.

Related:

jgstew commented 1 year ago

delivered here: https://github.com/jgstew/jgstew-recipes/blob/main/SharedProcessors/FileExeGetIcon.py