[ python-Bugs-984290 ] Useless question in bdist_winst installers
SourceForge.net
noreply at sourceforge.net
Wed Jul 7 09:32:27 CEST 2004
Bugs item #984290, was opened at 2004-07-02 21:42
Message generated for change (Comment added) made by theller
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=984290&group_id=5470
Category: Distutils
Group: None
>Status: Closed
>Resolution: Fixed
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: Thomas Heller (theller)
Date: 2004-07-07 09:32
Message:
Logged In: YES
user_id=11105
Removed the useless question. Thanks for the comment.
----------------------------------------------------------------------
Comment By: Mark Hammond (mhammond)
Date: 2004-07-04 03: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