Volume Mixer - change link in traybar

Discussion in 'Windows 10' started by MaCXyLo, Jul 31, 2015.

  1. MaCXyLo

    MaCXyLo MDL Novice

    Nov 27, 2007
    28
    0
    0
    #1 MaCXyLo, Jul 31, 2015
    Last edited by a moderator: Apr 20, 2017
    i bring back the old volume mixer with the following registry entry on win10:

    Code:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\MTCUVC]
    "EnableMtcUvc"=dword:00000000
    i want to change the link for the volume mixer icon in the taskbar.

    By default the following sound mixer opens:

    Code:
    sndvol.exe -f
    But i like to open...

    Code:
    sndvol.exe
    with a single click on the volume mixer icon.

    Anybody know's where i can find the registry key or start entry?

    Kind Regards