Page 1 of 1

select sound device

Posted: Mon Apr 08, 2019 7:00 pm
by Ryuisnod
saw a way to do this on here but it next/previous sound card
make a batch script up with...
------
@echo off

nircmd setdefaultsounddevice "your device name" 1

------

need to have nircmd installed.

make up one for each sound device and you can ask to change to the specific device.

trying to figure out doing the same with screens but push2run doesnt seem to like the .ink i made. ill post when sorted.