Hi,
To continue from the previus post.
1. Open MPLAB with no project open.
2. Click on Programer, Selecet programer, and chose the programe that you want to use.
3. Click on Configure, select device. and set to your target pic device.
4. Click on file import, and load the hex file that you want.
5. Click on Configure, select Configure bits and set to the appropriat bit configuration.
6. Click on the Download icon to program the pic with your software.
7. When you wil unplug the programer cable the pic will start runing.
Good luck.