Tom,
A friend came to the house and explained DOS to me, I think we got there, at least created the .hex file
The last command line ends with m?
(bin \ avrdude -Cetc / avrdude.conf -v -v -v -patmega162 -cstk500v1 -P \\. \ COM10 -b19200 -Uefuse: w: 0xFB: m -Uhfuse: w: 0xDC: m -Ulfuse: w: 0xFF: m -Uflash: w: hex / optiboot_atmega162.hex: i -Ulock: w: 0x0F: m)
So if I understand correctly it is this command line which will give the instructions to the arduino Uno and transform it into AVR?
So I don't need an Arduino ide utility actually?
When will I see the fuses?
Thank you very much, I'm learning things, good evening,
Pierre