1 / 24

How to use Borland C with DOSBox in Window 7 (64-bit)

How to use Borland C with DOSBox in Window 7 (64-bit). Install Borland C++. Download Borland C++ from LMS http://vulms.vu.edu.pk/Courses/CS609/Downloads/BORLANDC.rar. I have placed BorlandC.rar on my system D drive. It is very important to save this in D drive as path settings

dabraham
Télécharger la présentation

How to use Borland C with DOSBox in Window 7 (64-bit)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. How to use Borland Cwith DOSBox in Window 7 (64-bit)

  2. Install Borland C++ • Download Borland C++ from LMS • http://vulms.vu.edu.pk/Courses/CS609/Downloads/BORLANDC.rar

  3. I have placed BorlandC.rar on my system D drive. It is very important to save this in D drive as path settings of this particular BorlandC package was done with D drive in order to make Installation simple.

  4. Right click and choose Extract Here

  5. This the extract BorlandC folder. Double click on it to see its contents.

  6. These are the contents of BorlandC. Double Click on BIN folder to open it.

  7. On 64-bit Window-7, BC.exe will not open and hence we need to use DOSBox. These are the contents of BIN folder. BC.exe is the BorlandC IDE. Double click to open it.

  8. Install DOSBox • Download DOSBox from LMS • http://vulms.vu.edu.pk/Courses/CS609/Downloads/DOSBox.rar • Extract any where and Install.. • DOSBox installation is very easy…the installation wizard will guide you step by step…just click next…next…

  9. This is DOSBox software. Double click on it to start its installation.

  10. This is DOSBox Shortcut. Double click on it to open DOSBox.

  11. As we have saved BorlandC in D: Drive, so we need to mount our system D: drive

  12. This is command to mount our system D: drive

  13. Our system D: drive is mounted successfully. Now we need to move into D: drive by typing D: (press Enter)

  14. We have moved into D: drive. Now to go inside BIN folder, we type cd BORLANDC\BIN

  15. Now we are in BIN directory. To open BorlandC IDE, just type BC.exe (press Enter)

  16. You can find a simple tutorial briefly explaining the steps to write and execute simple C program in Borland C IDE. http://vulms.vu.edu.pk/Courses/CS609/Downloads/How_to_Execute_First_program_in_BolandC.ppt (See from Slied#4 and onwards)

  17. Note: Each time you want to use BorlandC, you need to • Open DOSBox from your Desktop icon, • Mount D: drive • Go inside D:\BorlandC\BIN folder • Type BC.exe (press Enter)

  18. The End Send your feedback and queries cs609@vu.edu.pk

More Related