When trying to play an old game, Skyroads for instance, I get the following error message:

The version of this file is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need an x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.

If I understand it correctly, Skyroads is a 16-bit program which is not supported in a 64-bit operating system? Is it impossible to get it running on a 64-bit operating system?

link|improve this question
feedback

4 Answers

up vote 5 down vote accepted

Use an emulator like DOSbox for 16-bit DOS games, if they involve DirectX graphics you need to use a VM.

link|improve this answer
1  
DirectX for 16-bit programs doesn't even exist. – grawity Mar 29 '11 at 17:55
1  
@grawity: Correct, but the underlying GDI display driver was 16 bit back then... :) – Tom Wijsman Mar 29 '11 at 18:01
feedback

The short answer is no, it is not possible to run 16-bit application natively under Windows x64. The long answer is yes. If you're willing to try something like XPMode or other Virtualization software -- you can get it to work.

link|improve this answer
feedback

You can probably install this in xp mode of windows 7. You can download and install xp mode from microsoft. It will function similar to a virtual machine. I think this works in Windows 7 pro and above but there may be some hackery you can perform to get to function in win 7 Home.

link|improve this answer
feedback

Your best bet would be to try running it on a 32 bit os in Virtual Box or Vmware player.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.