new script to stop and start the exim and courier and spamassassin and mailman services
[feisty_meow.git] / scripts / winders / zap_msbuilds.sh
1 #!/bin/bash
2 # this simple script kills off some troublesome processes in preparation for a new build
3 # with visual studio.
4 zap_process.exe msbuild.exe 
5 zap_process.exe mspdbsrv.exe
6