Try this Create a batch file, named "leo.bat "in c:\ root
that is simply C:\Python27\pythonw.exe "C:\Leo-4.9-final\launchLeo.py" %1 or to run in console mode use python not pythonw C:\Python27\python.exe "C:\Leo-4.9-final\launchLeo.py" %1 assuming python27 and the leo directory above Then on the desktop use the right click menu to create a new Shortcut that points to this file. After the Shortcut is created, your can right click on it and use Properties to "Change Icon" Windows might complain that leo.bat has no icons, but browse for one in C:\Leo-4.9-final\leo\icon (i think) With this set up you associate 'leo files with the leo.bat file and later change the leo location or use an updated version of Leo or Python by just changing the .bat file. -- 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.
