azubizi Posted May 28, 2004 Posted May 28, 2004 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.2ECHO Please wait...start /wait %systemdrive%\install\Applications\AIM\Install_AIM.exe /sFor MSN Messenger it would be this...ECHO.ECHO Installing MSN Messenger 6.0.0602 FinalECHO Please wait...start /wait %systemdrive%\install\MSN\MsnMsgs.msi /QB(http://unattended.msfn.org/xp/applications/msnmessenger.htm)What about Yahoo Messenger? Any helpThanks in advance.......Azubi
MCT Posted May 28, 2004 Posted May 28, 2004 this is wrong section, should have posted in application switches, but anywaysECHO Installing Yahoo Messenger 6ECHO Please Wait...start /wait %systemdrive%\Install\Apps\yahoo_msgr_6.exe /silentcd "%systemdrive%\Install\Apps"pskill YPagerECHO.you should dl the sysiternals pskill utility 2 kill yahoo from starting up after silent install
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