Skip to content
Zigmund edited this page Feb 13, 2014 · 32 revisions

===

##Recommended installation instructions Instructions are written for Mozilla Firefox, other browsers will be slightly different. ###Download Mal4s

Mal4s Download

Save it in Downloads.

###Verify the md5 checksum (optional) ####Install GNU Core Utilities

Download and install GNU Core Utils

It is recommended that you change the install path of the core utilities to C:\GnuWin32 instead of C:\Program Files\GnuWin32 to make it easier to add them to the path.

After you successfully install the core utils, open the start menu and right click on Computer and click properties.

Then click Advanced system settings

Open Environment Variables

Click Path under System Variables and Edit.

Add ;C:\GnuWin32\bin to the end of the path.

Click OK.

Download the MD5

Firefox->Save as->Downloads

####Verify the md5

Open the start menu, click Computer. Then select Downloads with a left click. While holding the shift button on your keyboard, right click on Downloads and select Open command window here

Then type md5sum -c Mal4s-1.2.1.md5 at the command prompt.

###Install Mal4s

Open the start menu and click Computer. Double click Downloads. Double click Mal4s-1.2.1.zip. Then Drag and drop Mal4s to Local Drive (C:)

Double click, Local Drive (C:) and then double click Mal4s. Then double click mal4s. It may open a security dialogue. If so, un-check the box Always ask before opening file then click Run. It should load load the demonstration file automatically.

####Associate .mal4s files

Open the data folder under C:\Mal4s\ and double click on sample--newns.mal4s, then click Select a program from a list of installed programs and OK.

Click browse. Double click Local Drive (C:) and Mal4s, then select mal4s.exe and click Open and OK. It should once again load the demonstration file.

####Open a .mal4s file from Firefox

FIXME Link to file needed here.

It should ask if you want to open the file or save it. You can click open to load the file right from Firefox.

===


####This page needs a complete, tested walk through

FIXME document how we compiled on Windows

If you have the required libraries and compiler and know how to do it on Windows, clone our repo for the additional features.

Contributions to a walk through for Windows compiling would be appreciated.

##Windows C++ compiler

The recommended compiler can be downloaded from the Code Blocks project.

SDL 2.0 Library

Clone this wiki locally