Jump to content

Recommended Posts

Posted

Ok folks after a discussion with m23 im posting this differently.

I have a software called ksetup now for me to setup this software I need to use a variety of Send, Mouseclick & mousemove operations.

Now that all works randy dandy when I am running the script on my resolution of 1024x768.

Now my boss wants to be able to run this script on his machine but his resolution is 1080p.

Now because my script runs heavily on precise mouse operations.

I want to create a script that!

When runs changes screen resolution to mine 1024x768 runs this setup of hardware on ksetup. Then after the settings are configured I want to revert back to my original resolution.

SO:

1080p ----> 1024x768 & "run script to configure settings" ----> "go back to" & 1080p :idiot:

  • Moderators
Posted

olo,

This is not the question I suggested that you ask. :naughty:

What I did suggest was seeking help to automate this "ksetup" app - can you give a link? It might be possible to automate it without using such screen resolution dependent methods. ;)

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

Posted

Looks like kSetup is an ordinary windows GUI.

If this is true I suggest to use the Control* functions of AutoIt. Drop all screen related functions to make your script much more reliable.

My UDFs and Tutorials:

  Reveal hidden contents

 

  • Moderators
Posted

Rickname,

As the Mod who closed the earlier thread to which you linked has already posted in this one and is letting it run, perhaps he knows more about the subject than you. While I am always very happy for conscientious forum members report anything they think might be suspicious, I would ask them please to think a bit before jumping to conclusions. ;)

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...