Hướng dẫn cài turbo c++ for windows 8.1 64bit năm 2024

Tham gia ngày: 8/11/15 Bài viết: 3,693 Đã được thích: 43 Điểm thành tích: 48 Giới tính: Nam Nghề nghiệp: Sinh Viên Nơi ở: Quảng Ninh thân yêu! Web: https://www.facebook.com/DiendanCNTTQN/

5. Run the DOSBox from the icon located on the desktop and type the following commands at the command prompt [Z]: mount d c:\Turbo\

Now you should get a message which says: Drive D is mounted as a local directory c:\Turbo\

6. Type d: to shift to Drive D

Hướng dẫn cài turbo c++ for windows 8.1 64bit năm 2024

7. To run the install type: install.exe and press 2x Enter

Hướng dẫn cài turbo c++ for windows 8.1 64bit năm 2024

8. Enter the Source drive: D and press Enter to continue

Hướng dẫn cài turbo c++ for windows 8.1 64bit năm 2024

9. Enter the Source path: \ and press Enter to continue

Hướng dẫn cài turbo c++ for windows 8.1 64bit năm 2024

10. In directories specify where Turbo C files are copied. E.g. D:\TC . When done go to start installation and press Enter

Hướng dẫn cài turbo c++ for windows 8.1 64bit năm 2024

11. Successful installation – press any key to continue to view readme file

Hướng dẫn cài turbo c++ for windows 8.1 64bit năm 2024

12. Successful installation – to exit press [ESC] and close DOSBox. Installation of Turbo C++ is done

Hướng dẫn cài turbo c++ for windows 8.1 64bit năm 2024

Start TurboC++ in the DOSBox automatically:

1. For DOSBox versions older than 0.73 browse into program installation folder and open the “dosbox.conf” file in any text editor. For version 0.74 go to Metro (press key [WIN]) and click on “DOSBox 0.74 options“.

Hướng dẫn cài turbo c++ for windows 8.1 64bit năm 2024

2. Scroll down to the very end, and add the lines in the picture, save, close and run DOSBox now.

Hướng dẫn cài turbo c++ for windows 8.1 64bit năm 2024

3. Automatically mount and start Turbo C++3.0 in DOSBox

Hướng dẫn cài turbo c++ for windows 8.1 64bit năm 2024

Please note:

Full screen: press [Alt] + [Enter]

When you exit from the DOSBox [precisely when you unmount the virtual drive where Turbo C++ 3.0 has been mounted] all the files you have saved or made changes in Turbo C++ 3.0 will be copied into the source directory (the directory which contains TC folder)

Don’t use shortcut keys to perform operations in TC because they might be a shortcut key for DOSBox also. E.g. [Ctrl]+[F9] will exit DOSBOX rather running the code.

How to use [Ctrl]+[F9] (“Run”) without closing down DOSBox

1. press [ctrl]+[F1] while running Turbo C++ to view/change the mapper commands.

2. click on “ShutDown”,

3. then (click) on “del”,

4. then (click) “add”

5. and then press “q” on your keyboard. Then click “mod1″ in the lower left corner to close DOSBox with [ctrl]+[q]

6. click on “save”

Now you can use [ctrl]+[F9] in Turbo C++ as usual and [crtl]+[q] to close DOSBox.

You can do the same with [ctrl]+[F1] (for topic search) by clicking on “mapper” and changing the command as described above.