Icons from EXE/DLL as Custom Profile Icon Source #4349

Open
opened 2026-01-30 23:44:44 +00:00 by claunia · 0 comments
Owner

Originally created by @HeyITGuyFixIt on GitHub (Oct 8, 2019).

Description of the new feature/enhancement

I was experimenting with adding the Python 3.7.3 shell to Windows Terminal and was trying to figure out a way to add its icon with extracting it from python.exe. Unless there is some way I am unaware of to use an icon embedded in an EXE or DLL as a profile's icon, this appears to be a feature that is missing. I would expect to be able to use the EXE or DLL's path as part of the profile's icon path, with an integer specifying the index after a comma, similar how autorun.inf files specify an icon to use.

Is this already possible to do? If not, is this something that should be added?

Originally created by @HeyITGuyFixIt on GitHub (Oct 8, 2019). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> # Description of the new feature/enhancement I was experimenting with adding the Python 3.7.3 shell to Windows Terminal and was trying to figure out a way to add its icon with extracting it from python.exe. Unless there is some way I am unaware of to use an icon embedded in an EXE or DLL as a profile's icon, this appears to be a feature that is missing. I would expect to be able to use the EXE or DLL's path as part of the profile's icon path, with an integer specifying the index after a comma, similar how [autorun.inf files](https://docs.microsoft.com/en-us/windows/win32/shell/autorun-cmds#icon) specify an icon to use. Is this already possible to do? If not, is this something that should be added?
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-30 23:44:44 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#4349