Boooking loot

Tuesday 21 February 2012

Full Working Of TC- Turbo C in Window 7 or Vista


In my older POST i told you how can you simply use TC- Turbo C in full screen! But its not fully functional means the TC will give an error when you run heavy or Graphics program.

Here i will tell you how to use TC fully featured in Window 7 or Vista:

Step 1 : Download and Install the DOSBOX.!

Step 2: Copy the TC - Turbo C folder in the C: Drive directly.

Step 3 : Open the DOSBOX from your desktop or from the START, you get the window like :


Step 4 :  Now Write these set of commands:

=>  mount d c:\tc
mount is used to create an virtual drive path.

=> d:


=>cd bin 

=> tc

Now you get the window like this:

now press " alt+Enter" for full screen .

Now use the TC in full screen :)


Now you can run the heavy and graphics program in this without having any error from the TC.

But Never Compile the program from " Ctrl + F9 " in dosbox its used for exit .
Use the nav bar . " Run " for run or compile the program!

**Note- Dont forget to change the directory in d:\bin for TC

No comments:

Post a Comment