Re: [python-win32] Control Volume on Windows [SEC=UNCLASSIFIED]

2014-03-12 Thread Tim Roberts
Andrew MacIntyre wrote: >> Trevor Haba wrote: >>> I'm looking for a way to use python to change the volume on windows. >>> After some googling the best I could come up with was this script I >>> got from a relatively ancient entry on this mailing list (I think it >>> was from 2005 or something).

Re: [python-win32] Control Volume on Windows [SEC=UNCLASSIFIED]

2014-03-11 Thread Andrew MacIntyre
>Trevor Haba wrote: >> I'm looking for a way to use python to change the volume on windows. >> After some googling the best I could come up with was this script I >> got from a relatively ancient entry on this mailing list (I think it >> was from 2005 or something). I'm using windows 7, and I wou

Re: [python-win32] Control Volume on Windows

2014-03-11 Thread Tim Roberts
Trevor Haba wrote: > I'm looking for a way to use python to change the volume on windows. > After some googling the best I could come up with was this script I > got from a relatively ancient entry on this mailing list (I think it > was from 2005 or something). I'm using windows 7, and I would like

[python-win32] Control Volume on Windows

2014-03-11 Thread Trevor Haba
I'm looking for a way to use python to change the volume on windows. After some googling the best I could come up with was this script I got from a relatively ancient entry on this mailing list (I think it was from 2005 or something). I'm using windows 7, and I would like it to work on windows 8 if