New submission from Juha Rantanen <juha.ranta...@iki.fi>:

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 not shown to the user.


This same happens if the installer is created with python 2.6 and it is
installed to 2.5 Python. See attached project, which can be used to
create the installer which contains post installer script.

----------
components: Distutils
files: simple.zip
messages: 79404
nosy: rantanen
severity: normal
status: open
title: post installer script's message is not shown to user with bdist_wininst
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file12648/simple.zip

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4878>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to