Jump to content

yahoo messenger latest version download anyone?


Recommended Posts


Posted

i had it in a CMD file.

yahoo.cmd

cmdow @ /HID

IF EXIST D:\win51ip.SP2 set CDROM=D:
IF EXIST E:\win51ip.SP2 set CDROM=E:
IF EXIST F:\win51ip.SP2 set CDROM=F:
IF EXIST G:\win51ip.SP2 set CDROM=G:
IF EXIST H:\win51ip.SP2 set CDROM=H:
IF EXIST I:\win51ip.SP2 set CDROM=I:
IF EXIST J:\win51ip.SP2 CDROM=J:

@Echo Off
start /wait %CDROM%\evil\yahoo\yahoo_6.exe /S
taskkill /f /t /im ypager.exe

EXIT

it works for me..

  • 3 weeks later...
Posted

When you do a hand install of yahoo it puts this file in the yahoo folders

autocomplete.inf

grab it and put it in the install folder,,,,

when you do a fresh install after grabbing this file it doesn't make it again it just uses it to install yahoo how you want it,,,

LOL it kept the bloody mail to stuff away...

I attached the one I trapped and used

Enjoy!

Mac!

P.S. I used a little s --> /s

cmdow @ /HID
@echo off
Cls
TITLE Setup Yahoo

ECHO.
ECHO SetUp Yahoo

start /wait %systemdrive%\install\yahoo\ymsgr.exe /s
Taskkill /F /IM YPager.exe

EXIT

autocomplete.inf

Posted

ECHO.

ECHO Installing Yahoo Messenger 6.0.1700

ECHO Please wait...

start /wait %systemdrive%\Install\NetTools\ymsgrie.exe /s

ECHO.

ECHO Shutting Down Yahoo Messenger

ECHO Please wait...

PsKill YPager

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