Edward K. Ream wrote: > There is still plenty of time to suggest improvements. In particular, > at present leo.nsi does not attempt to find python. This should be > fixed provided there is a reliable way to find "modern" (post Python > 2.4) installations. > > Edward > If they used the windows installer for Python 2.5+, we can find the root directory in the key hklm\software\python\pythoncore\2.x\installpath. If that key doesn't exist, we can show a dialog for them to browse to their root python folder, and verify that python.exe lives there. Am I missing something?
I'll be able to finish my edits to your new script tonight after work. I have to say, this is all very cool, and moving quickly! I'll do my best to keep up. Rob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
