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

SourceForge.net noreply at sourceforge.net
Wed Jan 24 21:20:50 CET 2007


Bugs item #1635363, was opened at 2007-01-14 15:58
Message generated for change (Settings changed) made by akuchling
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&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: Python 2.5
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: anatoly techtonik (techtonik)
>Assigned to: Thomas Heller (theller)
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. 

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

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


More information about the Python-bugs-list mailing list