--- a/install.py Fri Sep 11 19:45:19 2015 +0200 +++ b/install.py Sat Sep 12 12:54:12 2015 +0200 @@ -38,6 +38,9 @@ modDir = None pyModDir = None platBinDir = None +# TODO: change the installation location on Win to the Scripts directory +# following entry is needed to uninstall the scripts from the former location +platBinDirOld = None distDir = None apisDir = None installApis = True