Verifying the integrity of downloaded installer files
Details
Verifying that the downloaded file from www.vmware.com is not corrupted.
Unable to mount the .DMG image file in Mac OS
The following error appears:
<file_name> is not a valid win32 application
Solution
After downloading an installer file or disc image (.ISO ) you can use the MD5 sum value to verify the integrity of the download. VMware provides the correct MD5 sum on the download page for each file. Compare the MD5 sum output generated with the value posted on the VMware website. If the values do not match, download a new copy of the file as the one you have is corrupted or incomplete.
Windows
Windows does not provide a built-in utility for generating MD5 sum values. You must obtain a third-party utility to do this. Follow the instructions provided with the utility to generate the MD5 sum value. An available third-party utility is MD5: Command Line Message Digest Utility.
Mac OS
To correct this issue in Mac OS:
Start the Terminal application
Type md5 and do not press Return.
Press the space bar.
Drag the downloaded file onto the Terminal application window. The filename is appended to the command.