>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
I updated the Python version on my Windows 8.1 box to match yours exactly,
and here is what I see:
Microsoft Windows [Version 6.3.9600]
> (c) 2013 Microsoft Corporation. All rights reserved.
>
> C:\Users\vernon>py
> Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit (Intel)]
> on win
Hi,
I sent this to "pywin32-b...@lists.sourceforge.net" a while ago but it
doesn't show up in the archive, so I try here.
I just started working with Windows 8.1 and run into problems with above.
2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit (Intel)]
Python Type "help", "copyright
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
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