What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » Changing Windows Live Messenger (taskbar name)

Pages: (2): « First « 1 [ 2 ] Last »
Changing Windows Live Messenger (taskbar name)
Author: Message:
Carcrazybraz
New Member
*


Posts: 6
Joined: Aug 2008
O.P. RE: RE: RE: RE: Changing Windows Live Messenger (taskbar name)
quote:
Originally posted by Dex Luther
quote:
Originally posted by Carcrazybraz
quote:
Originally posted by bigb88
wow thats really a comeback u want a award for that? or u matts new found lover. lol im sayin that crap he had sucks and the world knows that anyways it will work but if he has 2 msn's open dont think it will work so u can have one sayin work msn an other sayin home msn cuz yea the programming sucks


yea I just tried that and it didn't work =/

kind of upset now because I thought I had found the answer.. :'(

Make a copy of your MSN folder before you change the title.
Create a short cut to that copy and name it Home or what ever
Change the title with Discovery.

Using both sort cuts to open the two versions of WLM might work. Depending on what Discovery actually does.

Or you can use discovery to change the title to Home, make a copy, and then change the title of the first one again to Work. That way you'll have one labeled Home and one labeled work.

No guarantees this will work though. Just a hunch.




worked perfectly !!! thanks for the idea.. :D
08-22-2008 08:22 PM
Profile E-Mail PM Find Quote Report
Dex Luther
Junior Member
**

Avatar

Posts: 88
38 / Male / Flag
Joined: Jan 2006
RE: RE: RE: RE: RE: Changing Windows Live Messenger (taskbar name)
quote:
Originally posted by Carcrazybraz
quote:
Originally posted by Dex Luther
quote:
Originally posted by Carcrazybraz
quote:
Originally posted by bigb88
wow thats really a comeback u want a award for that? or u matts new found lover. lol im sayin that crap he had sucks and the world knows that anyways it will work but if he has 2 msn's open dont think it will work so u can have one sayin work msn an other sayin home msn cuz yea the programming sucks


yea I just tried that and it didn't work =/

kind of upset now because I thought I had found the answer.. :'(

Make a copy of your MSN folder before you change the title.
Create a short cut to that copy and name it Home or what ever
Change the title with Discovery.

Using both sort cuts to open the two versions of WLM might work. Depending on what Discovery actually does.

Or you can use discovery to change the title to Home, make a copy, and then change the title of the first one again to Work. That way you'll have one labeled Home and one labeled work.

No guarantees this will work though. Just a hunch.




worked perfectly !!! thanks for the idea.. :D

I R God
08-22-2008 08:27 PM
Profile PM Find Quote Report
Carcrazybraz
New Member
*


Posts: 6
Joined: Aug 2008
O.P. RE: Changing Windows Live Messenger (taskbar name)
quote:
Originally posted by Dex Luther
quote:
Originally posted by Carcrazybraz
quote:
Originally posted by Dex Luther
quote:
Originally posted by Carcrazybraz
quote:
Originally posted by bigb88
wow thats really a comeback u want a award for that? or u matts new found lover. lol im sayin that crap he had sucks and the world knows that anyways it will work but if he has 2 msn's open dont think it will work so u can have one sayin work msn an other sayin home msn cuz yea the programming sucks


yea I just tried that and it didn't work =/

kind of upset now because I thought I had found the answer.. :'(

Make a copy of your MSN folder before you change the title.
Create a short cut to that copy and name it Home or what ever
Change the title with Discovery.

Using both sort cuts to open the two versions of WLM might work. Depending on what Discovery actually does.

Or you can use discovery to change the title to Home, make a copy, and then change the title of the first one again to Work. That way you'll have one labeled Home and one labeled work.

No guarantees this will work though. Just a hunch.




worked perfectly !!! thanks for the idea.. :D

I R God

for a couple minutes :(
08-22-2008 08:28 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Changing Windows Live Messenger (taskbar name)
Or if he has Messenger Plus! Live a script can certainly do this depending on the current signed in user email.

code:
var oEmails = {
                'email1@hotmail.com' : 'the new name',
                'email2@hotmail.com' : 'another new name'
               }
function OnEvent_ContactListWndCreated() {
    var oTitle = Interop.Allocate(oEmails[Messenger.MyEmail].length*2+2);
    Interop.Call('user32', 'SetWindowText', Messenger.ContactListWndHandle, oTitle.DataPtr);
}
08-22-2008 09:37 PM
Profile E-Mail PM Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On