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

