![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-09 19:52 |
47,811 topics / 349,896 posts / today 1 new / 48,254 members |
| DOS批处理 & 脚本技术(批处理室) » How can I terminate QQFFO.EXE |
| Printable Version 1,147 / 10 |
| Floor1 不得不爱 | Posted 2008-09-12 18:44 |
| 超级版主 Posts 2,044 Credits 5,310 From 四川南充 | |
|
I don't know whether everyone has played QQ Fantasy before, qqffo.exe is its game program, and when I use taskkill /f /im qqffo.exe /t
it shows: ERROR: The process with PID 3812 (child process of PID 2736) could not be terminated. Reason: The system cannot find the file specified. taskkill /f /im qqffo.exe ERROR: The process "qqffo.exe" with PID 3812 could not be terminated. Reason: The system cannot find the file specified. ntsd -c q -pn qqffo.exe Cannot debug pid 3812, Win32 error 2 "The system cannot find the file specified" Debuggee initialization failed, Win32 error 2 "The system cannot find the file specified" ntsd: exiting - press enter --- What command or method can terminate a program like this? If anyone knows, please say so, I'd be extremely grateful! |
|
| Floor2 HAT | Posted 2008-09-12 18:52 |
| 版主 Posts 5,017 Credits 9,023 | |
|
Can WMIC do it?
|
|
| Floor3 不得不爱 | Posted 2008-09-12 19:05 |
| 超级版主 Posts 2,044 Credits 5,310 From 四川南充 | |
|
It really does work, many thanks, but this requires installing wmic. If there is some other method, that would be even better!
|
|
| Floor4 huahua0919 | Posted 2008-09-12 19:10 |
| 银牌会员 Posts 780 Credits 1,608 | |
|
Have you tried VBS?
It's said this game had this BUG right from the beginning, and it also seems like QQ did this to prevent cheats. I don't know whether this counts as technical stuff. [ Last edited by huahua0919 on 2008-9-12 at 07:16 PM ] |
|
| Floor5 不得不爱 | Posted 2008-09-12 19:21 |
| 超级版主 Posts 2,044 Credits 5,310 From 四川南充 | |
|
The VBS below can also do it:
But isn't it a bit long? |
|
| Floor6 huahua0919 | Posted 2008-09-12 19:23 |
| 银牌会员 Posts 780 Credits 1,608 | |
|
Yours and mine work on the same principle. Isn't mine a bit shorter?
|
|
| Floor7 不得不爱 | Posted 2008-09-12 19:49 |
| 超级版主 Posts 2,044 Credits 5,310 From 四川南充 | |
|
That bug really was done by QQ on purpose to prevent cheats.
Yours really is a bit shorter, wonder if there's an even shorter one? |
|
| Floor8 huahua0919 | Posted 2008-09-12 19:54 |
| 银牌会员 Posts 780 Credits 1,608 | |
|
Not fatter. There isn't a shorter one, hehe!
|
|
| Floor9 s11ss | Posted 2008-09-12 20:23 |
| 银牌会员 Posts 566 Credits 2,098 | |
| Floor10 不得不爱 | Posted 2008-09-13 08:53 |
| 超级版主 Posts 2,044 Credits 5,310 From 四川南充 | |
|
I don't know whether everyone has used E language before, can someone give me a way to terminate qqffo.exe with E language?
Also, the program above is case-sensitive. How can I make it not case-sensitive? |
|
| Floor11 s11ss | Posted 2008-09-13 17:14 |
| 银牌会员 Posts 566 Credits 2,098 | |
Originally posted by 不得不爱 at 2008-9-13 08:53 AM: TerminateProcess("qqffo.exe")? [ Last edited by s11ss on 2008-9-13 at 05:18 PM ] |
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |