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

    Open hyper terminal in windows

    Windows
    2
    4
    2.6k
    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.
    • Lucas CamilaL
      Lucas Camila
      last edited by

      Hi! I'm running Windows 10...How can I open Hyper and run command?

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

        @Lucas-Camila, how did you get Hyper Terminal on Windows 10? I thought Microsoft discontinued it.

        Anyway, if you can find the .EXE, you could run it using its full path as the command. Something like this:

        "C:\Program Files (x86)\HyperTerminal\HyperTerminal.exe"
        

        Russell VanderMey

        1 Reply Last reply Reply Quote 0
        • Lucas CamilaL
          Lucas Camila
          last edited by

          Yes, i use Hyper Terminal with wsl...
          How can I run a command after opening the terminal?

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

            @Lucas-Camila, is this the Hyper terminal you're talking about? https://hyper.is/

            One option is you could add hyper to the end of your ~/.bashrc file to run it when you start WSL.

            This command can open WSL for you:

            start wsl
            

            For what it's worth I also noticed you can run bash scripts in WSL from TRIGGERcmd with a command like this:

            bash /home/russ/script.sh
            

            Russell VanderMey

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