GW Basic running on WIndows 2000/XP
Please support our Legacy and Other Languages advertiser: Programming Forums
![]() |
•
•
Posts: 3
Reputation:
Solved Threads: 0
Hi!,
I have a bit of a problem here. I am looking into a few options. First of all, I have a program that was written in GWBASIC and it runs great on a DOS machine. It will even run in Windows 2000 under QBasic if you run it from there, but the .exe will not run under 2000 or XP.
I would like to solve this in a 2 steps. 1st, I would like to get the current program to compile so I can run it in 2000/XP. The program does quite a bit of interesting things such as screen calls and drawing graphics, it's quite a program in it's day. How do I compile this program into something that I can run in the 2000/XP environment?
If I can get this to work, this will just solve the initial problem. Eventually I need to rewrite it in like VB.NET. Does VB.NET have the capability of doing the kids of graphics that this current BASIC program can do such as drawing objects and then based on numbers for that object, change the drawing on the fly...
Thanks for the information. I am most interested in getting this program to run in the 2000/XP environment 1st then worry about the 2nd part later. This would buy us some time.
Erik
I have a bit of a problem here. I am looking into a few options. First of all, I have a program that was written in GWBASIC and it runs great on a DOS machine. It will even run in Windows 2000 under QBasic if you run it from there, but the .exe will not run under 2000 or XP.
I would like to solve this in a 2 steps. 1st, I would like to get the current program to compile so I can run it in 2000/XP. The program does quite a bit of interesting things such as screen calls and drawing graphics, it's quite a program in it's day. How do I compile this program into something that I can run in the 2000/XP environment?
If I can get this to work, this will just solve the initial problem. Eventually I need to rewrite it in like VB.NET. Does VB.NET have the capability of doing the kids of graphics that this current BASIC program can do such as drawing objects and then based on numbers for that object, change the drawing on the fly...
Thanks for the information. I am most interested in getting this program to run in the 2000/XP environment 1st then worry about the 2nd part later. This would buy us some time.
Erik
Try the following.
- Download this file.
- Create a folder for qBasic somewhere (such as C:\qbasic) and place the downloaded file there
- Open a command prompt, navigate to the folder that you placed the file in, and run the program. After the program runs, you will have qBasic installed on your machine.
- Run qBasic as you would normally.
Did we help you? Did we miss the point entirely? Update your thread and let us know.
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
•
•
Posts: 3
Reputation:
Solved Threads: 0
Thanks for your help.
I did what you said. I already had QBasic on the machine I am working on. And, it will run under QBasic. But, I need something to compile it with that way I can just run the .exe's instead of running it under QBasic using the .bas
I hope this makes sense. Any other suggestions?
Thanks again.
Erik
I did what you said. I already had QBasic on the machine I am working on. And, it will run under QBasic. But, I need something to compile it with that way I can just run the .exe's instead of running it under QBasic using the .bas
I hope this makes sense. Any other suggestions?
Thanks again.
Erik
•
•
•
•
Originally Posted by chrisbliss18
Try the following.Does this help you?
- Download this file.
- Create a folder for qBasic somewhere (such as C:\qbasic) and place the downloaded file there
- Open a command prompt, navigate to the folder that you placed the file in, and run the program. After the program runs, you will have qBasic installed on your machine.
- Run qBasic as you would normally.
For that you'll need to find an old copy of MS QuickBASIC 7 somewhere (4.5 might work depending on the language features you used).
That can compile your BASIC programs into DOS 16 bit executables.
And no, noone's going to point you to a download as it's not free software. It's a commercial product that's no longer be sold, but it's still protected under copyright and cannot be distributed.
That can compile your BASIC programs into DOS 16 bit executables.
And no, noone's going to point you to a download as it's not free software. It's a commercial product that's no longer be sold, but it's still protected under copyright and cannot be distributed.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
•
•
Posts: 1
Reputation:
Solved Threads: 0
•
•
•
•
Why not get a cheap machine and load dos in it and just use it for your program....much cheaper than trying to reinvent what is a good program that does what you want.....
Hello...I'm able to run gwbasic on our computer which has windows 2000...what I'm trying to accomplish is to print a hard copy of my programming results...output is only on the monitor...what can I do to be able to print on paper? Would my getting a inexpensive computer with DOS and a dot matrix printer work? What would your suggestion be...as you mentioned above to load DOS...is there a certain level of it...I've seen on eBay ...DOS 5.0, DOS 6.something...thanks for your help...jshock
![]() |
Similar Threads
Other Threads in the Legacy and Other Languages Forum
- Windows 2000 pro - svchost.exe using 100% cpu (Windows NT / 2000 / XP / 2003)
- Windows 2000 "memory has changed" error at start up (Windows NT / 2000 / XP / 2003)
- Windows repair won’t locate the hard drive (windows 2000) (Windows NT / 2000 / XP / 2003)
- Windows 2000 WS Event Viewer Shutdown audit question (Windows NT / 2000 / XP / 2003)
- Problem installing windows 2000 professional (Windows NT / 2000 / XP / 2003)
- How delete failed W2000 installation (Windows NT / 2000 / XP / 2003)
- Red Hat 9 and Windows 2000 dual boot (*nix Software)
- windows 2000 Direct3D problem (Windows NT / 2000 / XP / 2003)
Other Threads in the Legacy and Other Languages Forum
- Previous Thread: lex editor
- Next Thread: Regexp to finite state machines
•
•
•
•
Views: 34463 | Replies: 8 | Currently Viewing: 1 (0 members and 1 guests)






Linear Mode