py2exe seems abandoned and still requires python < 3.4
while attrs does not support such an old python version anymore.
* https://ci.appveyor.com/project/shlomif/pysolfc/builds/35127928
To accommodate pyinstaller's directory layout, dist was changed to
dist/pysol in scripts/create_iss.py.
scripts/build.bat had become unmaintained and outdated.
Installer checks for presence of msvcr100.dll library in the System32 folder (or
SysWOW64 in case of 64 bit systems). If not present, it will install it
(version 2010 SP1 x86).
* minor fixes for py2exe
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@209 efabe8c0-fbe8-4139-b769-b5e6d273206e
- fixed `win32_gethomedir'
- minor changes of widgets style
- other minor fixes
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@5 efabe8c0-fbe8-4139-b769-b5e6d273206e