Jump to content

Recommended Posts

Posted

Does anyone know the exact code to be included in the batch-file for the unattended installation of yahoo messenger.

For AOL Instant Messenger, it would be this...

ECHO.

ECHO Installing AIM 5.2

ECHO Please wait...

start /wait %systemdrive%\install\Applications\AIM\Install_AIM.exe /s

For MSN Messenger it would be this...

ECHO.

ECHO Installing MSN Messenger 6.0.0602 Final

ECHO Please wait...

start /wait %systemdrive%\install\MSN\MsnMsgs.msi /QB

(http://unattended.msfn.org/xp/applications/msnmessenger.htm)

What about Yahoo Messenger? Any help

Thanks in advance.......Azubi


Posted

this is wrong section, should have posted in application switches, but anyways

ECHO Installing Yahoo Messenger 6

ECHO Please Wait...

start /wait %systemdrive%\Install\Apps\yahoo_msgr_6.exe /silent

cd "%systemdrive%\Install\Apps"

pskill YPager

ECHO.

you should dl the sysiternals pskill utility 2 kill yahoo from starting up after silent install

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