[windows installer] fix #1668

check python version
add Gpg4win installation
This commit is contained in:
Bezleputh 2014-11-24 17:02:30 +01:00 committed by Florent
commit 2aa44acd20
2 changed files with 234 additions and 170 deletions

View file

@ -1,6 +1,9 @@
set WEBOOB_VERSION=0.i
set WEBOOB=weboob-0.i-py2.7.egg
set LIST_APPLIQUATIONS_QT=qboobmsg qcineoob qcookboob qflatboob qhandjoob qhavedate qvideoob qwebcontentedit weboob-config-qt
REM x32 | x64
set ARCHITECTURE=x32
set LOCAL_ARCHITECTURE=x64
set WEBOOB_VERSION=1.0
set WEBOOB=weboob-1.0-py2.7.egg
set LIST_APPLIQUATIONS_QT=qboobmsg qcineoob qcookboob qflatboob qhandjoob qhavedate qvideoob qwebcontentedit weboob-config-qt
REM x32 | x64
set ARCHITECTURE=x64
set LOCAL_ARCHITECTURE=x64
REM version required for WEBOOB
set PYTHON_VERSION=2.7
set PYTHON_MINOR_VERSION=6