[Distutils] bdist_wininst
M.-A. Lemburg
mal@lemburg.com
Wed Jan 17 17:25:01 2001
I've just tried to create a wininst based version of my packages.
The installer works great except for a few nits:
* the text box showing the description could be wider
* no documentation files are installed -- is there a way to get
those installed somewhere
* the installer install directly into \Python20 -- shouldn't
it install to \Python20\Lib ? What's the standard here on Windows ?
* the installer doesn't register itself in the Windows Software
registry -- an uninstall is not possible (this would be *very*
nice to have)
Any hints ?
--
Marc-Andre Lemburg
______________________________________________________________________
Company: http://www.egenix.com/
Consulting: http://www.lemburg.com/
Python Pages: http://www.lemburg.com/python/