commit | 08e7295ef8492bcf88dda45b15953bbb4d35914d | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Tue Apr 16 20:48:01 2002 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Tue Apr 16 20:48:01 2002 +0000 |
tree | c0c4c9f781f1752600de2b7c4aeb318dd94d5632 | |
parent | 34f300a53ea4e5a8396129b171e6d97bf4e4680d [diff] |
Windows installer: disabled Wise's "delete in-use files" uninstall option. It was the cause of at least one way UNWISE.EXE could vanish (install a python; uninstall it; install it again; reboot the machine; abracadabra the uinstaller is gone). Bugfix candidate, but I'll backport it myself.