Dont create installers in build notes

This commit is contained in:
Kovid Goyal 2015-12-11 10:40:10 +05:30
parent c929839f14
commit ac019c2460
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -579,6 +579,7 @@ and copy it to windows.
Run::
python setup.py build
python setup.py -OO win32_freeze --no-ice
python setup.py -OO win32_freeze --no-ice --no-installer
This will create the .msi in the dist directory.
This will create a relocatable calibre windows build in build/winfrozen. Simply
run build/winfrozen/calibre.exe to start calibre.