[wxPython-users] Re: Multi-version installs, happyness?, feedback
please!
Robin Dunn
robin at alldunn.com
Wed May 23 14:43:50 PDT 2007
Werner F. Bruhin wrote:
> Jean-Michel's request to be able to "multi install" even a minor version
> would be very very useful during testing. I don't mind if the installer
> overwrites as one can easily rename the folder one self, but it would be
> very nice if one could select even a minor version.
It should already support that. If you change the dir names to include
the minor version, or even all 4 version components, and then specify
all 4 components in the select call, then it should choose the right
one. Where it can get fuzzy is when there isn't an exact match and it
tries to make the best guess.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list