[python-win32] Executable file version in windows

Tim Golden tim.golden at viacom-outdoor.co.uk
Thu Feb 5 03:30:38 EST 2004


>From: Michel Bélanger [mailto:michel.belanger at seidel.ca]
>
>How can I query a file executable (exe, dll, com)for its version 
>including the revision, i.e.
>
>exemple:
> >>>queryVersion("someprog.exe")
>5.1.2
>

Have a look at this:
http://groups.google.com/groups?q=file+version+wmi+group:comp.lang.python.*&
group=comp.lang.python.*&selm=8360efcd.0308290048.2d88d5d%40posting.google.c
om&rnum=5

(If that url gets broken, Google in c.l.py for "win32 file attributes")

TJG

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________



More information about the Python-win32 mailing list