Jump to content

Recommended Posts

Posted

Hello guys, 

is it possible to make a script that changes the main display automatically ? 

 

We are using parallels on Mac and windows doesnt remember the main display we last set when we start it up.

 

Thank you !

  • Solution
Posted (edited)

Look at Breina's comment (Bottom comment) here.

You could then run the command from within your script using:

Run('MultiMonitorTool.exe /SetPrimary <Monitor>', '', @SW_HIDE)

Not able to test this for you - sorry.

Edited by Luke94
Posted
45 minutes ago, Luke94 said:

Look at Breina's comment (Bottom comment) here.

You could then run the command from within your script using:

Run('MultiMonitorTool.exe /SetPrimary <Monitor>', '', @SW_HIDE)

Not able to test this for you - sorry.

It worked. 

Thank you very much !!

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...