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

    Nircmd muteappvolume error

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 1 Posters 1.0k 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.
    • Ro SilvaR Offline
      Ro Silva
      last edited by Ro Silva

      Hello, I'm trying to mutate the game "Farlight 84" using nircmd.
      When I put the name of the game that appears in the task manager it does not work.
      Code (not work):
      start C:\Users\myuser\nircmd.exe muteappvolume /SolarlandClient-Win64-Shipping.exe 2
      When I put the id of the game that appears in the task manager it works.
      Code (work):
      start C:\Users\myuser\nircmd.exe muteappvolume /3608 2
      alt text
      This error only happens with this application, I manage to mutate the vlc using vlc.exe.
      The problem using the game id is that it always changes when I open it.
      Does anyone know how I can mute the app using the name?

      1 Reply Last reply Reply Quote 0
      • Ro SilvaR Offline
        Ro Silva
        last edited by

        Solved, I used WinGet (Auto Hot Key).
        Code Working:

        Browser_Home:: 
        WinGet, pid, PID, ahk_exe SolarlandClient-Win64-Shipping.exe
        run, C:\tools\nircmd.exe muteappvolume /%pid% 2
        return
        
        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