Administrator
Group: Admins
Posts: 2309
Member No.: 1
Joined: 12-May 04
|
Hi and welcome,
"Cannot create process" means the assembler (ml.exe) was not found.
I hope you have already downloaded MASM32 package by hutch.
If you have, from within WinAsm Studio, go to the menu-item Tools->Options...->Files & Paths, and set binary path, include path and lib path.
These are usually C:\masm32\xxx, where xxx is bin,include and lib accordingly.
Please let me know if it is ok,
Antonis
|