I figured it out, for anyone else who has this problem here is what i did
#1 copy the ISOLINUX directory from disk 1 to your hard drive, it should have files named vmlinuz and initrd.img
#2 Go to this URL and download LOADLIN.EXE in the dosutils directory
http://download.fedora.redhat.com/p...86/os/dosutils/
#3 copy LOADLIN.exe into the same directory where you copied isolinux
#4 boot into a dos prompt from your version of windows
#5 cd to the isolinux directory on your hard drive and use this command line:
loadlin vmlinuz initrd=initrd.img
#6 set everything and complete the installation