A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows ME » General
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

problem running MSDOS program under Windows ME with "Files=99" operation



 
 
Thread Tools Display Modes
  #1  
Old September 8th 04, 08:36 PM
namsilat
external usenet poster
 
Posts: n/a
Default problem running MSDOS program under Windows ME with "Files=99" operation

I tried to run an old DOS program under simulated DOS of Windows ME,
an error came up indicating there is not enough "files=" setting,
asking to reset the command "files=" to 99, and restart Windows. I
checked under MSCONFIG, and "files=" has already been set to 99. The
same DOS program runs without problems under Windows 98 SE system.
What exactly is the problem?
  #2  
Old September 8th 04, 09:20 PM
Mike M
external usenet poster
 
Posts: n/a
Default

Unlike Win 98SE, Win Me doesn't use real mode and therefore ignores any
entries such as files= that a user adds to config.sys since neither
config.sys or autoexec.bat are processed when Win Me boots and the files
are simply retained for backward compatibility with older applications
that expect to find these two files. I'm not entirely clear how MCONFIG
is telling you that you have files=99 or have you perhaps tried adding it
as an environment variable using autoexec.bat?

If you have a DOS application that requires more file handles rather than
using FILES= add the following line to the [386Enh] section of the
system.ini file:

PerVMFiles=number

Where number is the required number of additional file handles. You
have thirty by default so try PerVMFiles=number required - 30 for a start.

See MS KB 269030 - "How to Increase Available File Handles for
MS-DOS-Based Applications in Windows Millennium Edition"
(http://support.microsoft.com?kbid=269030).

If however the program is a 16-bit Windows program see MS KB 274594
"16-Bit Programs Cannot Open More Than 120 Files Simultaneously in Windows
Me" (http://support.microsoft.com?kbid=274594). Microsoft can supply on
request a new version of dosmgr.vxd to resolve this problem. This should
be supplied free of cost if you mention 274594 and that you are using a 16
bit Windows program that requires more than 120 Files.
--
Mike Maltby MS-MVP [2001-2004]



namsilat wrote:

I tried to run an old DOS program under simulated DOS of Windows ME,
an error came up indicating there is not enough "files=" setting,
asking to reset the command "files=" to 99, and restart Windows. I
checked under MSCONFIG, and "files=" has already been set to 99. The
same DOS program runs without problems under Windows 98 SE system.
What exactly is the problem?


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
msgsrv32.exe General 5 June 30th 05 10:34 PM
HELP!! jim General 1 August 26th 04 12:02 AM
FAQ: Win98 users: Upgrading to WinXP, IE6, etc. JM Setup & Installation 6 July 26th 04 01:44 PM
deleted explorer.exe Anida Software & Applications 20 June 16th 04 06:21 AM
Windows update Kevin McCarthy General 5 May 29th 04 10:36 PM


All times are GMT +1. The time now is 01:52 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.