I have upgraded to PBP3 gold and the PicKit 3, and its a bit different to program chips now. so I need some help in my processes of how to go about making some settings changes. before: using MCS4 I would make my rogram and compile a HEX file, then I would open my software (chinese programmer) load my HEX file, open FUSES, set my OSC, WDT, MCLR, Etc... , then Hit program and thats it. currently: My MCS5 handles my PicKit 3 programmer directly, however I cannot find a location anywhere to set my Fuses/Switches. Is there a way? if not am I going to have to hard code my "defaults" I like in the Chip .inc files, or will I have to do it with code each time Usually all I used to do is turn off WDT, MCLR, Brownout, and set my OSC to internal, however there are times I want to use a crystal or ttl clock.