Gabriel Genellina wrote:

> At Wednesday 27/7/2005 05:46, Neil Benn wrote:
>
>>           If I have an installed instance of win32 et al, is there a way
>> to get the version number that is installed on  a box (preferably
>> without having to start python up - ie is it written in a text file
>> somewhere in the install?).
>
>
> You could enumerate the uninstall keys and see what "looks like" a 
> Python installation...
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\pywin32-py2.3
>  
>
> (I hope there is a better way)
>
<snip>
Hello,

          Yeah the problem is that the place where the win32 files are 
sitting is not where the win32 package was installed (I can install it 
on my local box and dump it onto the server).

Cheers,

Neil

-- 

Neil Benn
Senior Automation Engineer
Cenix BioScience
BioInnovations Zentrum
Tatzberg 47
D-01307
Dresden
Germany

Tel : +49 (0)351 4173 154
e-mail : [EMAIL PROTECTED]
Cenix Website : http://www.cenix-bioscience.com

_______________________________________________
Python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to