On Wed, 10 Jun 2009 16:54:10 +0600, Mark Khait <[email protected]>
wrote:
> When Python is installed in “User only” mode (not for all users),
PyQt
> installer can`t locate Python`s install path.
> I think installer doesn`t check registry root HKEY_CURRENT_USER
> alongwith HKEY_LOCAL_MACHINE.
> Registry path is the same in both
> cases(‘SOFTWARE\Python\PythonCore\2.5\InstallPath’).
> 
> Also, when launched under user (not Administrator) account, installer
> doesn`t save info about PyQt4 in registry (in HKEY_CURRENT_USER root,
> SOFTWARE\PyQt4). It saves info only in HKEY_LOCAL_MACHINE root, only
> when launched under Administrator account.
> 
> Thanks, Mark.
> 
> P.S. Please answer you can read my message normally - last time i send
> message from another e-mail and it was attached as a link in
> mail-list, not very goot to read...

I think this is fixed in newer installers. Older installers (ie. those for
older versions of Python) will not be updated.

Phil
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to