how to do this? (WinXP question)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mr Pheer
    So Fucking Banned
    • Dec 2002
    • 22082

    #1

    how to do this? (WinXP question)

    Ok I have an application that seems to crash often... but i need it running all the time

    anybody know if there is something that can be scheduled to check if the application is running, and if not.. start the damn thing?

    I know how scheduler works but I cant find anything that checks to see if an application is running.. and if not, then start it
  • Spicoli
    Confirmed User
    • Apr 2007
    • 306

    #2
    orrrrrrrr, find the problem and fix it ;-)
    hit me! ICQ: 498192465
    get hookin up! jismfactory.com! tapthatbabe.com! some tits n ass! more tits n azz!
    get the gator - Unlimited Domain Hosting Only $9.95 a Month
    Never take life too seriously. Nobody gets out alive anyway

    Comment

    • mikesouth
      Confirmed User
      • Jun 2003
      • 6340

      #3
      If it absolutely, positively has to run.

      NEVER use any version of windows

      try a UNIX Based OS.
      Mike South

      It's No wonder I took up drugs and alcohol, it's the only way I could dumb myself down enough to cope with the morons in this biz.

      Comment

      • teksonline
        So Fucking Banned
        • Jan 2005
        • 2904

        #4
        Vbs Vbs Vbs

        Comment

        • WiredGuy
          Pounding Googlebot
          • Aug 2002
          • 34515

          #5
          You can try to search for the job running, kill it (if found) and then restart it. Sort of the equivalent of kill -9 scriptname and then relaunching on a unix platform.
          WG
          I play with Google.

          Comment

          • AssPirate
            Confirmed User
            • Aug 2006
            • 2135

            #6
            Try Ctrl + Shift + Tab and you'll see the running programs.

            Comment

            • Mr Pheer
              So Fucking Banned
              • Dec 2002
              • 22082

              #7
              looks like nobody understood the question

              Comment

              • Diligent
                Confirmed User
                • Aug 2003
                • 1594

                #8
                Well.. if it crashes completely and leaves no remnant of itself (like an application-titled window), then here's what I suggest:

                1. Go to http://www.acrasoft.com/ and pick up a license of GroundControl (cheap)

                2. Write up a simple macro which checks if the app is running, if not it simply starts it up again..
                (Not sure here, but it's not unlikely that You can do a more advanced check, like whether a registered app (hung or not) is responding)

                3. Create a job which runs something like "%GroundControl%\gc.exe -r MyRestarterMacro.gc" every 5 minutes or whatever...
                ("%GroundControl%" = directory where G.C. was installed)

                Mission completed
                I love this shit, I'm a geek with this kind of stuff... (as much as my time & money allows it)
                ~¤~ MORE MONEY ~¤~ VOD? XoD! ~¤~
                ~¤~ ICQ# 9828 2461 ~¤~

                Comment

                • big_fucking_blast
                  Registered User
                  • Oct 2005
                  • 42

                  #9
                  or you can reinstall your windows . but take it as a final option

                  Comment

                  • Mr Pheer
                    So Fucking Banned
                    • Dec 2002
                    • 22082

                    #10
                    Originally posted by Diligent
                    Well.. if it crashes completely and leaves no remnant of itself (like an application-titled window), then here's what I suggest:

                    1. Go to http://www.acrasoft.com/ and pick up a license of GroundControl (cheap)

                    2. Write up a simple macro which checks if the app is running, if not it simply starts it up again..
                    (Not sure here, but it's not unlikely that You can do a more advanced check, like whether a registered app (hung or not) is responding)

                    3. Create a job which runs something like "%GroundControl%\gc.exe -r MyRestarterMacro.gc" every 5 minutes or whatever...
                    ("%GroundControl%" = directory where G.C. was installed)

                    Mission completed
                    I love this shit, I'm a geek with this kind of stuff... (as much as my time & money allows it)
                    thanks man, I'm checking that out

                    Comment

                    • Meorazhar
                      Confirmed User
                      • May 2005
                      • 672

                      #11
                      as far as i remember it is possible in nncron. You can set up a task and tell it to run only if a specific process exists / doesn't exist. Haven't touched it for some 2 years though

                      Comment

                      • ro8in
                        Confirmed User
                        • Sep 2006
                        • 1542

                        #12
                        Why dont you turn the application into a NT Service?? that restarts the app when it goes down
                        ------
                        Offcourse its a dude posting here. Probably a fut ugly one too. Fuck still people falling for this 100 year old trick

                        Comment

                        Working...