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

    How to use TriggerCmd to run my code?

    Scheduled Pinned Locked Moved Windows
    3 Posts 2 Posters 723 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.
    • Eddie HouE Offline
      Eddie Hou
      last edited by

      I added a command to run my Pycharm developer, also opened my code, but I don't how to make it run, it just only opens the file, not run it, I want both, open and run

      RussR 1 Reply Last reply Reply Quote 0
      • RussR Offline
        Russ @Eddie Hou
        last edited by

        @Eddie-Hou, if you just want to run your python code, you could run it outside of Pycharm with a command like this:

        python yourcode.py
        

        But if you still want to run it within pycharm, you could use a command like this:

        nircmd sendkeypress ctrl+shift+F10
        

        I just tested it and it worked for me.

        https://nircmd.nirsoft.net/sendkeypress.html

        Russell VanderMey

        1 Reply Last reply Reply Quote 0
        • Eddie HouE Offline
          Eddie Hou
          last edited by

          I can not download nircmd from the link

          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