Problems with my miner.bat

I recently changed my bat file up. When I run the miner all the gpus get an error "gpu 1 failure, disabling" I changed the file back and I still get the same error. I am ruining 4 HD7970s with a 1200w gold psu. I will offer a 15 reward of btc or ltc to whoever can help me get this running. Here is my bat config: 

setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
cgminer --scrypt -o stratum+tcpstratum+tcp://pool1.us.multipool.us:3352 -u x -p x -I 13,13,13,13 --thread-concurrency 8192,8192,8192,8192 -w 256,256,256,256 --lookup-gap 2 --gpu-powertune 20,20,20,20 -g 1 -v 1 --no-adl --no-restart

I have found a solution to this problem thanks