DOSBox Link to heading
Use dosbox to mount and run TC.EXE
Mounting
Z:\>MOUNT C "PATH OF BIN"
Z:\>C:
C:\>TC
[TURBO C++ IDE opens]
NB:
-
You can include the codes for mounting and running in -
C:\\Users\\username\\AppData\\Local\\DOSBox\\dosbox-0.74.conf
- file at its end as autoexecute commands on startup; so that it will be executed automatically on every startup of DOSBox. -
To run in fullscreen mode edit the .conf file mentioned above and change “fullscreen=false” to “fullscreen=true”
Configuring
It may need some configuration.
Options->Linker->Libraries->Graphics Library (select it)
Note: Better to copy the files in folders BGI, INCLUDE and LIB and paste to BIN. Now clear the Options -> Directories
paths.