Jump to content

MsgPlus 3 Unattended Install


quantum00

Recommended Posts


instead.. put pskill in $OEM$\$$\System32  no need 2 copy it :D

or... if you're using Windows XP Pro, do even simpler...

don't copy anything and use the included "taskkill.exe" instead. :lol: (not included in Windows XP Home)

taskkill /F /IM msnmsgr.exe

Link to comment
Share on other sites

ECHO.
ECHO Instalando MSN Messenger Plus! 3
start /wait %systemdrive%\install\MsgPlus\MsgPlus.exe /SilentInstallNoSponsor
pskill.exe MsgPlus.exe
pskill.exe msnmsgr.exe

I tried it like this but it gives me an error that the file is corrupted or not there

But when i click it on the HD it works fine

Link to comment
Share on other sites

By the way guys where does one find a copy of "pskill.exe"

PS: Messenger Plus! 3.20 is due to be released today within the next 12 hrs and the installer name change error has been fixed in this new release. Thus you will be able to change the name of the installer to whatever you like.

Link to comment
Share on other sites

about the name of the .exe file: i forgot that :P

if you rename your file to "msgplus.exe" or something like that the installer won't work at it has said before. althought you can search in download.com (i think that's the site), there it's a copy of msgplus latest version named to setup.exe and works.

and about the new version a quote from the main site

Messenger Plus! 3.20 is on its way! - 14/09/2004

After 3 months of waiting, a new version of Messenger Plus! is finally going to be released. As I explained in my last news, I've been very busy during the summer and I wanted to make sure that the new release was worth the wait. Messenger Plus! 3.20 will officially be released Sunday, 19th of September and will contain various improvements you won't want to miss

it appears that the next version will be a great update ;)

main site

Link to comment
Share on other sites

MsgPlus 3.20

Changelog

Silent Installation:

REG ADD %KEY%\026 /VE /D "MSN Messenger 6" /f
REG ADD %KEY%\026 /V 1 /D "%CDROM%\Software\MSN\MsnMsgs.msi /qb" /f

REG ADD %KEY%\027 /VE /D "MSN Messenger Plus! 3" /f
REG ADD %KEY%\027 /V 1 /D "%CDROM%\Software\MsgPlus\MsgPlus Setup.exe /SilentInstallNoSponsor" /f
REG ADD %KEY%\027 /V 2 /D "pskill.exe MsgPlus.exe" /f
REG ADD %KEY%\027 /V 3 /D "pskill.exe msnmsgr.exe" /f

lot of new features (specially nice have your contacts on your desktop) and now you can rename the installer.

Link to comment
Share on other sites

"floating contacts" is still a buggy feature. If you come back from a system standby, your contacts may disappear. With a little more work this could turn out to be a nice feature.

Thank heavens he fixed the advertisement banner bug.

Link to comment
Share on other sites

to convert this to a start.cmd file do i just make it

ECHO.
ECHO Installing Messenger Plus
ECHO Please wait...
start /wait %systemdrive%\install\Applications\MsgPlusSetup.exe /SilentInstallNoSponsor
taskkill.exe /F /IM MsgPlus.exe
taskkill.exe /F /IM msnmsgr.exe

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