All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
[
» hi there.
i ve just dwonload NASAM compiler bur couldn able to install it on my sytem as i couldnt find any intall.exe file in it and i'm usig XP home edition so anyone could tell me how do i install it if it thru CMD than plz code of cm plz plz .,..d
Copy NASM.EXE (DOS/Windows runnable) or NASMW.EXE (only for running under Windows) to your C:\WINDOWS directory.
You need to have full administrator permissions for your user.
There's a lot of programs without installers that you have to copy to C:\WINDOWS or include in the PATH variable. You will need to get used to this from now on.