Change Display Resolutions

This bot allows you to control screen resolution on multiple displays.

Top Benefits

  • This metabot solves a very common problem where the original bot is resolution dependent and was recorded with a different resolution than the system on which the bot is being run. If you know the resolution under which your bot was recorded, then you can switch to the bot recorded resolution by calling the metabot APIs and then switch back to the bot host resolution at completion. Otherwise, it would mean re-recording the whole bot for the new resolution which is often impractical.

Tasks

  • Creates an internal list of Display Devices inside the metabot
  • Retrieves a count of Display Devices (monitors) attached to your system
  • Retrieves the internal name of each monitor
  • Changes each monitor resolution
  • Restores each monitor resolution
  • Destroys the internal list of Display Devices inside the metabot
In order to run this bot, we first have to navigate to the “Bot Store Display Resolution My Utils” folder, either with the command prompt or with Windows Explorer and run the command line script BotFix.cmd by double clicking on the file. The BotFix.cmd command script will copy the very necessary sDispRes32.dll to the temporary folder C:ProgramDataAutomationAnywheretemp on your system. As long as you need to use this bot the DispRes32.dll has to be in the above temporary folder, no other place. You can clean it out when removing this bot. Resolution can only be changed by a physically logged in user (RDP login not supported.)

Setup process

Install

Download the Bot and follow the instructions to install it in your AAE Control Room.

Configure

Use the Bot in a bot, configure keys and other credentials the Bot will need (see the ReadMe for details.)

Run

That's it - now the Bot is ready to get going!

Requirements and Inputs

  • Input details

Customer Reviews

5.0(1 review)
5 star100%
4 star0%
3 star0%
2 star0%
1 star0%
Ease of Use0.0
Functionality & Reliability0.0
Documentation & Samples0.0

one of my ideas to implement this manually with cmd using object cloning to check the Screen resolution because whenever there is a windows update or maintenance update and set to auto reboot, somehow machine changes its Screen resolution. This BOT Helps us to identify the desired resolution before we start our process. Very helpful thanks

thrinath.kalapatapu