NASM install notes
To set up RadASM for use with NASM you can use the default folder structure or create your own. The default structure is assumed to be as follows:
C:\NASM
\Bin
GoRC.exe
NASMW.exe
ALink.exe
\Inc
WIN32N.INC
\lib
WIN32.LIB
\Help
Win32.hlp - This file is an API reference see the Links page
This is the default structure, if you wish to use another resource compiler or linker you must set the command lines in the NASM.INI file to reflect the new resource and link programs.