InterviewSolution
| 1. | 
                                    Solve : Frustrating Program Error? | 
                            
| 
                                   
Answer»  This is a frustrating one, this happens alot when I want to run some programs or an installer (e.g. The Sims, Theme Hospital, countless other games and software, almost everything I try) I GET this error 
 See this article for the solution.Why this is happening with Windows programs is strange since autoexec.nt sets up the 16-bit environment. Also the fact that your Windows directory is Winnt indicates some remnants of Win2000 remain. To fix run the following from the command prompt: copy d:\winnt\repair\autoexec.nt d:\winnt\system32 After you copy the file, find it in Windows Explorer, click PROPERTIES and lock it down by giving it a read-only attribute. This only fixes the symptoms so a virus and antispyware scan might be helpful. Hope this helps.  | 
                            |