mute computer
-
Hi, how it is possible to mute a computer with the veyon 4.7.4 Software?
when it is not a yet a functionof the software, can you implement this ? -
@rostock You can't do it with Veyon, you can do it with a separate app, you have to run it in Veyon.
Download NirCmd from the NirSoft website: https://www.nirsoft.net/utils/nircmd.html
To mute the sound, type the following command and press Enter:
nircmd.exe mutesysvolume 1To unmute the sound, type the following command and press Enter:
nircmd.exe mutesysvolume 0Make a bat, and done.