Link to open volume controls

G

Gus Collot

Hi, everybody...

What would the procedure, script or tag to open the volume control panel
from a link or button ? I know there's an add-in for this, but I would like
to be able to access the system's control in order to standardize the
function in any PC.

Thanks,

Gus Collot
 
S

Shyam Pillai

Gus,
Set an action setting to run program - sndvol32.exe

or use a macro to launch it - shell("sndvol32.exe")

Regards
Shyam
 
Top