> it's the trailing %*, use "%1" instead.

Here is my setup...

Set up file type association:

C:\> ftype LeoFile=C:\Python27\pythonw.exe C:\apps\leo\launchLeo.py “%1″
C:\> assoc .leo=LeoFile


And put this leo.bat in %PATH%:

@start /b "Leo" C:\Python27\python.exe C:\apps\leo\launchLeo.py %*



-- 
-matt

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to leo-editor@googlegroups.com.
To unsubscribe from this group, send email to 
leo-editor+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to