Tuesday, December 18, 2012

(FIX) illegal instruction


The NTVDM CPU has encountered an illegal instruction (FIX).

SYMPTOMS:-When you attempt to run a 16-bit program on a computer running Microsoft Windows NT 4.0 Service Pack 3, the program may quit immediately, or you may receive the following error message:
Hidden Console of WOW VDM
The NTVDM CPU has encountered an illegal instruction.
CS: 04c3 IP:3937 OP:c71c 9d 37 00

Choose Close to terminate the application.
When you click Close, you may receive several similar error messages.


CAUSE:-This behavior can occur if you use an incorrect version of the Command.com file. For example, this issue is known to occur if you use a Command.com file included in Microsoft Windows 95, dated 7/11/95.

Solution:-To resolve this issue, replace the Command.com file in the Winnt\System32 folder with the same file from another computer that is running Windows NT Workstation 4.0 or Windows NT Server 4.0, and then make sure that there are no Command.com files dated 7/11/95 on the computer. You can also replace the Command.com file on the computer with the same file on the Windows NT installation CD-ROM. 

Another method

put your windows disk in the CD drive
and the system should boot from the CD drive.
or from the dos command line enter the following command say your CD drive is "d" and your harddrive is "c".
expand d:\i386\command.nt_ c:\windows\system32\command.ntfor windows xp or ntexpand d:\i386\command.co_ c:\windows\system32\command.com for rest of windows ver.