Help - Search - Members - Calendar
Full Version: MSN Messenger 7.5.0303
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
r0sWell
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.
mrnxdmx
MSN Messenger 7.5.0303???
When this came out???
Ðrзω™
QUOTE (mrnxdmx @ Sep 8 2005, 08:13 PM)
MSN Messenger 7.5.0303???
When this came out???
*



last week.. it's a leaked "beta"....

the release is a QFE patch... the 2nd of its kind so you must have MSN Messenger 7.5.0299 installed to update it

its mainly bug fixes however nothing new has been noticed smile.gif
ahmedwa
i test it and installed good in 2 PC's
Check ur System

smile.gif
r0sWell
not mine, but it's good for me now, i made my own package.
strange
muiz
QUOTE
not mine, but it's good for me now, i made my own package.
strange


share your package?
SyKik
package insists on prompting the user to ask for system restart...
r0sWell
QUOTE (muiz @ Sep 11 2005, 05:19 PM)
QUOTE
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 :

CODE
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
X-factor
Does MSN Plus works with all Version of MSN Messenger....
muiz
QUOTE (X-factor @ Sep 17 2005, 07:43 AM)
Does MSN Plus works with all Version of MSN Messenger....
*

CODE
http://www.msgplus.net/
staline
Extract with winrar the program you have downloaded (MSN 7.5)

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

my script is:
CODE
%cdrom%\apps\messenger\MsnMsgs.msi  /quiet /qr  /norestart


so the command is :

CODE
MsnMsgs.msi  /quiet /qr  /norestart
r0sWell
QUOTE (X-factor @ Sep 17 2005, 08:43 AM)
Does MSN Plus works with all Version of MSN Messenger....
*


download the lastest.
it's free and works with the last MSN 7.5.0303
r0sWell
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 :
CODE
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
hj_fr
What about the MSN search, etc ?
In a normal install, they're checked by default
muiz
QUOTE
What about the MSN search, etc ?
In a normal install, they're checked by default
*


Not in unattended, .....wich is nice smile.gif

And 7.5.0306 is out.....

MSN Messenger 7.5.0306

And new Messenger Plus Messenger Plus! 3.60.144

Messenger Plus! 3.60.144
piXelatedEmpire
QUOTE (r0sWell @ Sep 29 2005, 11:44 PM)
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


I'll download and test it.. thanks welcome.gif
helen
Im having major problems with MSN messenger 7.5 as soon as i upgraded i cant log on keep getting a error or system busy try later have tried everything no joy have tried re installing messenger 7.0 cant get that back either it keeps coming up with net passport explorer saying downloading information but never get finished and i have broadband so it should be fast mad.gif help
muiz
QUOTE (helen @ Oct 8 2005, 04:07 PM) *
Im having major problems with MSN messenger 7.5 as soon as i upgraded i cant log on keep getting a error or system busy try later have tried everything no joy have tried re installing messenger 7.0 cant get that back either it keeps coming up with net passport explorer saying downloading information but never get finished and i have broadband so it should be fast mad.gif help


And that is after the UA setup?
mlr
is there any chance someone could give a bit more info on how to install msn messanger using the patch and other files please im a complete noob and dont realy have a clue what to do i realy want to learn how to do this so i can install some more apps but i cant find no realy informative guides
Shamal
QUOTE (r0sWell @ Sep 29 2005, 11:44 PM) *
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 :
CODE
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



Thanks r0sWell - I've Installed & Tested you're Package Works Great!!

Just 1 question: How can I "Unattendedly" create a Icon in my Quick Launch Toolbar to access MSN 7.5 after everything is installed?

Cheers!
r0sWell
@Shamal :


i don't know how to do a shortcut to the quicklaunch bar, sorry.
if you find how to do this, it can interest me too (i'm looking for a way to put Outlook shortcut there unattendedly)
ravendug
Quick Launch Icons are stored in:
%USERPROFILE%\Application Data\Microsoft\Internet Explorer\Quick Launch

Try copying a premade shortcut there.
krwilson
This will copy a shortcut for MSN to the Quicklaunch bar for the current user.




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.