Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/22/2022 in all areas

  1. I made a Monitor Management example, that you could use if you need more control over your monitors (see my signature).
    1 point
  2. i had no idea about the Win+P keyboard shortcut. the laptop does hold it's memory, so i think your solution of the dos DisplaySwitch command will work perfectly!
    1 point
  3. Hi everybody I'm aware Gianni's last post just above was written 7 years ago, but there's something important to add to his script. First of all, the script is great because it returns (simply) what has been pressed by the user on the external MsgBox, which is a crucial information when more than 1 button can be pressed in this external MsgBox. The script runs fine when it's not compiled, but it doesn't work when compiled... unless we add the following line at the beginning of the script : #pragma compile(AutoItExecuteAllowed, True) I just found this line in one of Nine's script and it's also in AutoIt help file, at the very end of the topic Running Scripts (chapter "Important notes")
    1 point
×
×
  • Create New...