OK I think Rob does have plenty of computer expereince just not in this area.
So let's walk through getting the ROM image out of WS 5.5.1 Windows executable.
1. Take a copy of vmware-vmx.exe in the \bin subfolder.
2. Get hold of a copy of Resource Hacker from
http://www.angusj.com/resourcehacker/
3. Open the copy of vmware-vmx.exe in Resource Hacker
4. Should see a treeview on left and first node should say BINRES
5. Right click and select "Save [BINRES] Resources..."
6. Once saved then close Resource Hacker
7. Take Data_5.bin and rename hack etc. as it is the BIOS
8. Load it via [code]bios440.filename= "xyz"[/code]
The bios440.rom in earlier versions was a fixed version for Netware guests. Pretty sure it wasn't needed from Ws 4 onwards.
Dave