3

Just bought Logitech G35 USB headset, want to enable/disable headet in one action.

I have windows 7 64 bit, and currently, to switch from the headset to my spakers (or vice versa) without unplugging the headset, i have to go thru this steps:

  • right click on the sound icon
  • select "sounds"
  • select the "Playback" tab
  • right click headset and hit enable
  • right click speakers and hit disable
  • same steps when wanting to switch back

I have to disable the devices, because not all of the programs which are outputting sound will switch immediately if I just set either device to default.

I am looking for this to be a single action (either a batch script or a windows shortcut to some action with parameters?)

Thanks!

Robotnik
  • 2,645
Roy Rico
  • 6,108

2 Answers2

3

Like this? You could then assign a hotkey to those shortcuts.

ngen
  • 1,543
1

I think you want Autohotkey. You can record keyboard and mouse clicks into macroscripts to run.

brandon927
  • 1,049