[ python-Bugs-984290 ] Useless question in bdist_winst installers

SourceForge.net noreply at sourceforge.net
Sat Jul 3 21:23:28 EDT 2004


Bugs item #984290, was opened at 2004-07-03 05:42
Message generated for change (Comment added) made by mhammond
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=984290&group_id=5470

Category: Distutils
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Heller (theller)
Assigned to: Nobody/Anonymous (nobody)
Summary: Useless question in bdist_winst installers

Initial Comment:
Before a bdist_wininst created installer overwrites
files it asks the user whether files should be
overwritten or not.  This question is annoying and
doesn't seem very useful - it is too late to cancel the
installation (because some files might already have
been installed).

I suggest to remove this question (MessageBox), and
always overwrite files during the installation.

----------------------------------------------------------------------

>Comment By: Mark Hammond (mhammond)
Date: 2004-07-04 11:23

Message:
Logged In: YES 
user_id=14198

+1 - just nuke it.  I can't think of *anything* that makes
sense to ask here, or even at the start (eg, checking if a
version is already installed and then asking the question
seems just as useless)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=984290&group_id=5470



More information about the Python-bugs-list mailing list