Well, it's approximately what I would expect to see if the DLL that contains the actual game logic didn't load. It does load for me. Possible reasons it might not:
- A security feature of your OS (I'm on windows 7).
- An anti virus that protects you from downloaded DLLs but not from downloaded executables.
- Leaving everything in the zip file and windows refusing to load a DLL out of the zip.