• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

where are *taskbar* icons stored?

dbarton

Senior member

when i minimize a progam it displays an icon in the taskbar.

it's easy to change desktop icons for a program, but how do you change the icon a progam displays in the *taskbar*?


 
The icon is embedded in the .EXE file. Software such as Microangelo can edit those, but be sure and back it up first. 🙂 Specifically, Microangelo Librarian does it.

MuA
 
If you're talking about the quick launch icons, you can find them at C:\Documents and Settings\username\Application Data\Microsoft\Internet Explorer\Quick Launch
 
Originally posted by: corky-g
The icon is embedded in the .EXE file. Software such as Microangelo can edit those, but be sure and back it up first. 🙂 Specifically, Microangelo Librarian does it.

<a class=ftalternatingbarlinklarge href="http://www.microangelo.us/" target=blank>MuA</A>


Perfect. That's just what I was looking for. Thanks!
 
Originally posted by: corky-g
The icon is embedded in the .EXE file. Software such as Microangelo can edit those, but be sure and back it up first. 🙂 Specifically, Microangelo Librarian does it. <a class=ftalternatingbarlinklarge href="http://www.microangelo.us/" target=blank>MuA</A>

It's likely that some applications will no longer update properly (via differential patches) if you do this.
Bill


 
[/quote] It's likely that some applications will no longer update properly (via differential patches) if you do this. Bill[/quote]

Been using it for over 5 years now, and no such problem has ever surfaced. Like I said, make a copy of the file for backup - then do it. The program is very careful to fit the changed icon in exactly the same space and location as the original one.

 
Been using it for over 5 years now, and no such problem has ever surfaced. Like I said, make a copy of the file for backup - then do it. The program is very careful to fit the changed icon in exactly the same space and location as the original one.

The issue is not storing the icon in the same space/location (I presumed the app would do that), but apps using diff patching (like RtPatch) rely on hashes of the binary. Those hashes will be different after the modificaitons are complete (as well, any digital sigs on the apps will be invalid). Not a huge issue as long as you know what to expect, but thought it should be pointed out.

Bill


 
Back
Top