Jump to content

Recommended Posts

Posted

hi all

iam using wpi to install yahoo messenger.

code

prog[pn]=['Yahoo Messenger']

desc[pn]=['Yahoo Messenger is a free service.']

cmd1[pn]=['%cdrom%\\Install\\yahoo\\yahoomess.exe /S']

cmd2[pn]=['pskill.exe ypager.exe']

rega[pn]=['%cdrom%\\Install\\yahoo\\yahoo.reg']

dflt[pn]=['yes']

forc[pn]=['false']

//cat[pn]=['Application']

ordr[pn]=[240]

pn++

the problem iam facing is after installation of messenger,its poping up sing-in window.which is very irritating.so tried pskill (as in the code),taskkill.exe etc.but they r not working.

so guys any ideas

help pls


Posted
prog[pn]=['Yahoo Messenger']

desc[pn]=['Yahoo Messenger is a free service that allows you to see when friends come online and send them instant messages. It also can alert you to new e-mail in your Yahoo Mail or Yahoo Personals account, or when you have upcoming events recorded in Yahoo Calendar. Yahoo Messenger offers firewall support, a standby mode that minimizes the program until an Internet connection is made, the ability to save and print your conversations, and a tabbed interface that provides quick access to your favorite stocks, news, and sports scores.']

ordr[pn]=[350]

cmd1[pn]=['%cdrom%\\Software\\Yahoo\\Yahoo.exe /S']

cmd2[pn]=['pskill.exe ypager.exe']

cmd3[pn]=['%cdrom%\\Software\\Yahoo\\yahooreg.exe']

dflt[pn]=['yes']

cat[pn]=['Application']

pn++

Posted
cmd2[pn]=['pskill.exe ypager.exe']

ya iam also using same code.but no use.that paskill and taskkill.exe commands r working for other softwares.only for yahoo they r now working.what to do?

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