Getting file version information

Roger Upole rupole at compaq.net
Fri Apr 14 23:20:11 EDT 2000


I don't know if this COM object is available on your system, but on win98 I
can:
   1) run makepy on "Microsoft Scripting Runtime"
   2) x=win32com.client.Dispatch('Scripting.FileSystemObject')
   3) x.GetFileVersion('somefilename')

                 Roger Upole



"Daniel Zapata" <danzap_python at yahoo.com.br> wrote in message
news:20000413163629.28006.qmail at web4303.mail.yahoo.com...
> I´d like to know how to get the file version
> information in Windows. I´m using pythonwin and
> couldn´t find the GetFileVersionInfo API on the
> win32api module.
>
> Thanks
>
> Daniel Zapata
>
>
____________________________________________________________________________
> YAHOO! BATE-PAPO
> Conheça gente nova, faça amigos e divirta-se! - http://www.yahoo.com.br
>





More information about the Python-list mailing list