Jump to content

Recommended Posts

Posted (edited)

  On 9/17/2009 at 8:57 AM, 'BlackCat said:

Hi... Today, I want make code auto close other program (example: yahoo!messenger) but I can't find it. Any body know it, help me plz.

Thanks

First try to read the help file before posting the questions. Any way i think below will help you a little

]
if ProcessExists("iexplore.exe") Then
    ProcessClose("iexplore.exe")
EndIf

Assuming Program as Process

Edited by Mecrazycoder

[size="4"][font="Arial Narrow"][font="Garamond"]Attitude is a little thing that makes a big difference[/font][/font][/size][indent][/indent]

  • 4 years later...
Posted (edited)

The year is 2014! Don't necro old threads please.

Edited by guinness

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...