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

    En:how to close the browser without ending the task? Pt.Br:como fechar o navegador sem finalizar a tarefa?

    Windows
    2
    10
    522
    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.
    • SKRTTZS
      SKRTTZ
      last edited by

      En:I'm trying to make alexa close the browser by voice command, but the only way I could was finishing the task, and as I use brave even closing the browser, the tabs are still saved and if I finish the task they close too

      PT_BR:Estou tentando fazer a alexa fechar o navegador por comando de voz porém unico jeito que consegui foi finalizando a tarefa, e como eu uso o brave mesmo fechando o navegador as abas continuam salvas e se finalziar a tarefa elas fecham também

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

        @skrttz, what's wrong with ending the Brave browser task? Do you not want the tabs to be saved? I'm trying to figure out what you want to happen differently.

        Russell VanderMey

        SKRTTZS 1 Reply Last reply Reply Quote 0
        • SKRTTZS
          SKRTTZ @Russ
          last edited by

          @russ I would like the browser to close but with the tabs saved

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

            @skrttz, when I used this command to close Brave, it saved my browser tabs:

            taskkill /im brave.exe
            

            When I re-opened Brave, my tabs were re-opened.

            Russell VanderMey

            SKRTTZS 1 Reply Last reply Reply Quote 0
            • SKRTTZS
              SKRTTZ @Russ
              last edited by

              @russ thanks a lot, can I take the opportunity to ask something?, I recently tried to open the xbox app that is downloaded from the microsoft store, the command was start xbox:, but it opens the xbox console not the app and I've tried everything like, start AppXbox, I even got the id and the PackageFamilyName which from what I saw is necessary to start the app through cmd but I was not successful, you know how I open it and again thank you very much for the help with Brave

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

                @skrttz,

                I used this process and found the protocol name in this section of the AppxManifest.xml file:

                  <Extensions>
                    <uap:Extension Category="windows.protocol">
                      <uap:Protocol Name="xbox-tcui" />
                

                But when I ran start xbox-tcui I got this useless window:

                fa18b936-c4f1-4851-abef-63fef224ebc1-image.png

                So for some reason the normal process doesn't work for the Xbox app.

                I'll do some more research, but it's not looking good.

                Russell VanderMey

                SKRTTZS 1 Reply Last reply Reply Quote 0
                • SKRTTZS
                  SKRTTZ @Russ
                  last edited by

                  @russ n my research i saw that to open xbox by cmd you need the
                  Application package family name.
                  application ID. at the end the command is explorer.exe shell:appsFolder<PackageFamilyName-here>!<App ID>
                  but I don't know if I did something wrong it doesn't open the app this is the link to the article https://www.thewindowsclub.com/open-microsoft-store-apps-from-command-prompt

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

                    @skrttz, I tried that method but it didn't work for me. I did find a method though.

                    I created a shortcut (.lnk) file, and I'm able to run it via that shortcut like this:

                    88ff2916-05c7-4d4f-89f7-f2b7019f5d20-image.png

                    These were my steps to create the xbox.lnk file on my desktop:

                    Open the Applications folder:
                    2f2375af-ddd3-4545-a49b-6aa44fda2a74-image.png

                    Right-click Xbox and click Create shortcut:

                    4cdbc0b5-7e09-47eb-b449-497d48e34adf-image.png

                    Now I have an Xbox.lnk file on my desktop:

                    f413d59c-c039-401c-9862-9eb8b85d4fc8-image.png

                    Russell VanderMey

                    SKRTTZS 1 Reply Last reply Reply Quote 0
                    • SKRTTZS
                      SKRTTZ @Russ
                      last edited by

                      @Russ trigggercmd.png triggger.png

                      for some reason it won't go here

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

                        @skrttz , whenever there are spaces in the command path, you have to quote it.

                        Russell VanderMey

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