Installation on MS Windows (Watcom version)

This version provides an Interactive Development Environment to do program modifications, if you have the free Open Watcom compiler. However, you cannot get my tools this way. (Though you could install them from ranlib.zip and tools.zip of the other Windows installation page.)

Getting the code

Make a folder for the code. You need the source code with my bug fixes. Save this link to your code directory, unzip and it will create a folder "mdwat0" with many subfolders. You also need the actual program directory with my mods. If you unzip this, it will create another folder, "mdexe", in addition to mdwat0.

Running the code

To run the program

Making changes

If you need to make changes in the code (increasing storage, changing parameters, ...), you will need to rebuild the main.exe executable. You can do that as follows:


Return