Jump to content

MSN Messenger 7 + Patch + MsgPlus


Recommended Posts

@orustom,

Sorry, its by design actually. I've noticed that very few people actually use those buttons on MSN, and its more of an unwanted thing for most people.. So I removed it. If there are others who think that the Inbox button is essential, then I'll gladly include it :)

Btw, if you really want the Inbox button, then you could use Version1 instead.

Sounds good. IMO the link to the Inbox is the most useful non-messaging-related function of MSN. I'll use version 1. Thanks :thumbup

Link to comment
Share on other sites


It's simple that update and do a self.

You Decompresses with winrar in foldern exists a filder Program Files, bootstrap.exe & MsnMsgs.msi

In foldern Program Files\MSN Messenger plasera you your updated files that is installed on your computer that you finds in C:\Program Files\MSN Messenger

Copy all files from C:\Program Files\MSN Messenger to Program Files\MSN Messenger that you shall repack

Create now a sfx with winrar

Setup=MsnMsgs.msi

TempMode

Silent=1

Overwrite=1

:)

Link to comment
Share on other sites

Hello Evrybody :hello:

I'm very glad to have found such wonderful community. I've been browsing the forum and reading the threads as well as going through the unattended guide over and over again for about a month now. This is really helpful and informative. Thank you for the wonderful and huge effort you're making.

Excuse my long opening, but this is my first post and I'm very excited :D

One thing that's not working for me is the download links. I've seen this happening to others but neither the alternative links are working. I think because we share a proxy server here (ALL the country). This download for example is very difficult to get and from your reviews I am eager to get it.

Nonetheless ... Great work, and keep up the good work.

Link to comment
Share on other sites

Hello Evrybody  :hello:

I'm very glad to have found such wonderful community. I've been browsing the forum and reading the threads as well as going through the unattended guide over and over again for about a month now. This is really helpful and informative. Thank you for the wonderful and huge effort you're making.

Excuse my long opening, but this is my first post and I'm very excited  :D

One thing that's not working for me is the download links. I've seen this happening to others but neither the alternative links are working. I think because we share a proxy server here (ALL the country). This download for example is very difficult to get and from your reviews I am eager to get it.

Nonetheless ... Great work, and keep up the good work.

Welcome to the forums!! :thumbup Hope you enjoy your stay. :D

Link to comment
Share on other sites

Great!

Now a multilanguage one

Install msn on a working machine, go to the msn folder and copy the : msgslang.dll

Make a sfx , and let it install after it installed msn.

When u path the msn on a working machine , you can also put that in the sfx.

That way you will have your personalized msn.

Link to comment
Share on other sites

Here is my auto it script for doing same job for turkish versions.

you need this files on same folder

INSTALL_MSN_MESSENGER_DL.EXE

messpatch0813.exe

MsgPlus-352.exe

i think it can work with all versions but it needs to change turkish strings on your language.

msn.au3

$success = 1
$failure = 0

RUN("INSTALL_MSN_MESSENGER_DL.EXE")
If WinWait("MSN Messenger 7.0 Kur Sihirbazı", "Aşağıdaki seçeneklerden birini seçin." , 2)= $success Then
ControlClick('','','Button2')
WinWaitActive("MSN Messenger 7.0 Kur Sihirbazı", "Bu sihirbazı kapatmak için Son'u tıklatın.")
ControlClick('','','Button1')
RUN("INSTALL_MSN_MESSENGER_DL.EXE")

EndIf
WinWaitActive("MSN Messenger 7.0 Kur Sihirbazı", "MSN Messenger'ı yüklemek için İleri'yi tıklatın.")
ControlClick('','','Button1')

WinWaitActive("MSN Messenger 7.0 Kur Sihirbazı", "Kullanım Koşulları ve Gizlilik Bildirimi")
ControlClick('','','Button2')
Sleep(50)
ControlClick('','','Button4')

WinWaitActive("MSN Messenger 7.0 Kur Sihirbazı", "Diğer özellikleri ve ayarları seç")
ControlClick('','','Button4')
Sleep(50)
ControlClick('','','Button5')
Sleep(50)
ControlClick('','','Button6')
Sleep(50)
ControlClick('','','Button7')
Sleep(50)
ControlClick('','','Button1')

WinWaitActive("MSN Messenger 7.0 Kur Sihirbazı", "&Son")
ControlClick('','','Button1')

ProcessWait ( 'msnmsgr.exe' )
ProcessClose ( 'msnmsgr.exe' )

RUN("messpatch0813.exe")

WinWaitActive("Mess Patch", "Please select the language of your choice to continue with Mess Patch:", 2)
ControlClick('','','Button1')
WinWaitActive("Mess Patch", "Select a choice from below to continue with the patch.")
ControlClick('','','Button2')


WinWaitActive("Mess Patch", "General Options")

ControlClick('','','Button5')
Sleep(50)
ControlClick('','','Button7')
Sleep(50)
ControlClick('','','Button11')
Sleep(50)
ControlClick('','','Button13')
Sleep(50)
ControlClick('','','Button14')
Sleep(50)
ControlClick('','','Button15')
Sleep(100)
WinWaitActive("Mess Patch", "Warning: Allowing all extensions for file transfer could expose your system to threats.")
ControlClick('','','Button1')
Sleep(100)
WinWaitActive("Mess Patch", "General Options")
ControlClick('','','Button16')
Sleep(50)
ControlClick('','','Button2')

WinWaitActive("Mess Patch", "Main Window Options")

ControlClick('','','Button4')
Sleep(50)
ControlClick('','','Button5')
Sleep(50)
ControlClick('','','Button6')
Sleep(50)
ControlClick('','','Button7')
Sleep(50)
ControlClick('','','Button11')
Sleep(50)
ControlClick('','','Button14')
Sleep(100)
WinWaitActive("Mess Patch", "Disabling song links will also disable MSN Search.")
ControlClick('','','Button1')
Sleep(100)
WinWaitActive("Mess Patch", "Main Window Options")
ControlClick('','','Button16')
Sleep(50)
ControlClick('','','Button17')
Sleep(50)
ControlClick('','','Button2')

WinWaitActive("Mess Patch", "Conversation Window Options")

ControlClick('','','Button4')
Sleep(50)
ControlClick('','','Button5')
Sleep(50)
ControlClick('','','Button7')
Sleep(50)
ControlClick('','','Button7')
Sleep(50)
ControlClick('','','Button12')
Sleep(50)
ControlClick('','','Button14')
Sleep(50)
ControlClick('','','Button16')
Sleep(50)
ControlClick('','','Button2')

WinWaitActive("Mess Patch", "Launch MSN Messenger")

ControlClick('','','Button4')
Sleep(50)
ControlClick('','','Button2')

RUN("MsgPlus-352.exe")

WinWaitActive("Messenger Plus! 3.52 - Kurulum", "Bu program Uluslararası destekle birlikte gelir. Lütfen kullanacağınız dili seçin ve yüklemeye devam etmek için İLERİ 'yi tıklayın.")
ControlClick('','','Button4')

WinWaitActive("Messenger Plus! 3.52 - Kurulum", "Messenger Plus! belirtilen yoldaki klasöre kurulacaktır.")
Sleep(1500)
ControlClick('','','Button4')

WinWaitActive("Messenger Plus! 3.52 - Kurulum", "HAYIR, Messenger Plus! sponsor program olmadan yüklensin.")
ControlClick('','','Button3')
Sleep(50)
ControlClick('','','Button4')
EXIT

Link to comment
Share on other sites

Here is my auto it script for doing same job for turkish versions.

I just told you , that different languages are no longer needed :blink:

So why these long scripts.

:blink:

Link to comment
Share on other sites

Wow, this is brilliant! :D

I especially like the MSN Spaces, Inbox, etc removal :)

My UWXP-cd is mostly used by my parents, and their friends and they're quite computer illiterate, so to maximize security I've got Firefox as the default browser, but they all have Hotmail, and normally go to their inbox through MSN, which opens in Internet Explorer (although I've removed it through nLite), and then they surf on in IE, so their computers get infected with spyware, etc in the end.

This way I can 'force' them in using Firefox and Internet Explorer is completely disappeared :P

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...