Ok, here are the steps taken so far and the results.
Right,Win7 ULT x64
USBtiny with 5.5 from here.
http://www.ladyada.net/make/usbtinyisp/download.htmlI have used my USBtiny before to program my ice clock so im pretty sure its ok.
Download latest WinAVR from:
http://sourceforge.net/projects/winavr/ ... /20100110/So, using the test procedure.
http://www.ladyada.net/make/usbtinyisp/avrdude.html
Suggests all works well.
Then, as an experiment i tried:

So, then i wondered what wouldhappen if i used -F, well, still suggests the programmer is working, but it still doesn't help.

So, back to the "make section of the WB website and programming the chip.
I've unzipped the firmware files for the WB and placed them into a folder.
C:\bubble
I then navigate to this directory and type make burn-fuse. The result is below:

Now, after having slept and had a think, i have a better grasp of what the problem is. Its that AVRDUDE (or "makefile") isnt configured properly to use a USBTiny...So, it means messing with something in AVRDUDE to make it realise that im using a USBTiny programmer. But i'm stuck now as im reading about compiling and source code and i havent got a clue.
Advice???
Thanks....