who knows a program that can monitor changes on screen

Page 1 of 2 12 LastLast

  1. Posts : 93
    Windows7
       #1

    who knows a program that can monitor changes on screen


    hi, i am looking for a program that can monitor a small portion of the screen and trigger an alarm when something changes.

    ...for example: a program takes a few hours to do it's job. when it's done a icon on the screen will change. when this happens i want a alarm (sound) to be triggered.
    my first idea was to look for a program which monitors a userspecified area of the screen (in this case the area with the icon) and goes off once a change is detected in this area...

    does anyone know a program that can do this or does someone have a better idea? :)
      My Computer


  2. Posts : 1,506
    W7 Ult. x64 | OS X
       #2

    You're much better off using an a task scheduler which is triggered by an event rather than a visual change. Most of the time, when a task ends a log is created or the program exits, or whatever and you can tell a task scheduler to execute a script when this happens.
      My Computer


  3. Posts : 93
    Windows7
    Thread Starter
       #3

    thanks for your answer... but task scheduler is not an option in this case. the scenario that i used was an example. the only EVENT i have available IS the visual clue - there won't even be a notizable change in cpu usage.
    but i'd be happy to use any kind of "dirty hack" if there is no clean solution available.... so do you have any idea how to trigger for example a task scheduler in a case like this? i was even thinking about creating screenshots of the area every 20seconds or so and compare the size.... but thought there's got to be a better solution ; )
      My Computer


  4. Posts : 2,737
    Windows 7 Enterprise (x64); Windows Server 2008 R2 (x64)
       #4

    If this is an application that does something and then ends. You could monitor the application closing??? Without more information this could be a hard one to resolve.

    Edit: Screen shots would be helpful, or what application you are using.
      My Computer


  5. Posts : 93
    Windows7
    Thread Starter
       #5

    thank you for the answer...

    no, it's not closing or anything.... actually it's doing NOTHING besides changing the icon. if there would be anything else i could monitor i would have mentioned it already.
    well.... to be absolutely precise, it actually IS of course doing something... otherwise the icon would not change... but all this happens deep under the hood ; )
      My Computer


  6. Posts : 1,083
    Windows 7 Enterprise 64-bit
       #6

    You can use a guard dog.
      My Computer


  7. Posts : 93
    Windows7
    Thread Starter
       #7

    is this a joke or a piece of software i dont know? ; )

    in case it's a software, do you have a link? i guess i won't get very far if i google "guard dog"
      My Computer


  8. Posts : 1,083
    Windows 7 Enterprise 64-bit
       #8

    Joke
      My Computer


  9. Posts : 2,737
    Windows 7 Enterprise (x64); Windows Server 2008 R2 (x64)
       #9

    Robin77 at this point I think the only way we will be able to help you is:

    1) You tell us what the application is, name, etc.
    2) What the application is doing, how it works, etc.
    3) Screenshots of it in action.

    Let us know.
      My Computer


  10. Posts : 289
    Windows 7 Home Premium x64
       #10

    When the icon changes I'm assuming there's a change happening to the file itself, correct? If so, monitor that file for a change to the modified date (there has to be SOMETHING that can trigger off that) and sound your 'alarm'...
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 13:09.
Find Us