PC Review


Reply
Thread Tools Rate Thread

CONFIG.SYS question

 
 
JoeSpareBedroom
Guest
Posts: n/a
 
      20th Feb 2007
OS: XP Pro w/SP2 and a box of Kleenex on top of the computer. White Kleenex.

I just installed a Windows app from 1996. At the end of the installation, it
said it needed to add FILES=30 to config.sys. I know it would've harmed
nothing to let it do its thing, but I was curious as to whether it should
modify the CONFIG.SYS file in the root directory, or can there be individual
ones for each user profile? If so, where should those user-specific files be
placed? If the one in the root directory is modified, does that take care of
all users who might run the app?

Meanwhile, I've started the 6 apps I live in all day, and this newly
installed one, and I've seen no issues, so I wonder if the FILES= line is
really needed with XP.


 
Reply With Quote
 
 
 
 
Frankster
Guest
Posts: n/a
 
      20th Feb 2007
You would look in c:\windows\system32\config.nt. By default it has files=40.
You should be good to go.

-Frank

"JoeSpareBedroom" <(E-Mail Removed)> wrote in message
news:WxICh.3282$(E-Mail Removed)...
> OS: XP Pro w/SP2 and a box of Kleenex on top of the computer. White
> Kleenex.
>
> I just installed a Windows app from 1996. At the end of the installation,
> it said it needed to add FILES=30 to config.sys. I know it would've harmed
> nothing to let it do its thing, but I was curious as to whether it should
> modify the CONFIG.SYS file in the root directory, or can there be
> individual ones for each user profile? If so, where should those
> user-specific files be placed? If the one in the root directory is
> modified, does that take care of all users who might run the app?
>
> Meanwhile, I've started the 6 apps I live in all day, and this newly
> installed one, and I've seen no issues, so I wonder if the FILES= line is
> really needed with XP.
>


 
Reply With Quote
 
JoeSpareBedroom
Guest
Posts: n/a
 
      20th Feb 2007
"Frankster" <(E-Mail Removed)> wrote in message
news:_(E-Mail Removed)...
>
> "JoeSpareBedroom" <(E-Mail Removed)> wrote in message
> news:WxICh.3282$(E-Mail Removed)...
>> OS: XP Pro w/SP2 and a box of Kleenex on top of the computer. White
>> Kleenex.
>>
>> I just installed a Windows app from 1996. At the end of the installation,
>> it said it needed to add FILES=30 to config.sys. I know it would've
>> harmed nothing to let it do its thing, but I was curious as to whether it
>> should modify the CONFIG.SYS file in the root directory, or can there be
>> individual ones for each user profile? If so, where should those
>> user-specific files be placed? If the one in the root directory is
>> modified, does that take care of all users who might run the app?
>>
>> Meanwhile, I've started the 6 apps I live in all day, and this newly
>> installed one, and I've seen no issues, so I wonder if the FILES= line is
>> really needed with XP.
>>

>


> You would look in c:\windows\system32\config.nt. By default it has
> files=40. You should be good to go.
>
> -Frank


Thanks, Frank. No wonder the program hasn't complained.


 
Reply With Quote
 
Wesley Vogel
Guest
Posts: n/a
 
      20th Feb 2007
Use config.nt

Files
http://www.microsoft.com/resources/d...-us/files.mspx

Or paste the following line into Start | Run and click OK...

hh ntcmds.chm::/files.htm

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:WxICh.3282$(E-Mail Removed),
JoeSpareBedroom <(E-Mail Removed)> hunted and pecked:
> OS: XP Pro w/SP2 and a box of Kleenex on top of the computer. White
> Kleenex.
>
> I just installed a Windows app from 1996. At the end of the installation,
> it said it needed to add FILES=30 to config.sys. I know it would've harmed
> nothing to let it do its thing, but I was curious as to whether it should
> modify the CONFIG.SYS file in the root directory, or can there be
> individual ones for each user profile? If so, where should those
> user-specific files be placed? If the one in the root directory is
> modified, does that take care of all users who might run the app?
>
> Meanwhile, I've started the 6 apps I live in all day, and this newly
> installed one, and I've seen no issues, so I wonder if the FILES= line is
> really needed with XP.


 
Reply With Quote
 
=?Utf-8?B?cmljaGllX2lzaGVyZQ==?=
Guest
Posts: n/a
 
      10th Apr 2007
I've also got an important DOS based program that in this case requires the
config.sys parameter "files = 65". I've found config.nt on my XP system as
one poster suggested , but have not figured how to change the file parameter
to "files = 65" .

I've also pasted : hh ntcmds.chm::/files.htm into the RUN command and that
led me to "Command Line Reference" , but I'm not sure where to go from here.
It looks like I'm awfully close though, since it addresses the issue.

The message I'm getting from my program is: " The 'files = ' setting in
your config.sys is too small. The 1040ez program requires a minimum of
files - 65."

Thank you if you can help!!!!

--
Rich G


"Wesley Vogel" wrote:

> Use config.nt
>
> Files
> http://www.microsoft.com/resources/d...-us/files.mspx
>
> Or paste the following line into Start | Run and click OK...
>
> hh ntcmds.chm::/files.htm
>
> --
> Hope this helps. Let us know.
>
> Wes
> MS-MVP Windows Shell/User
>
> In news:WxICh.3282$(E-Mail Removed),
> JoeSpareBedroom <(E-Mail Removed)> hunted and pecked:
> > OS: XP Pro w/SP2 and a box of Kleenex on top of the computer. White
> > Kleenex.
> >
> > I just installed a Windows app from 1996. At the end of the installation,
> > it said it needed to add FILES=30 to config.sys. I know it would've harmed
> > nothing to let it do its thing, but I was curious as to whether it should
> > modify the CONFIG.SYS file in the root directory, or can there be
> > individual ones for each user profile? If so, where should those
> > user-specific files be placed? If the one in the root directory is
> > modified, does that take care of all users who might run the app?
> >
> > Meanwhile, I've started the 6 apps I live in all day, and this newly
> > installed one, and I've seen no issues, so I wonder if the FILES= line is
> > really needed with XP.

>
>

 
Reply With Quote
 
Terry
Guest
Posts: n/a
 
      10th Apr 2007
On 4/10/2007 3:00 PM On a whim, richie_ishere pounded out on the keyboard

> I've also got an important DOS based program that in this case requires the
> config.sys parameter "files = 65". I've found config.nt on my XP system as
> one poster suggested , but have not figured how to change the file parameter
> to "files = 65" .
>
> I've also pasted : hh ntcmds.chm::/files.htm into the RUN command and that
> led me to "Command Line Reference" , but I'm not sure where to go from here.
> It looks like I'm awfully close though, since it addresses the issue.
>
> The message I'm getting from my program is: " The 'files = ' setting in
> your config.sys is too small. The 1040ez program requires a minimum of
> files - 65."
>
> Thank you if you can help!!!!
>


Hi Richie,

You can open the file config.nt with notepad. Open notepad, click File
Open, and navigate to c:\windows\system32. Make sure "Files of type"
states "All files"

Change the "files=40" line at the bottom to 65, press Ctrl-S and you're
done.

--
Terry

***Reply Note***
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
 
Reply With Quote
 
Wesley Vogel
Guest
Posts: n/a
 
      11th Apr 2007
Start | Run | Type: config.nt | Click OK |

config.nt should open with Notepad, with the Title bar reading: CONFIG.NT -
Notepad.

Scroll down to what is probably the last line...

REM is zero, EMM will be disabled and the EMM line will be ignored.
REM
dos=high, umb
device=%SystemRoot%\system32\himem.sys
files=40

Change files=40 so that it reads files=65

On CONFIG.NT - Notepad, click File, then click Save and close Notepad.


Note, with CONFIG.NT being in the system32 folder, typing CONFIG.NT in the
Run command should open the file. Typing CONFIGi n the Run command opens
C:\WINDOWS\system32\config

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:B9293259-9CF3-43B5-AC7F-(E-Mail Removed),
richie_ishere <(E-Mail Removed)> hunted and pecked:
> I've also got an important DOS based program that in this case requires
> the config.sys parameter "files = 65". I've found config.nt on my XP
> system as one poster suggested , but have not figured how to change the
> file parameter to "files = 65" .
>
> I've also pasted : hh ntcmds.chm::/files.htm into the RUN command and that
> led me to "Command Line Reference" , but I'm not sure where to go from
> here. It looks like I'm awfully close though, since it addresses the
> issue.
>
> The message I'm getting from my program is: " The 'files = ' setting in
> your config.sys is too small. The 1040ez program requires a minimum of
> files - 65."
>
> Thank you if you can help!!!!
>
> --
> Rich G
>
>
> "Wesley Vogel" wrote:
>
>> Use config.nt
>>
>> Files
>> http://www.microsoft.com/resources/d...-us/files.mspx
>>
>> Or paste the following line into Start | Run and click OK...
>>
>> hh ntcmds.chm::/files.htm
>>
>> --
>> Hope this helps. Let us know.
>>
>> Wes
>> MS-MVP Windows Shell/User
>>
>> In news:WxICh.3282$(E-Mail Removed),
>> JoeSpareBedroom <(E-Mail Removed)> hunted and pecked:
>>> OS: XP Pro w/SP2 and a box of Kleenex on top of the computer. White
>>> Kleenex.
>>>
>>> I just installed a Windows app from 1996. At the end of the
>>> installation, it said it needed to add FILES=30 to config.sys. I know
>>> it would've harmed nothing to let it do its thing, but I was curious as
>>> to whether it should modify the CONFIG.SYS file in the root directory,
>>> or can there be individual ones for each user profile? If so, where
>>> should those user-specific files be placed? If the one in the root
>>> directory is modified, does that take care of all users who might run
>>> the app?
>>>
>>> Meanwhile, I've started the 6 apps I live in all day, and this newly
>>> installed one, and I've seen no issues, so I wonder if the FILES= line
>>> is really needed with XP.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
web.config question 2.0 eagle Microsoft ASP .NET 11 2nd Aug 2007 02:46 PM
DTDs for machine.config, web.config, security.config available ? =?Utf-8?B?UGF1bCBLZW5uZWR5?= Microsoft Dot NET Framework 1 5th Feb 2007 05:42 AM
App.config question =?Utf-8?B?TWFyaw==?= Microsoft Dot NET Framework 3 17th Oct 2005 09:08 PM
MS Config Question Jim Windows XP General 4 30th Nov 2004 06:57 PM
Web.Config Question Craig Pearson Microsoft ASP .NET 1 28th Aug 2003 05:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:34 AM.