473,785 Members | 3,214 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Terminate Process with TaskManager

Atran
319 Contributor
Hello, in my pc, there is some processes cant terminate.
When I click to a process end now, then click yes, after: pc show a error messagebox that cannot terminate that proecess.
So How I can terminate the process?
Thanks.
Jun 5 '07 #1
8 3155
bartonc
6,596 Recognized Expert Expert
Hello, in my pc, there is some processes cant terminate.
When I click to a process end now, then click yes, after: pc show a error messagebox that cannot terminate that proecess.
So How I can terminate the process?
Thanks.
Hard to say without the exact error message copied here.
Jun 5 '07 #2
Motoma
3,237 Recognized Expert Specialist
Hard to say without the exact error message copied here.
There is a way to use Process Explorer to shut down EVERYTHING running on your computer, but you have to do it in a particular order.
Jun 5 '07 #3
bartonc
6,596 Recognized Expert Expert
There is a way to use Process Explorer to shut down EVERYTHING running on your computer, but you have to do it in a particular order.
Sure. I'm just trying to lead the OP into giving us more information (something this one is particularly bad about doing).
Jun 5 '07 #4
Motoma
3,237 Recognized Expert Specialist
Sure. I'm just trying to lead the OP into giving us more information (something this one is particularly bad about doing).
I guess there is a reason why most of the threads I participate in stay less than 4 posts long!
Jun 5 '07 #5
bartonc
6,596 Recognized Expert Expert
I guess there is a reason why most of the threads I participate in stay less than 4 posts long!
Hey, buddy. You are a wealth of good information. I really appreciate your input and, by no means, meant to cut you off.
Jun 5 '07 #6
Motoma
3,237 Recognized Expert Specialist
Hey, buddy. You are a wealth of good information. I really appreciate your input and, by no means, meant to cut you off.
Hey baby, relax! You couldn't offend me if you tried!
Jun 5 '07 #7
Atran
319 Contributor
There is a way to use Process Explorer to shut down EVERYTHING running on your computer, but you have to do it in a particular order.
Thank you...........
Jun 6 '07 #8
Motoma
3,237 Recognized Expert Specialist
Thank you...........
Hope you have found what you need. Come back any time you have a problem.
Jun 6 '07 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

3
13786
by: Keith Grefski | last post by:
I cant seem to figure out how to terminate a process in vb.net i can do it using vbscript and wmi but terminate doesnt seem to exist in the available classes for wmi under vb.net
3
5923
by: Peter Neuburger via .NET 247 | last post by:
(Type your message here) -------------------------------- From: Peter Neuburger Hi Everybody, I need some help with the WMI Terminate Method. I have a Listbox where I get all the Process Information using the WMI Win32_process
5
3179
by: Benny | last post by:
I have a ASP.NET webservice and it is configured to run in a web garden with multiple processes. Whan a process in the garden is launched, I want the process to create a background thread. When request are received by this instance of the garden process, a meessage is posted to the background thread to do its work. When the garden process is being down by IIS (due to a period of inactivity), I want to notify the background thread to...
0
2120
by: Asad Asad | last post by:
How can I hide a process name in Taskmanager,in Visual Basic 6.0? I can hide/unhide a application(which is running) name in taskmanager by using following code: Private Sub Command1_Click() App.TaskVisible=True End Sub Private Sub Command2_Click() App.TaskVisible=False End Sub
1
7268
by: Justin | last post by:
We had a load that failed. Now we have a pending load. When executing load terminate, we receive the following error: db2 load terminate SQL0104N An unexpected token "terminate" was found following "LOAD". Expected tokens may include: "QUERY". SQLSTATE=42601 db2 query load terminate DB21034E The command was processed as an SQL statement because it was
2
2506
by: cnsabar | last post by:
Hi., I am using the following code to terminate the any process by giving the process name as input... use Win32::Process::List; use Win32::OLE; $Win32::OLE::Warn = 3; $P = Win32::Process::List->new(); print "Enter the process name.exe to terminate: ";
0
1693
by: cnsabar | last post by:
Hi., I need a Perl script to terminate the any running process in server. by specifying computer name and process name.. I have the following code to terminate the any process by specifying the process name in the local system... use Win32::Process::List; use Win32::OLE;
1
2462
by: thunder54007 | last post by:
hi, here is my script: import win32con import time import wmi c = wmi.WMI() for process in c.Win32_Process(name = "notepad.exe"): print process.ProcessId, process.Name process.Terminate ()
2
3968
by: Smokey Grindel | last post by:
Is there anyway to check if an external process is running, then terminate it if it is? my problem right now is in my installer the user might try to upgrade while the program is running... I want to check if it is running, notify them it is, then ask them if they want to terminate it or not... thanks!
0
9643
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9480
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10315
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10147
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9947
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8968
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5379
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4045
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3645
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.