Due to high RAM conssumption after a few weeks running, we are restarting manually EmailParsing.
In order to automate this process, we want to write a BAT file ans schedule once a week
Is there any command to stop and start EmailParsing from MSDOS console?
Thanks
Julian
In order to automate this process, we want to write a BAT file ans schedule once a week
Is there any command to stop and start EmailParsing from MSDOS console?
Thanks
Julian
To stop Email&Parser:
taskkill /IM emailandparser.exrAnd to start it, simply:
emailandparser.exe