Some way to mute-unmute app on win10 with AHK? Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Gh0sTG0
Posts: 55
Joined: 25 Jun 2018, 07:58

Some way to mute-unmute app on win10 with AHK?

Post by Gh0sTG0 » 20 Jun 2021, 14:18

Hi.

Trying to find some way to mute-unmute some number of apps on win10.

Tried This and some other things but none of them work for me.

Testing on bluestacks 5 x64 latest ver, controlling on chrome.

Muting all windows is not a solution. Apps don't have some things like "Send X button to mute me".

Is there some way? Or no?

Gh0sTG0
Posts: 55
Joined: 25 Jun 2018, 07:58

Re: Some way to mute-unmute app on win10 with AHK?  Topic is solved

Post by Gh0sTG0 » 20 Jun 2021, 14:41

So, the solution I have now is to use Sound Volume View from NirSoft.
And then just run:

Code: Select all

run, D:\ahk\SoundVolumeView.exe /Switch BlueStacks

Post Reply

Return to “Ask for Help (v1)”