bmn Posted December 31, 2004 Posted December 31, 2004 hi alliam using wpi to install yahoo messenger.codeprog[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 ideashelp pls
Astalavista Posted December 31, 2004 Posted December 31, 2004 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++
bmn Posted December 31, 2004 Author Posted December 31, 2004 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?
ankap Posted December 31, 2004 Posted December 31, 2004 It will popup window anyway. The only way is building MSI but I am lazy doing it for yahoo
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