Does this leo.bat work better?

{{{
setlocal
set PYTHONHOME=%~dp0\root\apps\Python27
set PATH=%~dp0\root\bin
%~dp0\root\bin\python.exe %PYTHONHOME%\Scripts\leo
endlocal
pause
}}}

If not please send me the results of what it prints to the console window.

thanks,

-matt



On Thu, Apr 18, 2013 at 6:12 PM, HaveF <[email protected]> wrote:

> On Fri, Apr 19, 2013 at 8:56 AM, HaveF <[email protected]> wrote:
>
>> On Fri, Apr 19, 2013 at 4:04 AM, Matt Wilkie <[email protected]> wrote:
>>
>>> > Here is a recipe for installing Leo from scratch on Windows (Win7
>>> tested).
>>>
>>> ...and the results of that recipe, with some very small hand edits,
>>> packaged up in an all-in-one ready to go portable Leo zipfile (52mb).
>>> Simply unpack somewhere and run Leo.bat.
>>>
>>> https://googledrive.com/host/0BxjYoJ7VMm5VbE11NHM3Q3RIRVk/
>>>
>>> I'm interested in how well it does or doesn't work on different flavours
>>> of Windows.
>>>
>>
>> That's great. I'll test it on my virtualbox winxp later.
>>
> When execute Leo.bat on winxp, it says,
> "The system cannot execute the specified program"
>
> Just  add some echo to OSGeo4W.bat,
> the problem seems at this line:
>
>     for %%f in ("%OSGEO4W_ROOT%\etc\ini\*.bat") do call "%%f"
>
> By quick search this error message, I found
>
> http://nirlevy.blogspot.com/2008/03/system-cannot-execute-specified-program.html
> does some dll files are only used for win7?
>
>
>> Btw, I strongly suggest add this recipe and this link to leo's doc.
>>
>> There are so much of recipes(like pearls) bury under googlegroups instead
>> of doc for permanent saving.
>>
>>>
>>>
>>> -matt
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "leo-editor" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> To post to this group, send email to [email protected].
>>> Visit this group at http://groups.google.com/group/leo-editor?hl=en.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>>
>> --
>> --
>> Sincerely,
>>
>> HaveF
>>
>
>
>
> --
> --
> Sincerely,
>
> HaveF
>
> --
> You received this message because you are subscribed to the Google Groups
> "leo-editor" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/leo-editor?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to