Win32 NASM Tool Chain
This toolkit provides a quick start for NASM development on Windows (win32) systems. Simply run the make.bat file and the main.asm is built into main.exe. Basically contains a hello world for netwide assembler assembly that will link an exe that pops up a dialogue box. It even sets your exe’s icon.
Includes many free resources for learning NASM assembly.
NASM Toolkit (win32) – Updated in 2013
NASM Toolkit (win32) – Original from 2008