i am trying to load the YaY and when i double click the winboard icon i get a message box that says "Cant Find Slave". and "Cant Create Pipe"
Looks like there is something wrogn with your winboard shurtcut.
First, did you make it to the point where YaY says: Waitiing for connection on port xxxx ?
If you have not made it that far, then winboard did not find a slave to connect to, so go back and fix first the problem with YaY. But if you did, and assuming your port is 6000, then your winboard shurtcut properties(rigth click and select properties) should look something like this:
a. This first example is for when you are trying to connect to a chessbase GUI:
"C:\Program Files\WinBoard-4.2.7\winboard.exe" /zp /ics /icshost 127.0.0.1 /icsport 6000 /fcp="winboard232d.exe -pipe"
Note that winboard232d.exe must be present in your winboard directory
b. This example is for when you are trying to use polyglot:
"C:\Program Files\Winboard-4.2.7\winboard.exe" /zp /ics /icshost 127.0.0.1 /icsport 6000 /fcp "polyglot.exe polyglot.ini"
Note that polyglot.exe should be present in your winboard directory.
Also look at this topic
http://autochess.com/forum/viewtopic.php?f=14&t=55Cheers and good luck,