commit | 5c5ea1a4618e5da1d43e1ddf39cfc6ad0c12f423 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Fri Mar 16 20:57:37 2001 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Fri Mar 16 20:57:37 2001 +0000 |
tree | 952f8fd50be499c312f710f1e3f87a3710db7b1d | |
parent | b15bbc8d3d1e42da8b2fe4f4eb83108a76025a49 [diff] |
The bdist_wininst.py command has been recreated after wininst.exe has been changed to include an uninstaller. I forgot to mention in the uninstaller checkin that the logfile name (used for uninstalling) has been changed from <module>.log to <module>-wininst.log. This should prevent conflicts with a distutils logfile serving the same purpose. The short form of the --bdist-dir (-d) option has been removed because it caused conflicts with the short form of the --dist-dir option.