TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Doubts for creating .bat files

    Windows
    2
    3
    370
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wendergalan
      last edited by

      Hello I would like to turn off a specific monitor or turn it on, as well as being able to open a software on a certain screen maximized.

      I'm using bat files to execute this type of command because it is more organized.

      Can someone help me?

      1 Reply Last reply Reply Quote 0
      • W
        wendergalan
        last edited by

        Another thing, I signed the PREMIUM but here in Brazil your currency is worth five times more than ours and the value of U $ 19.99 is expensive before our reality, I would like you to consider changing the value for different regions.

        Thank you very much!

        RussR 1 Reply Last reply Reply Quote 0
        • RussR
          Russ @wendergalan
          last edited by

          @wendergalan, I found this tool called cmdow that can move a window to specific coordinates.

          https://ritchielawrence.github.io/cmdow/

          This batch file opens Calculator, then moves it to my second monitor, then maximizes it:

          calc
          cmdow calculator /mov 2000 60
          cmdow calculator /max
          

          I haven't found a solution for turning specific monitors on or off yet.

          About having different prices for different countries, I'd rather not do that. Paypal doesn't give me that option, and I think $19.95 is still pretty cheap for a full year.

          Russell VanderMey

          1 Reply Last reply Reply Quote 0
          • First post
            Last post