January 1, 200521 yr How can I install MSN Messeger 7 sillent??I've got 3 files:1: The official Beta release from MS.2: A patch to take the publi, multi-msn, etc.3: MsgPLUS 3.40 (Beta)I dunno how to install the patch and all the rest. Any1 can help me??Thnx,Annita
January 1, 200521 yr As MCT said 1 and 3 are already covered. The 2nd to get the patch to work is a bit harder. Anyway, what I have done is install MSN Messenger 7 and then apply the patch. Go to C:\Program Files\MSN Messenger and then create an SFX Rar of msnmsgs.exe and have it extract to %programfiles%\MSN Messenger and over write the original exe.Hope this helps.
January 14, 200521 yr I´m just a little bit confused here... Dear MCT and dear yoz7120; I cant´t find any post about installing the msn messenger 7 beta silently in this forum.I have tried the same method as with the 6.xxx but that doesn´t work on the 7 beta.So please direct me to the right post.Thanx in advance/ SwedenXP
January 14, 200521 yr use winrar to extract from the .exe setup file a .msi file (/qb /qn switches makes it silent).about the patch i doubt it can be silent, you can try to apply the patch and then overwrite the old msnmsgr.exe.for msngr plus! switch /SilentInstallNoSponsor@SwedenXP, every1 of this covered many times, probably you couldn't find an especific thread because it uses the same way of installation as the curretn msn6
January 14, 200521 yr Thanx @SiMoNsAyS, will give it a try, again... Have tried the /QB so I´ll try the /QN next time.It´s just the basic install that doesn´t work... but thanx anyway!/ SwedenXP
January 15, 200521 yr Heres my code for installing MSN Mesenger v7REG ADD %KEY%\044 /VE /D "Messenger v7.0.0425" /fREG ADD %KEY%\044 /V 1 /D "%CDROM%\Software\MSN\MsnMsgs.msi /qb" /fREG ADD %KEY%\044 /V 2 /D "pskill.exe msnmsgr.exe" /fHope this helps. Also here is the code for installing MSGPlus! v3.4REG ADD %KEY%\045 /VE /D "MsgPlus! v3.40.112b" /fREG ADD %KEY%\045 /V 1 /D "%CDROM%\Software\MSN\MsgPlus-340.exe /SilentInstallNoSponsor" /fREG ADD %KEY%\045 /V 2 /D "pskill.exe MsgPlus.exe" /fREG ADD %KEY%\045 /V 3 /D "pskill.exe msnmsgr.exe" /f
January 15, 200521 yr Thanx to all You Gentlemen! I finally got it to work properly. (added the bootstrap.exe from the original exe-file to the install catalog). Silly me Have a nice weekend./ SwedenXP
January 15, 200521 yr I for one copy exe via batch:COPY /Y "%systemdrive%\install\Applications\MSNMessenger\msnmsgr.exe" "%ProgramFiles%\MSN Messenger"
January 15, 200521 yr i guess @war patches the exe for multi-msn, remove ads, and after installing overwrite the original exe... or not?
Create an account or sign in to comment