MASM Software

Installing  MASM 8086 Software on your System( Windows 7/ Windows 8) :-

( Note : If you are a XP users you need not download the DOSBox you can directly download the 8086 Assembler and run it through the Command prompt as usual )

► Initially you will have to Download two files to proceed with the further steps. So download the below given two files :-
File 1 - DOSBox 0.74 Installer –Download Link
File 2 - 8086 Assembler – Download link
Now as you are done with the downloading part next you gotta open the second file which is a compressed file so you have to extract the files in it to the C Drive of your system.
For that just select the 8086 folder > then click on extract to option > then select C Drive > finally Click on OK!

► Then next you have to open the first file i.e., the DOSBox file and Install it which is simple just keep clicking next > next > install and finally close.

► A shortcut of the DOSBox will be created on the desktop so goto your desktop and open the DOSBox icon.

► Then you will find that a black screen pops up. Now enter the command as shown below :-
           MOUNT C C:\8086 (and press Enter)
A message will pop up saying Drive C: is mounted as Local Directory C:\8086\

► Next type the below command :-
           C: (and press Enter)
So now it will enter into the C Drive !

► That’s it you are done! Finally you need to Enter the " EDIT " command to enter into the MASM Software.


No comments:

Post a Comment