Forum: Assembly Sep 13th, 2005 |
| Replies: 4 Views: 5,689 I just started with TASM 5.0, and I have a question.
Is there a way to assemble the exe so I can use it in windows XP?
I write TASM myproject.asm
then TLINK myproject
thats how I was told to do,... |