[ python-Feature Requests-1635363 ] Add command line help to windows unistall binary

SourceForge.net noreply at sourceforge.net
Fri Jul 13 19:56:24 CEST 2007


Feature Requests item #1635363, was opened at 2007-01-14 21:58
Message generated for change (Settings changed) made by theller
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1635363&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Distutils
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: anatoly techtonik (techtonik)
>Assigned to: Nobody/Anonymous (nobody)
Summary: Add command line help to windows unistall binary

Initial Comment:
It is impossible to remove package installed with uninstall binary created with Distutils unless you know that you need to specify -u switch. 

"E:\ENV\Python24\Removescons.exe" -u "E:\ENV\Python24\scons-wininst.log"

If there are any additional switches - they could be displayed in MsgBox instead of/along with error message. 

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

Comment By: Thomas Heller (theller)
Date: 2007-01-24 21:35

Message:
Logged In: YES 
user_id=11105
Originator: NO

I do not remember what my original intention was to not document the usage
of the bdist_wininst uninstaller.  However, this is the first time that
this request has come up, so it seems there is no pressing need to run the
uninstaller manually.  You could (and probably should) use the control
panel app to remove packages.

Now, you have discovered the magic that is needed so you can use it.

I would prefer not to 'fix' this - especially since there are other
problems with bdist_wininst, I guess it will be superseeded by bdist_msi
sooner or later.

Changing this to 'feature request'.

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

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


More information about the Python-bugs-list mailing list