Guys, could you help me please?
I'm trying to change programmatically SRS's settings of my audio device.
Well it's possible to use this command:
rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,playback
but it still needs to push manually the "properties" button, go to the "SRS" tab and check the checkbox.
Is it possible to make powershell script?
Thanks!