Few days ago we have posted an article about installing Turbo C++ on 32 bit Windows 7. Now we are providing step-by-step procedure how to run TASM on 64 bit Windows 7.
1. Install the software DOSBox ver 0.73 : download here
2. Download and extract TASM into the C: drive (c:\): download here
3. Now manually browse to "C:\TASM\" folder and create text file with any name.
and type full program inside that.
After that save the file as "FILE_NAME.ASM"
Here FILE_NAME can be anything but do not forget to put " before and after the file name.
4. Run the DOSBox 0.73 from the icon located on the desktop:
3. Now manually browse to "C:\TASM\" folder and create text file with any name.
and type full program inside that.
After that save the file as "FILE_NAME.ASM"
Here FILE_NAME can be anything but do not forget to put " before and after the file name.
4. Run the DOSBox 0.73 from the icon located on the desktop:
5. Type the following commands at the command prompt [Z]:
mount E C:\TASM
Now you should get a message which says:
Drive E is mounted as a local directory C:\TASM
6. Type E: to shift to E:
7. Next follow the commands below:
TASM.BAT
[This starts you the Turbo C++ 3.0]
8. Type your Tasm commands like "TASM FILE_NAME.ASM" then
"Tlink FILE_NAME.OBJ" and enjoy.
Please post your doubts and query below and give me a vote of thanx if u like this post.
Ravi Roshan
34 comments:
how might one use turbo debugger with this method?
REHAN SHAH...
I USE U R METHOD... WHEN I WAS SHIFT TO E AND GIVE THE COMMAND TASM.BAT THE RESPOSE IS ILLEGAL COMMAND.HW CAN I RESOLOVE THS PROBLEM
what "no stack means"?? I didn't saw my output..
what does "no stack" means? and how can i see my out put reading it
i did not get step 3..
pls help me...
i did not get step 3..
pls help me
how to solve this problem
Directory C:\TASM doesn't exist.
help please..badly needed....
I USE U R METHOD... WHEN I WAS SHIFT TO E AND GIVE THE COMMAND TASM.BAT THE RESPOSE IS ILLEGAL COMMAND.HW CAN I RESOLOVE THS PROBLEM
USE U R METHOD... WHEN I WAS SHIFT TO E AND GIVE THE COMMAND TASM.BAT THE RESPOSE IS ILLEGAL COMMAND.HW CAN I RESOLOVE THS PROBLEM
how to see the output to the program...when i am giving debug filename.exe then its giving error..the error report is invalid command debug. usually in tasm software we will see output by using this command only..
how to run and see the output on dosbox.74
many are havin problm wit step 3...hea s ua answr:-
1. Open note pad and type ur wateva shit MIL program it is
2. save ua program name wit two quotes before and after ur file name...for Example if ua file name is BINARY den save it as "BINARY.asm"
yes yes wit two "" got it \m/
3. save dis file in ua TASM folder located in ur C drive
and dats it frm me....
to be more specific jus view d amazing pics by d uploader...
Thanks Buddy!You are awesome!
how to resolve the problem of no stack
can any one please resolve the problem of
warning:no stack in final step
PLEASE TELL ME HOW TO COPY OUTPUT FROM DOSBOX?
ALL THE COMMANDS AND OUTPUT, I MEAN THE WHOLE SCREEN, HOW TO COPY AND PASTE IN NOTEPAD?
FRIENDS IF YOU DO NOT SAVE YOUR FILE WITH THIS TWO "" i.e "file_name.asm" THEN ALSO YOU CAN GET OUTPUT.
1: tasm file_name.asm
2: tlink file_name.obj
3: file_name
awsome soft ware...........thank you for provider.......just follow steps and download td file
what happened to step 2?
why cant i download it?
why is it said that the page does not exist?
please? i need response. why can't I download the second link? it says, blogger: page not found. I NEED IT!
does it really dont exist?
does it really dont exist?
I'm not able to download TASM ,as it might not be present on directed link.
thanks in advance .
tasm.bat doesnt work for me even though c++ 3.0 is installed on my pc
Friends i have made a simple installation file for TASM. you just need to install once.. everything else will be done automatically..
no need to MOUNT.. NO "quotes".. as simple as u like.
download this single installation file (2.7 MB) from this link
TASM
PLZ HELP ME...
AFTER shifting to E drive,when i tpe next command TSAM.BAT...it's shows me illegel commmand...
PLZ HELP ME...
AFTER shifting to E drive,when i type next command TSAM.BAT...it's shows me illegel commmand...
how can i solve this?
Its TASM.BAT
not TSAM.BAT
:)
And thanx to other users for helping each other..
I download DOSBox ver 0.73. But can not find download link that you given here.
Now how can i download tasm? please give another link to download.
HELLO SHAYAMAL,, READ MY LAST COMMENT, I HAVE GIVEN A LINK TO SINGLE DOWNLOAD FILE. YOU NEED TO JUST INSTALL THAT SINGLE FILE.. ALL THE DOSBOX AND TASM FILE WILL BE CREATED AUTOMATICALLY. NO NEED TO INSTAL DOSBOX AND TASM SEPARATELY.
YOU JUST TRY AND COMMENT
heloo
I had tasm when i'm trying to type "edit" in command prompt it is showing me edit is not recognized as an internal or external command
plese help me and also give instructions for compiling and debugging too
Post a Comment