Ok i have gotten a little bit further now. I can now get it to load but when i click on load game then the PBN game file I get this message......
component richt32.ocx' or one of its dependencies not correctly registered: a file is missing or invalid.
I am so close to playing this i can smell the reels going round lol.
Sounds like the richtext activex control isn't registered on your machine. You'll probably need to do the same as the other DLLs.
Copy the richt32.ocx into
c:windowssystem32
Go to the start menu, type command, find the command prompt icon, right click and choose, run as administrator.
Then type
Code:
regsvr32 c:windowssystem32richt32.ocx
It'll probably then work.
I guess this might have been included in one of the vista updates you've not done yet - if its new it takes ages for the updates to actually ripple through to the point where you can install service pack 1 and beyond.