[issue4918] Windows installer created with Python 2.5 does not work with Python 2.6.1

2009-01-11 Thread Juha Rantanen
Juha Rantanen added the comment: Python 2.6.1 was installed with option all users. I have admin rights and the Windows version is: XP Professional Version 2002 Service Pack 3 ___ Python tracker <http://bugs.python.org/issue4

[issue4918] Windows installer created with Python 2.5 does not work with Python 2.6.1

2009-01-11 Thread Juha Rantanen
New submission from Juha Rantanen : 1. Create Windows installer with Python 2.5 from attached project. 2. Install it with Python 2.6.1. 3. The post-installer will fail with error message: *** run_installscript: internal error 0x *** The code causing this is: import socket and the

[issue4566] 2.6.1 breaks many applications that embed Python on Windows

2009-01-09 Thread Juha Rantanen
Juha Rantanen added the comment: We encountered a problem that Windows installer created with 2.5.2 could not be installed with 2.6.1 as executing the post-installer script fails. More details about the reason can be found from http://code.google.com/p/robotframework/issues/detail?id=196. Is

[issue4878] post installer script's message is not shown to user with bdist_wininst

2009-01-08 Thread Juha Rantanen
New submission from Juha Rantanen : 1. Create installer with bdist_wininst with python version 2.5 2. Install it to 2.6 Python. 3. The post installer message is not shown to user in the installer window. 4. Remove the installation from add/remove programs. 5. Messages coming from removing are