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

Open hyper terminal in windows

Windows
2
4
2.8k
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.
  • L
    Lucas Camila
    last edited by Oct 28, 2020, 4:48 PM

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

    R 1 Reply Last reply Oct 29, 2020, 12:29 AM Reply Quote 0
    • R
      Russ @Lucas Camila
      last edited by Oct 29, 2020, 12:29 AM

      @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
      • L
        Lucas Camila
        last edited by Oct 29, 2020, 8:28 PM

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

        R 1 Reply Last reply Oct 29, 2020, 9:51 PM Reply Quote 0
        • R
          Russ @Lucas Camila
          last edited by Russ Oct 29, 2020, 9:52 PM Oct 29, 2020, 9:51 PM

          @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
          3 out of 4
          • First post
            3/4
            Last post