Problems (again)

Hi guys I,m having trouble getting bootloader on an attiny85 with my USBASP ..worked fine for a long time
I havent messed with these ATtinys in a while I tried to use arduino IDE to bootload an ATtiny85
now it is saying it cant find my usbasp ? here is the error

Arduino: 1.6.9 (Windows 10), Board: "ATtiny25/45/85, ATtiny85, Internal 8 MHz"

C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avrdude -CC:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf -v -v -v -v -pattiny85 -cusbasp -Pusb -e -Uefuse:w:0xff:m -Uhfuse:w:0xdf:m -Ulfuse:w:0xe2:m 

avrdude: Version 6.0.1, compiled on Apr 15 2015 at 19:59:58
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2009 Joerg Wunsch

         System wide configuration file is "C:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf"

         Using Port                    : usb
         Using Programmer              : usbasp
avrdude: usbasp_open("usb")
avrdude: error: could not find USB device with vid=0x16c0 pid=0x5dc vendor='www.fischl.de' product='USBasp'
avrdude: usbasp_close()

avrdude done.  Thank you.

Error while burning bootloader.

Oh...I used Zadig to try to update my USB drivers that made no difference

any suggestions?

Ohhhhhh these uCs can be a pain ..i have made sure that im using unsigned drivers ..I have installed every
driver that zigdig offers Hmmm Im stumped

After 236 posts I wonder how it hasn't occurred to you to write a title that might attract people who know about your problem. What about "Can't put bootloader on Attiny85"

If you edit your Original Post you can change the title.

...R

You also would more likely get a response by posting in the proper sub forum - in the this case "Microprocessors". That's where the AtTiny fluent usually hang out.