1. Make a Folder in C Drive, name it Turbo.
2. Copy the Folder TC in Folder Turbo.
3. Download http://bit.ly/6CUJ7l and Install DOS BOX. After Installation finished you will see two DOS window Pops. One is Z Prompt u can Ignore another DOS window. We have to work in Z Prompt.
4. Type the following command in Z Prompt " Z: mount D C:\Turbo\ ". (You can Replace D with any alphabet it will work as virtual drive).
Now u should get a message which says: " Drive D is mounted as a local directory c:\Turbo\ "
5. Now Type D: to shift to D Drive. Then type cd TC\Bin, then TC.exe
You Done! Press Alt + Enter for full screen mode.
Please : Don't use shortcut keys to perform operations in TC because they might be a shortuct key for DOSBOX also . Eg : Ctrl+F9 will exit DOSBOX rather running the code .
On the Turbo C++ goto Options>Directories>Change the source of TC to the source directory [D] ( i.e. virtual D: refers to original c:\Turbo\ . So make the path change to something like D:\TC\include and D:\TC\lib respectively )
No comments:
Post a Comment