How to set File handle in Windows XP

I'm using foxpro 2 application. Is there anyone able to tell me how to set up the number of files handle in Windows XP.

DOS o/s: I can put "Files=100" in config.sys

Windows ME o/s: I can put "Pervmfiles=100" under [386Enh] in system.ini.

Windows XP o/s : How to do

Thanks.



Answer this question

How to set File handle in Windows XP

  • arit

    CetinBasoz,

    Your advise can solve my problem. Thank you!

    Lawrence


  • Sonic1981

    Under XP default files = 40.

    XP uses autoexec.nt and config.nt files located in windir\system32. You can either change that one or set it specifically for a program in its PIF.


  • How to set File handle in Windows XP