1. Download and Install Notepad ++ if you don’t have.
http://sourceforge.net/projects/notepad-plus/files/
2. Download and Install MinGW compiler and JDK.
http://www.mingw.org/
http://java.sun.com/javase/downloads/index.jsp
3. Set Up environment variable for compiler.
4. Download and Extract these files to Notepad ++ installation directory.
http://www.mediafire.com/?zzt1ongn2wn

5. Open Notepad ++, Goto Run > Run …

6. Paste these into text box there one by one and click “Save”.

Compile (C)
“$(NPP_DIRECTORY)\compilec.bat” $(CURRENT_DIRECTORY) $(FILE_NAME) $(NAME_PART)
Run (C)
“$(NPP_DIRECTORY)\runc.bat” $(CURRENT_DIRECTORY) $(NAME_PART)
Compile (Java)
“$(NPP_DIRECTORY)\compilejava.bat” $(CURRENT_DIRECTORY) $(FILE_NAME)
Run (Java)
“$(NPP_DIRECTORY)\run.bat” $(CURRENT_DIRECTORY) $(NAME_PART)
7. If you done all correctly, new Features will appear on Run menu.

1. Download Data.zip from here. It is Pre-configed Windows 3.1 Installation, that means you have no need to do complex configurations.

2. Extract Data.zip to your Phone Memory Card

(As you can see in above image, you must put Data folder into Memory Card Root)
3. Download Install.zip from here. Inside that you can see some Symbian Applications. Install all those into your Mobile phone one by one.

4. Next you have to Install DOSBox into Mobile Phone.
Download : dosbox_s60_20090623.zip
Install :
- Uninstall previous DOSBox versions (if you have installed).
- Install DOSBox-Full for phones with High memory (Nokia N95-2, N82 or similar). for phones with Low Memory (Nokia N95-1) Install DOSBox-Slim.
Now Its Time to Boot your Windows, Run DOSBox Application. Have Fun
Keys :
Receive Call (Green) – Switching Mode (switch between the mouse and the keyboard)
End Call (Red) – Exit from DOSBox
Pen Key – Shift
Delete (C) – Backspace
Thumb Pad – Arrow Keys, Enter
Right Key – Escape
Left Key – Space
Mode 1:
First line keys = a d g j m p t w space
First line keys + Pen =: A D G J M P T W space
Second line keys + * = b e h k n q u x .
Second line keys + * = Pen + * B E H K N Q U X
Third line keys + # = c f i l o r v y \
Third line keys + Pen + # = C F I L O R V Y |
Fourth line keys + 1 = s z
Fourth line keys + Pen + 1 = S Z
Mode 2:
Numbers = 1 2 3 4 5 6 7 8 9 0
Numbers + Pen = ! @ # $ % ^ & * ( )
Mode 3:
Thumb Pad – Moving mouse
* = Right mouse button
# = Left mouse button
Configurations :
1. To change DOSBox allocated 8MB RAM edit line ‘memsize=8′ in file ‘e:\Data\dosbox.conf’.
2. If your mobile phone have enough RAM memory you can install Sound Blaster 16 driver:
Control Panel -> Drivers -> Add -> Creative Lab Sound Blaster 1.5 -> Restart
I have tested this on N95-1 without any errors, If you have any problems just leave a comment below.


