SFSxOI, did you save the .rc file in the PB IDE? If so, don't do that, as the IDE adds extra lines for its own options which don't belong there. Use Notepad for .rc files.
thats what I ended up doing, editing with notepad and removing the extra stuff added by the IDE. So, thats what is seems the problem is, you can't create the manifest or the .rc in the PB IDE cause it adds stuff. You have to do them in notepad, or maybe another text editor thing. Thats odd too because in previous versions of PB I created them in the IDE and they worked with no problem.