Windows Server 2003 Problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ianhull
    Forum Member
    • Jul 2004
    • 314

    Windows Server 2003 Problem

    Hi all,

    I have a little issue with closing a program from a client machine on server 2003.

    When the client tries to exit the program "which was not made with AMS" it fails to do so.

    Can anyone here help me to have a floating buton which will try to close the program?

    Thanks in advance

    Ian
  • ianhull
    Forum Member
    • Jul 2004
    • 314

    #2
    I seem to have solved this issue but now I have found another problem.

    I need to terminate a process and I do not have a clue where to start.

    Please help.

    Thanks

    Comment

    • Brett
      Indigo Rose Staff Member
      • Jan 2000
      • 2000

      #3
      Start with the actions:

      Window.Close
      Window.EnumerateProcesses
      Window.EnumerateTitles

      Comment

      • ianhull
        Forum Member
        • Jul 2004
        • 314

        #4
        Thanks Brett but I am a beginner at all this.

        Could you helpme with some sample code?

        I need to end a proccess of file.exe which is running in the background, I do not see the window.

        Thanks for all you help.

        Comment

        • Brett
          Indigo Rose Staff Member
          • Jan 2000
          • 2000

          #5
          Try this post that I made in the SUF70 forum:



          The code should work fine in AMS50 Pro.

          Comment

          • ianhull
            Forum Member
            • Jul 2004
            • 314

            #6
            Thanks Brett,

            Your a star, saving me again.

            Kind regards

            Ian

            Comment

            Working...
            X