[Request]App (Tool)

Discussion in 'C#' started by Ecko007, Jun 23, 2006.

  1. Ecko007

    Ecko007 New Member

    Joined:
    Jun 23, 2006
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    If theres a pro on c# can you make a littel app for me?

    App: (ConsoleAplication)

    I whant a restarter for a program.

    First the program is going to automaticly close 2 popups message that are going to appear.

    The app needs to check if the program is running, if the program craches the app will restart it, and the program most hidde and turn to a startup icon.

    if time the program restars the app most close the 2 popup windows.

    This is a pic of the 2 popups windows that need to b close:

    [​IMG]


    this is a example of the popup window, i made this littel app:

    ______________________________
    this is a littel scrip made in autoit 3:

    run("wowwow.exe")
    WinWait ("Lock System","", 0)
    Sleep(500)
    ControlClick ("Lock System","unregistered", "Button1")
    WinWait ("Lock System","", 0)
    Sleep(500)
    ControlClick ("Lock System","unregistered", "Button1")

    this is the popup blocker only.

    if you can make this littel app please pm me the source code.
    ________________________________________________

    Thx in advance.
     
    Last edited: Jun 23, 2006
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Please read [thread=168]Before you make a query[/thread] thread.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice