You are on page 1of 1

That will work on all newer Windows OS's (x86 and 64bit) such as Windows 7, 8 or

Vista:
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):
1. Download and install VM Player
2. 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:
1. Run QBasic 1.1 (Interpreter only):
Simply type in: "qbasic" (always without quotes) and hit [ENTER]
2. Run QuickBasic 4.5 (Compiler):
type in: "cd qb45" - [ENTER]
type in: "qb" - [ENTER]
3. Run Quickbasic Extended 7.1 PDS (Professional Development System) aka QBX:
type in: "cd qbx\bin" - [ENTER]
type in: "qbx" - [ENTER]
4. Run Visual Basic for DOS:
type in: "cd vbdos" - [ENTER]
type in: "vbdos" - [ENTER]

You might also like