Thank you good sir I'm back up I really should be more calm ,but I sure wasn't. It took a different perspective to set me straight.
~~~~~KAINXS~~~~~~ KUDO'S
C:\adbtk>adb shell
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
shell@android:/ $ su
su
shell@android:/ # mount -o remount,rw /system
mount -o remount,rw /system
shell@android:/ # chmod 777 /system/build.prop
chmod 777 /system/build.prop
shell@android:/ # exit
exit
shell@android:/ $ exit
exit
C:\adbtk>adb push build.prop /system
2006 KB/s (12321 bytes in 0.005s)
C:\adbtk>adb shell
shell@android:/ $ su
su
shell@android:/ # chmod 644 /system/build.prop
chmod 644 /system/build.prop
shell@android:/ # exit
exit
shell@android:/ $ exit
exit
C:\adbtk>adb reboot
P.S.~~~~~Booted up in 42secs on the dot by the way thank you again
~FIN~