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

    Doubts for creating .bat files

    Scheduled Pinned Locked Moved Windows
    3 Posts 2 Posters 929 Views 1 Watching
    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 Offline
      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 Offline
        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 Offline
          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

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post