@echo OFF
chcp 65001 > nul
".\PortablePython27\App\python.exe" xorer_all.py > .\logs\xorer.log & type .\logs\xorer.log

