1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Need a help with a batch file

Discussion in 'Windows - General discussion' started by EviocG, Aug 7, 2007.

  1. EviocG

    EviocG Member

    Joined:
    Feb 7, 2007
    Messages:
    7
    Likes Received:
    0
    Trophy Points:
    11
    does anyone know the contents of a batch file to immediatly and forcefully kill a process xmm.exe?

    thanks
     
  2. faqman98

    faqman98 Regular member

    Joined:
    Apr 12, 2007
    Messages:
    748
    Likes Received:
    0
    Trophy Points:
    26
    it would have to have dos that goes into task manager and choose to end the proccess however a macro would be a lot easier to make unless you're proficient in DOS
     
  3. mcsewnab

    mcsewnab Member

    Joined:
    Feb 1, 2005
    Messages:
    26
    Likes Received:
    0
    Trophy Points:
    11
    Download pstools from www.sysinternals.com

    Then just put in the batch "pskill xmm.exe"

    This can be used to kill a remote process as well if that is what you need it for.

     

Share This Page