The exe files which needed to be opened in DOS shell just pop up and then automatically closes. Also a few of the exe files dont run.
Hey,first open the command prompt,then execute the exe file from within the command prompt.
cud u plz describe the problem a bit…
what error messages (if any) do u get?
if possible, post screenshots too..
the text window for TC pops up and then automatically closes. No error message is display at all.
TC ?? is that Turbo C ? please describe the problem incl. name of exe , wich OS u are using and whether u have same problem while executing other .exe files
Yes it is turbo C. OS is windows xp. Many other exe files are all working. Only a few of them are not. I think the ones which i ma trying to install now and run are the ones which have problems.
try two things:
firstly, when you compile a c / c++ program, include getch(); at the end of your program, that will prevent the executable file of that program from closing automatically.
secondly, right click on an executable file and go to its properties,
click on the Program tab and uncheck the option: “Close on Exit”.

see if this helps ![]()
no no . See what is happening is the text editor of my turbo C++ is not opening. It opens aand then automatically shuts after a couple of minutes.
ohhh…
then, did you try re-installing your Turbo C++ software or not?
yeah i did that also. Nothing seems to work.
hey android did u try the above suggestion
Yeah tried that also.
what is the error that it gives when u try to open from command prompt ?
It says that the environment variable has not been set correctly. Sees it is a fatal error
.