Cyberblizzard Posted April 1, 2005 Posted April 1, 2005 How can I silently install MSN Messenger 7? This is what I had with 6.2:REG ADD %KEY%\030 /VE /D "MSN Messenger" /fREG ADD %KEY%\030 /V 1 /D "%CDROM%\Software\MSN\MsnMsgs.msi /QB" /fThat worked, but I want it without MSN as homepage, without MSN toolbar, without MSN Search Assistant,... Any ideas?
MtK Posted April 4, 2005 Posted April 4, 2005 try changing Registry after installing, sounds much easier...HKCU\SOFTWARE\Microsoft\MSNMessenger
Joe User 99 Posted April 7, 2005 Posted April 7, 2005 How can I silently install MSN Messenger 7? This is what I had with 6.2:REG ADD %KEY%\030 /VE /D "MSN Messenger" /fREG ADD %KEY%\030 /V 1 /D "%CDROM%\Software\MSN\MsnMsgs.msi /QB" /fThat worked, but I want it without MSN as homepage, without MSN toolbar, without MSN Search Assistant,... Any ideas?<{POST_SNAPBACK}>To NOT INSTALL these items, use the following property values.ADDEXPLORERTOOLBAR = ""SETSEARCHENGINE = ""SETHOMEPAGE = ""To INSTALL these items, use the following property values.ADDEXPLORERTOOLBAR = AddExplorerToolbarSETSEARCHENGINE = SetSearchEngineSETHOMEPAGE = SetMyHomePageFor example:MsnMsgs.msi ADDEXPLORERTOOLBAR = "" SETSEARCHENGINE = "" SETHOMEPAGE = "" /QB"
Cyberblizzard Posted April 7, 2005 Author Posted April 7, 2005 I tried it the same way as I installed version 6.2 and it works, no toolbar or search assistant are being installed.
Incroyable HULK Posted April 8, 2005 Posted April 8, 2005 I tried the same way as usual and it works fine for me tooThe only thing is that if I am silently installing over MSN 6.2, I get an automatic reboot! Is there a way to supress this action?***EDIT***Nevermind, It looks like any other .msi installer so I added:REBOOT=Suppressand it seems to be Ok now
dl0711 Posted April 9, 2005 Posted April 9, 2005 is this right ? for MSN Messenger Version 7.0 (build 7.0.0777) ?also will this add MSN Toolbar and all the other stuff that when you install MSN ?if so how do i make one without it installing MSN Toolbar, Search, MSN to my homepage?I just want it to install ONLY the Messenger and nothing extraECHO.ECHO Installing MSN Messenger Version 7.0 (build 7.0.0777)ECHO Please wait...start /wait %systemdrive%\install\MSN\MsnMsgs.msi /QB
Mike_Wilson Posted April 10, 2005 Posted April 10, 2005 Read the posts above, the guy has explained how to operate the switches so you dont have to install toolbar etc. Every version of MSN is pretty much built the same so the switches from previous versions should work on newer.
Tinywoods Posted April 10, 2005 Posted April 10, 2005 Here is entries.%systemdrive%\install\msnmessenger\MsnMsgs.msi IAGREE="Yes" ADDEXPLORERTOOLBAR="" SETSEARCHENGINE="" SETHOMEPAGE="" /QB"Try this one.
jippen Posted April 11, 2005 Posted April 11, 2005 Here is entries.%systemdrive%\install\msnmessenger\MsnMsgs.msi IAGREE="Yes" ADDEXPLORERTOOLBAR="" SETSEARCHENGINE="" SETHOMEPAGE="" /QB"Try this one.<{POST_SNAPBACK}>hellowhere can i find the *.msi file.when i download it from ms i get and *.exe file.or do i have to make it myself?thanks in advancegr Jippen
jbjones Posted April 12, 2005 Posted April 12, 2005 Start the exe installer and then check your windows temp folder for a newly extracted folder with the bootstrap.exe and MsnMsgs.msi files. My temp folder is located ...C:\Documents and Settings\jbjones\Local Settings\TempBy the way. Anyone know what the bootstrap file is? Is it needed for installation? I've always put it on my disc, but if it's not needed it would save a little extra space.JBJones
tarquel Posted April 13, 2005 Posted April 13, 2005 just a quick note regarding getting the .msi from the .exe package...If you use WinRAR, you can right-click on the .exe and extract it to a folder.The msi will be in that extracted folder.Regards,N.
Porteur Posted April 15, 2005 Posted April 15, 2005 Here is entries.%systemdrive%\install\msnmessenger\MsnMsgs.msi IAGREE="Yes" ADDEXPLORERTOOLBAR="" SETSEARCHENGINE="" /QB"MsnMsgs.msi IAGREE="Yes" ADDEXPLORERTOOLBAR="" SETSEARCHENGINE="" WorkSETHOMEPAGE="" Don't Work Please Help Me
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now