Jump to content

MSN Messenger 7.5.0303


ahmedwa

Recommended Posts


tested.

MSN doen't install silently and Messenger Plus doesn't install itself properly.

on my system i can't launch it (tells me that MP has not been installed properly, i have to download the last version package).

can u tell me if it is my system or your 7Zip file ?

thx if you can fix it.

Edited by r0sWell
Link to comment
Share on other sites

not mine, but it's good for me now, i made my own package.

strange

share your package?

i just downloaded msn messenger 7.5 + patch 7.5.0303.

then i DL messenger plus 3.54

finaly i use this in my RunOnceEx :

REG ADD %KEY%\055 /VE /D "MSN Messenger 7.5" /f
REG ADD %KEY%\055 /V 1 /D "%CDROM%\Softwares\MSN\MSN7.5.msi /qn" /f
REG ADD %KEY%\055 /V 2 /D "%CDROM%\Softwares\MSN\MSN7.5_patch.msp /qn" /f
REG ADD %KEY%\055 /V 3 /D "%CDROM%\Softwares\MSN\MsgPlus-354.exe /SilentInstallNoSponsor" /f
REG ADD %KEY%\055 /V 4 /D "%CDROM%\Softwares\MSN\MSN7.5_patched.exe" /f

PS: "MSN7.5_patched.exe" is and SFX archive with 2 files i replaced with the A-patch (removes really unwanted things...).

in fact "msgslang.dll" and "msnmsgr.exe" replaced.

here is my file (WinRAR self-extract archive) : MSN7.5_patched.exe

Edited by r0sWell
Link to comment
Share on other sites

Extract with winrar the program you have downloaded (MSN 7.5)

there will be 2 programs: bootstrap.exe and msnmsgs.msi

my script is:

%cdrom%\apps\messenger\MsnMsgs.msi  /quiet /qr  /norestart

so the command is :

MsnMsgs.msi  /quiet /qr  /norestart

Link to comment
Share on other sites

  • 2 weeks later...

new version of MSN : 7.5.0306

here my files (for those who want it).

it includes MSN 7.5.0306 + Messenger Plus! 3.60 + A-patch

1st : in RunOnceEx.cmd :

REG ADD %KEY%\055 /VE /D "MSN Messenger 7.5" /f
REG ADD %KEY%\055 /V 1 /D "%CDROM%\Softwares\MSN\MSN7.5.msi /qn" /f
REG ADD %KEY%\055 /V 2 /D "%CDROM%\Softwares\MSN\MsgPlus-360.exe /SilentInstallNoSponsor" /f
REG ADD %KEY%\055 /V 3 /D "%CDROM%\Softwares\MSN\MSN7.5_patched.exe" /f

2nd : take it here :

MSN 7.5.0306

PS:

it's NOT a silent package, you have to extract it in a folder of your unattended WinXP CD and modify your RunOnceEx.cmd

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...