View Full Version : Different icons in menu start like Game folder icon...
art12345
20-04-2008, 03:55 PM
Anybody know how we can see all icons (and index) in shellres.dll file especially icons to change folder icons in menu start?
Icons for Games folder in menu start is:
1#shellres.dll,-8229
Icons for Office folder in menu start is:
1#officeres.dll,-7690
Is there any chance to see index of all icons in shellres.dll file? Perhaps do we know some folder icons, like this for game or office folder (standard folder icons with little addon)?
dferreira
20-04-2008, 05:28 PM
I've used PE Explorer to index all of these :)
art12345
20-04-2008, 05:36 PM
I've used PE Explorer to index all of these :)
Can you explain me how did found index of all icons in shellres.dll?
Did you found icon for Game folder in menu start?
Beast84
20-04-2008, 07:31 PM
So could I change the icon for a certain program like this?
I downloaded a game but it has an ugly icon that doesn't even look right with the game. I got a different icon I use with ultimatelaunch but it still shows the ugly icon in the recent programs list & the games folder. I would like it to show the icon I downloaded
dferreira
20-04-2008, 08:39 PM
Can you explain me how did found index of all icons in shellres.dll?
Did you found icon for Game folder in menu start?
The icon on the game folder is a file .icon that is hidden. If you use total commander and set it to show hidden files, you'll see it.
dferreira
20-04-2008, 08:40 PM
So could I change the icon for a certain program like this?
I downloaded a game but it has an ugly icon that doesn't even look right with the game. I got a different icon I use with ultimatelaunch but it still shows the ugly icon in the recent programs list & the games folder. I would like it to show the icon I downloaded
You can't just change the icon. Applications need to be digitally signed. If you change the icon, it will lose its signature, meaning it will give an error on startup. You'll need to unsign it first, change its icon using PE Explorer and signing it back.
art12345
20-04-2008, 10:19 PM
Can you share your shellres.dll file?
Beast84
20-04-2008, 10:45 PM
You can't just change the icon. Applications need to be digitally signed. If you change the icon, it will lose its signature, meaning it will give an error on startup. You'll need to unsign it first, change its icon using PE Explorer and signing it back.
Yea a bit too complicated for me lol I'll just deal with the ugly icon. Thanks tho
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.