Like sdmathis said, your chipcount is off and the GAW Fury is a rebranded Zeus Blizzard. You should make sure that you downloaded the correct mining software from their site and not the version for X6 Devices. Something else to note is that their version of cgminer is based on cgminer 3.1 which is a very old version. If you want to try with the cgminer that you have all you have do is add the --scrypt variable and change the chip count. The GAW fury has 6 chips, so your BAT file should look like so:
cgminer.exe --scrypt -o stratum+tcp://stratum1.altnuts.com:3333 -u VUSd2ykCJRDwQ8ciG97HeL2VpjoC19WKj4.Vishera -p x -S //./COM4 --chips-count 6 --ltc-clk 328 --nocheck-golden
If you want to use a newer miner that gets constant updates, is supported and works with the Fury, then I would suggest you look at bfgminer. If you go that route, then your bat file would look like this:
bfgminer.exe --scrypt -o stratum+tcp://stratum1.altnuts.com:3333 -u VUSd2ykCJRDwQ8ciG97HeL2VpjoC19WKj4.Vishera -p x -S zus:all --set zus:chips=6 --set zus:freq=328