QBasic Top 10 Downloads
Top 10 List
Here are the Top Ten from the offer of a total of 179 available Downloads.
Rate this page:
Below you'll find the most popular Downloads on QuickBASIC Cafe containing all associated descriptions.
More Downloads
In the following six categories you'll find everything you need for coding in QBasic / QuickBASIC:
Basic 2 DOSBox
by: Crossroads

This handy tool copies the selected versions of BASIC (QBasic 1.1, QuickBASIC 4.5, QuickBASIC Extended 7.1 and/or Visual Basic for DOS) with just a few clicks to your hard drive and creates configuration files and shortcuts. Ready to use with DOSBox! For more information, refer to QBasic with DOSBox, Part 4
"BASIC 2 DOSBox" should run on all modern Windows OS's (both x86 and x64), such as: Windows XP, Vista, 7, 8, 8.1, 10 and Windows 11. Tested with these OS's:
- Windows XP Professional Service Pack 3 (x86)
- Windows 7 Ultimate Service Pack 1 (x86)
- Windows 10 Pro Version 2004 (x64)
- Windows 11 Pro Version 21H2 (x64)
QuickBasic 4.5 EN
by: Microsoft

This download package contains all the files of the original release including all example files and demos! For a complete list of files and a short description of each file, look in PACKING.LST.txt. Loads of extensions available, especially for game development, but also for applications: Move to download section Libraries for details.
MS DOS 6.22 VM
by: Microsoft
That will work on all newer Windows OS's (x86 and 64bit) such as Windows Vista, 7, 8, 8.1, 10 and Windows 11.
This package contains DOS 6.22 with pre-installed QBasic 1.1, QuickBasic 4.5, QuickBasic Extended 7.1 and VisualBasic for DOS.
Requirements (Freeware):- Download and install VM Player
- Download and unpack MS-DOS 6.22
Start VM Player and run MS-DOS 6.22; when asked whether it was copied or moved, select moved. Now you'll have four options:
-
Run QBasic 1.1 (Interpreter only):
- Simply type in: "qbasic" (always without quotes) and hit ENTER ⏎
-
Run QuickBasic 4.5 (Compiler):
- type in: "cd qb45" ENTER ⏎
- type in: "qb" ENTER ⏎
-
Run Quickbasic Extended 7.1 PDS (Professional Development System) aka QBX:
- type in: "cd qbx\bin" ENTER ⏎
- type in: "qbx" ENTER ⏎
-
Run Visual Basic for DOS:
- type in: "cd vbdos" ENTER ⏎
- type in: "vbdos" ENTER ⏎
Download MS-DOS 6.22 now by clicking the Download Button below!
QBasic 1.1 EN
by: Microsoft

QBasic is an IDE and interpreter based on QuickBasic. Please note: an Interpreter translates and evaluate/run the source code immediately. In other words: QBasic cannot generate standalone executables (*.exe programs). To create *.exe files, you'll need a Compiler: have a look at QuickBASIC Compiler or Windows Compiler.
Visual Basic for DOS
by: Microsoft

Visual Basic Programming System for MS-DOS. This package comes with a number of demonstration and utility programs written in Basic. Visual Basic 1 is also available for Windows at: Windows Compiler
Rapid-Q
by: William Yu
Rapid-Q is a GUI & CONSOLE BASIC-like (semi-OO) structured programming language but with a lot of additional features. The "Q" represents the resemblance to the language QBasic.
XBasic
by: Max Reason
XBasic v6.2.3 is a clean, powerful, and complete programming language for Windows. This is the final version of XBasic from 2002 and has been developed for 32bit operating systems, e.g. Windows 95 or Windows XP. The installation process does not alter Windows system registry.
Visual Basic 1
by: Microsoft
Visual Basic 1 for Windows: Visual Basic is a "visual programming" environment for developing Windows applications. Visual Basic makes it possible to develop complicated applications quickly, easily,and visually. Features include a drag-and-drop control toolbox, codeless UI creation, and an event-oriented programming model. Visual Basic 1 is also available for DOS at: DOS Compiler.