[Eric] Too many .bat files in Python directory in Windows?

Francesco Biccari biccari at gmail.com
Tue Aug 3 17:42:01 BST 2010


Hello,

woldn't be better to remove all those batch files generated by the
Eric installation
in the Python directory? I think a single eric5.bat or eric4.bat is enough.

Moreover, why Eric still use this kind of "launcher"?
Maybe an entry in the Start Menù is more user friendly and modern.

Finally why leave the command line interface open?
I suggest to modify the eric5.bat file in this way:

@start "Eric5" C:\Python31\pythonw.exe
C:\Python31\Lib\site-packages\eric5\eric5.py %1 %2 %3 %4 %5 %6 %7 %8
%9


Regards.
Fra


More information about the Eric mailing list