Shoutbox
latest posts
member list
search
rules
contact
login
|
register
|
shoutbox
What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox
»
MsgHelp Archive
»
Messenger Plus! for Live Messenger
»
WLM Plus! Help
» NameOnSignin registry entry for MsgPlusLive?
NameOnSignin registry entry for MsgPlusLive?
Author:
Message:
Ezra
Veteran Member
Forgiveness is between them and God
Posts: 1960
Reputation:
31
37 /
/
Joined: Mar 2003
RE: NameOnSignin registry entry for MsgPlusLive?
You could make a script that changes your name.
[code]
function OnEvent_Signin(sEmail)
{
if (sEmail == "mailaddress@hotmail.com")
{
Messenger.MyName = "Name @ Laptop";
}
}
11-16-2006 03:20 PM
«
Next Oldest
Return to Top
Next Newest
»
Messages In This Thread
NameOnSignin registry entry for MsgPlusLive?
- by shoek on 11-16-2006 at 03:05 PM
RE: NameOnSignin registry entry for MsgPlusLive?
- by Ezra on 11-16-2006 at 03:20 PM
RE: NameOnSignin registry entry for MsgPlusLive?
- by shoek on 11-16-2006 at 03:25 PM
Threaded Mode
|
Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe
|
Add to Favorites
Rate This Thread:
Select Rating...
5 ... Best
4
3 ... Average
2
1 ... Worst
Forum Jump:
Please select one:
--------------------
Latest Posts
Private Messages
User Control Panel
Who's Online
Search
Forum Home
Open Forum
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