473,409 Members | 2,063 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,409 software developers and data experts.

TASK KILL

Will TASKKILL kills a thread when thread id is given ?? Or does it
kill only a process??

How to ensure that a thread is killed?

Apr 10 '07 #1
1 2448
Will TASKKILL kills a thread when thread id is given ?? Or does it
kill only a process??

How to ensure that a thread is killed?
Hi!

Sorry, TASKKILL is only for process.
For help on TASKKILL : TASKKILL /?
Other infos with TASKLIST (TASKLIST /?)

If the object who use process is a service (kif-kif daemon), you can
use SC (see SC /?)
For thread, the concept is fuzzy. Thread can be manage by OS, by
software (e.g. by Python, for Python's threads), or by middlewares.

There are no universal way.

--
@-salutations

Michel Claveau
Apr 10 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: mystique | last post by:
I have a strange SQL Server 2000 DTS problem. I have a DTS Package that has three tasks in it. The first task is an Execute SQL Task that writes an entry to a log table, truncates a different table...
6
by: jadionne | last post by:
I have a command script running the the Task Center that I beleve is a run away command. I dont see a connection to the DB for this application. I also dont see a "STOP" command in the Task...
4
by: Steve Teeples | last post by:
I've created an icon for my application. It is in the Solutions Items folder. The project (app.ico) is the same file and the form's icon is linked to this icon. The icon shows up just fine on...
3
by: Adrian | last post by:
Hide process in task monitor is this possible? I have a service that I don't want users to be able to kill so can I hide the process? thanks
6
by: Marcus | last post by:
Hi, I am a newbie at C#. Here is my current problem: I want my application to iterate through the list of tasks presented in task manager. I want it to look at the task names and if a certain...
4
by: Strah | last post by:
Is there a way to catch the event of terminating the application from the the processes tab in task manager? I have created windows app, and if a user termintates the app in the task manager,...
1
by: LBT | last post by:
Hi experts, Sometimes there is some "unkilled" processes remained in Task Manager. For instance, there is a task to generate picture using ASP image scheduled by SQL job but somehow certain...
4
by: ray well | last post by:
on my developing system, when my app exits, it always gets removed withing a second from the task manager. on my clients machine, the app exits but stays indefinitely in the task manager. i...
6
by: Soccerplayer1316 | last post by:
Since the finishing of the backing up program, I have now turned it into a exe, but one where a DOS like window does not open when the file is running. What i tried to do is make a new file that...
3
by: muddasirmunir | last post by:
i am using vb6, the problem is that i made a accounting project with datareports,connection, and many recorset. now what happening that when i close my project it still shows in task manager that...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.