Arduino Boot-Cloner

Hello World!!!

I have used by two years the arduino standalone w/ATmega8, now i could obtain an ATmega168-20PU .I use the original boot-cloner to program my atmega168 but it did not work(it had already used before the boot-cloner for atmega8 successful).After I find this topic, and i have downloaded the file BootCloner168.zip , I tried with the Hex file extractor for use with the Arduino Boot Cloner, using the next file's of arduino 0016, in procesing 1.0.3:
·ATmegaBOOT_168_diecimila.hex
·ATmegaBOOT_168_ng.hex
·ATmegaBOOT_168.hex

I paste the data from the console window of processing into the Arduino Sketch but the run led(yellow) remained ON
.... :cry:

I did something wrong??

thanks for the help!!