Just thought I would point out that the equipment macro puts the wrong macro for ranged items (i.e. Bard instruments, bows/guns/crossbows).
When making an item set it will create a macro page that you can copy and paste which works in windower.
The only problem is the ranged. It should be:
/equip range "Cornette +1";
Right now it's doing this:
/equip ranged "Cornette +1";
It's not a huge deal but just figured you might want to know.