Hello,
today i've downloaded RadASM and installed it, everything was fine.
But then i've clicked on File -> New project -> a window opend,
in this window i should choose the language, but there is only
one " Html ". I want MASM and GoASM.
I've downloaded and installed the first version from the download site, " 2.2.1.1 IDE pack (862k) ",
and the second, but i could not extract it, as i tried (with WinRAR) i've got an error message.
What is the problem?
stk
You need the assembly programming pack which can be downloaded on the download page or here's a link: http://www.radasm.com/RadASM2000/Assembly.zip
From the zip archive, you have to copy the masm folder and the masm.ini to INSIDE the RadAsm folder so you will have these 2 paths:
RadAsm/masm/
and RadAsm/masm.ini
Then in RadAsm goto [Option -> Programming Languages] and press the [...] button. Browse for the RadAsm/masm.ini and select it.Then click the [Add] button.
Now you should be able to make Masm projects.
Hope this helps!
Hi jag,
i'll try this thank you.
greetings,
stk
The file/directory structure should be as shown in the attached screenshot.
Regards,
Shantanu
[attachment deleted by admin]
Hi,
thanks for this help.
stk