How the heck do you install RadAsm?

Started by AlabamaRoy, October 25, 2009, 01:00:51 PM

Previous topic - Next topic

AlabamaRoy

 :dazzled:I downloaded RadAsm and assembly.zip, but I can't figure out what files from assembly.zip go in which directories for goasm. Am I supposed to rename the file goasm.ini? There's a RadAsm.chm file, but it doesn't work. This is very frustrating. Where are the installation instructions?

Alloy

I had this problem yesterday too updating to the latest version. I unzipped the RadAsm files to a directory, dragged the masm.ini file and masm directory to that directory with RadAsm in it then changed assembler setting in RadAsm.ini from html to masm and it worked.
We all used to be something else. Nature has always recycled.

Grant

Hey AlabamaRoy.

Do you have a working installation of GoAsm? Go to http://www.jorgon.freeserve.co.uk/ and download the files: "Goasm.zip, gorcjorg.zip, Golink.zip, Gobugall.zip" which are the assembler, resource compiler, linker and debugger (with test program) respectively.

Unzip them into some directory like c:\goasm\bin\ and put gobug into \goasm\gobug\. NB gobugall.zip contains two zip files, unzip gobug.zip to install just the debugger.

Unzip the assembly.zip and copy the GoAsm folder and GoAsm.ini into your Radasm folder thus: c:\Program Files\Radasm\GoAsm\, c:\Program Files\Radasm\GoAsm\GoAsm.ini
Or where you have installed Radasm!

At this point I found if you try the examples contained in your \GoAsm\Projects\ you may have compiler errors as these projects look for non-existing *.inc files, I not going to address that here. Rather I suggest you go to Donkey's Stable (http://www.quickersoft.com/donkey/) and follow the WinExplorer link, download winexplorer.zip, unzip and copy the WinExplorer folder into your \GoAsm\Projects\ folder. NB there two folders inside the WinExplorer.zip, 1 called WinExplorer and the other WinExplorerCM you want the first.
Start RadAsm and open the WinExplorer project. Press Ctrl-F5, confirm any dialog boxes and presto a freshly compiled file manager to confirm your installation of RadAsm running the GoAsm assembler tools.

Hope that helps
Grant

KetilO

Hi AlabamaRoy

The easy way is to get the full package.
Go to : http://radasm.cherrytree.at/download/?category=6 and click RadASM complete package.

KetilO