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
           
           
           
    \Inc
           
    \lib
           
    \Help
            Win32.hlp    - This file is an API reference see the page

This is the default structure, if you wish to use another resource compiler or linker you must set the command lines in the file to reflect the new resource and link programs.