Download Latest Version README.md (1.4 kB)
Email in envelope

Get an email when there's a new version of Leo: a programmer's editor & more

Home / Leo / 5.4-final
Name Modified Size InfoDownloads / Week
Parent folder
Readme-quick-install.TXT 2017-01-21 1.0 kB
README.MD 2017-01-21 1.6 kB
LeoAppFolder-5.4.zip 2016-10-22 97.7 MB
LeoSetup-5.4.exe 2016-10-22 7.7 MB
LeoAssoc.exe 2016-10-22 99.7 kB
Leo-5.4.zip 2016-10-22 9.3 MB
Totals: 6 Items   114.8 MB 0
Readme-quick-install.TXT

This document describes two ways of running Leo without having to install *anything* else.

Method 1. (Folder-based, Recommended)

Download the Leo folder, unpack it *anywhere* you like, and run leo.exe from within the unpacked folder.

Method 2. (Single-file, Easiest):

Download leo.exe and execute it *anywhere* by double-clicking on it.

There are two disadvantages to using the single-file method:

1. Before Leo starts, PyInstaller unpacks all libraries and data files to a temp folder:
       ~\AppData\Local\Temp\_MEInnn.
   As a result, starting leo.exe is slower than usual.

2. *Warning*: You can open Leo files from the "Files:Open Leo File" menu,
   but these files exist *only* in the temp folder. They will be *destroyed*
   when you exit leo.exe. If you want to do real work with Leo you must
   create .leo files in a permanent folder on your machine.
   
Both the folder-based and single-file version were created by PyInstaller: http://pythonhosted.org/PyInstaller.
Source: Readme-quick-install.TXT, updated 2017-01-21