I am trying to instal Delphi4 in windows 7. I am new to using delphi. When I tried to insatl it, following error was thrown. "config.nt. the system file is not suitable for running ms-dos and microsoft windows applications"
I looked up it in google and tried following steps.
I tried to check weather all the 3 files config.nt, autoexec.nt, command.com in the system32 folder. They were all present.
Than I tried to write all the files getting content for each files from google and saved them.Then I replaced the files in system 32 with new files(config.nt, autoexec.nt, command.com ). Even after that I was not able to instal Delphi 4. same error message kept coming up.
Than I tried the following steps. a.Click Start, point to Settings, and then click Control Panel. b.Double-click System, click the Advanced tab, and then click Environment Variables. c.In the User variables for User_Name list, click TMP, and then click Edit. d.In the Variable value box, type c:\windows\temp, and then click OK three times. Alternatively, type the path of any folder that does not use long file names in the Variable Value box. e.Close Control Panel. But this also didnt help. I am totally stumped on what I should try next. It would be great if any body can help.