vbscript - Scripting with default windows tools (windows server 2008) -


I am using VbScript to automate some work at work. I am trying to do the following actions:

  • Move the mouse to a specific point on the screen and click the & lt; --- No suitable metad was found
  • Print screen is an application & lt; --- Sendkeys method is not permitted for this type of operation

Suppose that I only have the default tool for Windows Server 2008. As the company's process of establishing external computer contents is very complex, I want to avoid it instead.

My questions are:

  • Am I able to code it without downloading it from external sources? (The only default tool available for Windows Server 2008)
    • If not, what would you say to download me?
  • Do I switch to VBSScript or better coding in a different language?
  • I have read in some sources that I can use Net Object to code it in VBSScript, but I do not know how it fixes my problem or is absolutely Please, can someone explain me briefly?

Thanks for all your reply;)


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -