Protocols/MSNP/How to move: Difference between revisions
No edit summary |
No edit summary |
||
(20 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Protocols/MSNP}} | |||
'''Other languages:''' [[Protocols/MSNP/How_to_move:pt|Português]], [[Protocols/MSNP/How_to_move:es|Español]] | |||
Escargot services are moving to ds.escargot.nina.chat and as such you'll need to prepare your client. | |||
----------- | |||
'''Special Notice:''' There is now a simple patch tool which takes care of the moving hosts for you, you can get it [https://storage.levelleap.com/nina/clients/msnp/EscargotPatcherv1.exe here]. | |||
----------- | |||
'''Important:''' If your password is saved in your client, you will need to uncheck save, retype it, and check save again, otherwise it will often not authenticate correctly after the server change. This is because Messenger saves your login information (token), and each server will result in a different token, thus it won't allow you to login. | |||
Beyond this tutorial, you read additional [[Protocols/MSNP/FAQ|frequently asked questions]] for clients and the Escargot service. | |||
== Close your client == | |||
Before continuing, be sure to totally close out of MSN or WLM, including the system tray. | |||
== Choose your client == | |||
'''Important:''' If you run into an error, please consult [[Clients/Windows_Live_Messenger/Errors|this error list]] before asking for help. | |||
=== MSN 1.0 - 4.6 === | |||
The fastest way is to download the [https://storage.levelleap.com/nina/clients/msnp/SetEscargotServer.reg registry update], open it, click Yes. You can find more detailed information with screenshots [https://escargot.chat/connecting here]. | |||
=== MSN 4.7, 5.0 - 2009 === | |||
Edit the file msnmsgr.exe-escargot.ini present on | |||
<pre> | <pre> | ||
C:\Program Files (x86)\MSN Messenger\ (MSN 4.7-7.5) | |||
or | |||
C:\Program Files (x86)\Windows Live\Messenger | |||
</pre> | </pre> | ||
'''Note:''' In some cases you will need to edit this as administrator, by first opening Notepad as administrator (right click on Notepad, click Run as Administrator) and then opening the file to edit. | |||
Update the following lines at the end: | |||
<pre> | |||
server = ds.escargot.nina.chat | |||
configserver = mconf.escargot.nina.chat | |||
</pre> | |||
Those lines should look how they appear in this example: | |||
<pre> | |||
[debug] | |||
enable = 0 | |||
hooks = 0 | |||
[options] | |||
type = msn | |||
passporturls = 1 | |||
server = ds.escargot.nina.chat | |||
configserver = mconf.escargot.nina.chat | |||
</pre> | |||
'''Important:''' If using 2009, edit | |||
<pre> | |||
C:\Program Files (x86)\Windows Live\Contacts\wlmcomm.exe-escargot.ini | |||
</pre> | |||
and add these lines as well. | |||
[[Category:MSNP]] | |||
[[Category:Tutorials]] |
Latest revision as of 18:16, 7 November 2024
MSNP Protocol |
Introduction • Terms • Clients |
Reference |
Error List • Commands • Relying Party Suite • Spotlife |
Services |
XMPP • HTTP Gateway • Tabs • Activities |
Documentation |
Development Tools • MSNP Grid |
Polygamy • URLs used by MSN |
Documents |
Protocol Versions |
Version 21 |
Version 18 |
Version 16 |
Version 15 |
Version 14 |
Version 13 |
Version 12 |
Version 11 |
Version 9 |
Version 8 |
Version 2 |
MSNC |
Introduction • P2P • Object Descriptor • Display Pictures • File Transfer |
Scenarios |
Microsoft Messenger for Mac |
MSNP on WebTV (MSNTV) |
Other languages: Português, Español
Escargot services are moving to ds.escargot.nina.chat and as such you'll need to prepare your client.
Special Notice: There is now a simple patch tool which takes care of the moving hosts for you, you can get it here.
Important: If your password is saved in your client, you will need to uncheck save, retype it, and check save again, otherwise it will often not authenticate correctly after the server change. This is because Messenger saves your login information (token), and each server will result in a different token, thus it won't allow you to login.
Beyond this tutorial, you read additional frequently asked questions for clients and the Escargot service.
Close your client
Before continuing, be sure to totally close out of MSN or WLM, including the system tray.
Choose your client
Important: If you run into an error, please consult this error list before asking for help.
MSN 1.0 - 4.6
The fastest way is to download the registry update, open it, click Yes. You can find more detailed information with screenshots here.
MSN 4.7, 5.0 - 2009
Edit the file msnmsgr.exe-escargot.ini present on
C:\Program Files (x86)\MSN Messenger\ (MSN 4.7-7.5) or C:\Program Files (x86)\Windows Live\Messenger
Note: In some cases you will need to edit this as administrator, by first opening Notepad as administrator (right click on Notepad, click Run as Administrator) and then opening the file to edit.
Update the following lines at the end:
server = ds.escargot.nina.chat configserver = mconf.escargot.nina.chat
Those lines should look how they appear in this example:
[debug] enable = 0 hooks = 0 [options] type = msn passporturls = 1 server = ds.escargot.nina.chat configserver = mconf.escargot.nina.chat
Important: If using 2009, edit
C:\Program Files (x86)\Windows Live\Contacts\wlmcomm.exe-escargot.ini
and add these lines as well.