Shoutbox

Choosing Msg Lock icon among the icons in a DLL file, suggestion - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: WLM Plus! General (/forumdisplay.php?fid=23)
+----- Thread: Choosing Msg Lock icon among the icons in a DLL file, suggestion (/showthread.php?tid=73638)

Choosing Msg Lock icon among the icons in a DLL file, suggestion by ahmetgns on 04-16-2007 at 07:59 AM

Why can't we select our Messenger Lock icon from a DLL file with seeing all included icons in that file in the 'select lock icon' window and why do we have to gamble by writing a numeric identifier and then see what the icon was? In my opinion many people have been left no choice but the classic lock icon or at least they can't select the icon of they choice. Edit: Even if you are familiar with computers and programs, it is still too much pain to select a desired icon.


RE: Choosing Msg Lock icon among the icons in a DLL file, suggestion by Jesus on 04-16-2007 at 11:27 AM

quote:
Originally posted by ahmetgns
why do we have to gamble by writing a numeric identifier and then see what the icon was?
You don't have to guess, you can open the dll with a resource editor to find out which number to use for the icon of your choice.
RE: Choosing Msg Lock icon among the icons in a DLL file, suggestion by CookieRevised on 04-16-2007 at 11:41 AM

You don't need an external resource editor for that either, you can do it with Windows Explorer itself.

But yes, an icon selection would be nice, and as such this has been suggested before already though...

quote:
Originally posted by ahmetgns
In my opinion many people have been left no choice but the classic lock icon or at least they can't select the icon of they choice.
many people use different icons, they simply select an ICO file of their choice.
RE: Choosing Msg Lock icon among the icons in a DLL file, suggestion by Jesus on 04-16-2007 at 11:57 AM

quote:
Originally posted by CookieRevised
You don't need an external resource editor for that either, you can do it with Windows Explorer itself.
:O How? I haven't found a way to do that yet...
RE: Choosing Msg Lock icon among the icons in a DLL file, suggestion by CookieRevised on 04-16-2007 at 12:04 PM

[OFF TOPIC]

quote:
Originally posted by Jesus
quote:
Originally posted by CookieRevised
You don't need an external resource editor for that either, you can do it with Windows Explorer itself.
:O How? I haven't found a way to do that yet...
It is possible, but it is a long way...

- Right click on any folder
- Click on "properties"
- Go to the third tab ("Change" or whatever it is in English)
- Choose to change the folder icon
- There you can select a DLL and you'll see all the available icons
- Once you've set the icon of your choice, open Desktop.ini in that folder (note: it is a hidden file) and look at IconIndex.
- You can delete the Desktop.ini file afterwards.


EDIT: Hmmm... apparently it doesn't give you the group icon index, whic is needed, but the icon index itself (starting at base 0). So, nope it doesn't work in all cases...

Note: what needs to be entered in Plus! is the group icon id, not the number of icon. See: CookieRevised's reply to messenger lock icon

[/OFF TOPIC]