If you guys have a crashing cgminer (I think we all do, rarity varies), create yourself a new batch file (and place it in your cgminer folder with the rest of your batch files) that kill an reload cgminer every x amount of time. This way you minimize down time especially overnight when you need the much needed sleep. I made this for my Windows 7/8 miners and it works fine.
:top1
cd C:\Users\Home\Desktop\cgminer-3.7.2-windows
START _max_smt.bat
timeoutT 1800
taskkillfim "cgminer.exe"
timeoutT 10
goto top1
Replace the second and third line with the proper path to you cgminer directory and third line with the name of the batch file with your cgminer settings. Time T is in seconds, so you can adjust it to your liking. Run this batch file to periodically call the batch file you'd normally run instead.

If I earn you some extra MAX - mYCNVTLbpQAXVLHPNMVcpJFxENQDNfJWQw
