Re: How to kill application?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I see what the problem is. I was logged in as an Admin. Another Admin
session was also going on, which lunched the program in question. I did not
notice until I logged in as that Admin. His session was disconnected but
not logged off. So the program he lunched was still in memory. That's why
I couldn't delete or see the process in memory. It was in another session.

I ran into the same problem again because I lunched programA from home as an
Admin. Then at work, I logged in as Admin2 and tried to delete programA but
couldn't. I right clicked on the taskbar, selected task manager, the users
tab and logged off Admin. This killed the prog and I was able to delete it.

Interesting that admin1 can't see processes admin2 has lunched, even though
admin1's processes can affect admin2.

Brett
"lamaslany" <luke.maslany@xxxxxxxxxxxxxxxxxx> wrote in message
news:ev5wlSdOFHA.164@xxxxxxxxxxxxxxxxxxxxxxx
>I didn't even know that was possible!
>
> Out of interest did you try taskkill with the executable name?
>
> "Brett" <no@xxxxxxxx> wrote in message
> news:exNzgmcOFHA.4028@xxxxxxxxxxxxxxxxxxxxxxx
>> The process is not loaded in memory. So there is no process to kill.
>>
>> Brett
>>
>> "lamaslany" <luke.maslany@xxxxxxxxxxxxxxxxxx> wrote in message
>> news:uk9SofcOFHA.3716@xxxxxxxxxxxxxxxxxxxxxxx
>>> You can use the commandline tool "TASKKILL".
>>>
>>> Use "TASKLIST" to find the PID of the process you want to terminate and
>>> then type "TASKKILL /PID /F xxx /T" where 'xxx' is the PID.
>>>
>>> You can also kill the task using the process name: TASKKILL /F /IM
>>> <process name> /T
>>>
>>> /F forces the termination of the process
>>> /T kills any child processes of the source
>>>
>>>
>>>
>>>
>>> "Brett" <no@xxxxxxxx> wrote in message
>>> news:uFGQgHYOFHA.1732@xxxxxxxxxxxxxxxxxxxxxxx
>>>> If I have a small EXE program that I cannot delete because it is in
>>>> use, what else can I do to delete it without rebooting? The program's
>>>> process does not show up in task manager.
>>>>
>>>> Thanks,
>>>> Brett
>>>>
>>>
>>>
>>
>>
>
>


.



Relevant Pages

  • Re: Faking Entity Beans in Tomcat?
    ... I have an admin application which allows me add/change/delete users' ... Surely the data couldn't be held in session level as each user creates a new ... > Well obviously that depends on the amount of data involved, ... > will be using the site concurrently, and the amount of memory available on ...
    (comp.lang.java.programmer)
  • Re: RDP limited but RWW just fine
    ... Just because no one is sitting at a computer with a session ... RDP client) to get to session 0. ... admin rights can rdp to the box. ... "exceeding" environment present. ...
    (microsoft.public.windows.server.sbs)
  • Re: logging a secured databse from another database via ADMIN user
    ... Every Access session is run under exactly ONE identity. ... identified as "admin" for the remainder of the session. ... You could simply open your unsecured database when logged into Access ... >So I need to log via code providing the password for the ADMIN user ...
    (microsoft.public.access.security)
  • Re: RDP Sessions not "disconnecting"
    ... Yes simply disconnecting does not free up the session unless you go into TS Manager and reset the session. ... is this proof that Owner ISN'T fully logging off? ... You can logon to the Console as Admin and Disconnect ...
    (microsoft.public.windows.server.sbs)
  • Re: Configure SBS Remote Desktop for one session ONLY, BUT not locking new connection attempts
    ... obeys to the same rules in terms of "connecting to a destination". ... Besides me, there's only one admin. ... I log on to my own session in the server, from another workstation, ... Once at the remote site, I figure I need access to some data that I ...
    (microsoft.public.windows.server.sbs)