Not sure how I fix my problem with your comment?
Main Topics
Browse All TopicsI have an old DOS database that I need to run. Windows 3.11 is obsolete (this is where the database was developed and executed.) I cannot change or convert the database.
When I get properties on the executable, I run the following;
Compatibility: Windows 98/ME, 256 Colors, Disable Themes
Screen: Window
It seems to work but I would like a larger DOS window.
Also, I get this error message: Warning There are insufficient allowable file handles in your CONFIG.SYS file. To properly utilize all of the features of Alpha Four, the "FILES=xx" command in your config.sys file should be set between 50 and 100.
How do I satisfy this error message?
Joe
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
You'll have to download the VMware program. Once installed then create a session within that program. It will allow you to modify the config.sys file - that is where you insert the FILES=100 in the file.
You can try adding it into your config.sys file on your c:\ - reboot your computer and try it. My computer has a config.sys so im sure it's useful for something. Let me know if that works.
You can look at the properties of the DOS command in XP. There is compatability, memory, font (controls the size of the windows), misc. properties, etc. Beyond that, I don't think you can do much more. You need to consider a virtual machine if the program won't run natively in XP. By the way, my new laptop is a Vista 64-bit laptop and none of my DOS programs run natively in that. ... T
Have you tried DOSBox?
http://www.dosbox.com/
Business Accounts
Answer for Membership
by: thinkpads_userPosted on 2008-11-05 at 18:44:35ID: 22892010
If you are running a DOS program directly in XP, it works (I do that with NewViews, for example), but I don't think config.sys or files are applicable to this method (at least not so far as I know). You can create a Windows 3.1 or DOS virtual machine with VMware and run a standard autoexec.bat and config.sys in the Virtual Machine. .... T