Working With DOSBOX: Tourbo C

Home Forums Programming Working With DOSBOX: Tourbo C

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1491
    Satish
    Keymaster

    Installing Tourbo C

    Create a new folder in C drive (for example).
    Let the name be technotip.

    Now copy the Tourbo.exe file into technotip folder.

    Now install DOSBOX software

    Double click and open the software once it is installed.

    Now type the following command to start the installation / Extraction of tourbo C.

    z:\> mount c "C:\technotip"
    
    z:\> C:
    C:\> Tourbo.exe    // or whatever the filename of your tourbo c exe file is
    

    Now keep pressing “yes” or “y” whenever it prompts any message.
    Once the extraction is complete, follow below command to start using Tourbo C via DOSBOX.

    z:\> mount c "C:\technotip"
    z:\> C:
    C:\>tc
    
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.