Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FPD 2.6 appl running very slowly in XP
Message
De
12/04/2006 23:12:58
Neil Mc Donald
Cencom Systems P/L
The Sun, Australie
 
 
À
12/04/2006 12:41:08
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Versions des environnements
Visual FoxPro:
FoxPro Dos
OS:
Windows XP
Divers
Thread ID:
01112997
Message ID:
01113234
Vues:
17
Hi,
This is from Fox Wiki

Here's a couple of fixes we use to run Foxpro DOS in Win 2 K and Win XP:

QuickEdit interferes with the mouse operation.
- Run REGEDIT, search for all occurences of QuickEdit. Change the key value from 1 to 0 (which turns off QuickEdit for all DOS windows)

Foxpro consumes too many CPU cycles. This is easily fixed (once you've turned off QuickEdit)
- create a batch file with the command
START "Foxpro - MyProgram" /low foxprox
- this opens a new window running Foxpro
- the "Foxpro - MyProgram" in quotes becomes the title of the Foxpro window.
- the /low parameter sets the CPU priority of Foxpro DOS to low, so it stops hogging the CPU. This only seems to work if you start it in a new window... there is no way of running it at the reduced CPU priority in the existing window.
- foxprox is the name of the 32 bit version of Foxpro DOS

We add these changes to \WINNT\SYSTEM32\CONFIG.NT
FILES=150
shell=%systemroot%\system32\command.com /e:1024


>Hi chaps
>
>Our company has an old 2.6. application that runs in various bus companies' offices on a variety of machines and OSs.
>One operator is having problems with his version running very slowly on an XP m/c. I have little knowledge of the system and little contact with him. Someone has mentioned something about the Registry maybe contributing to the fault but I don't know. Anyone any ideas?
>
>I think I might have asked this back in Jan but can't find any messages to do with it.
>
>'ppreciate it
>
>Terry
Regards N Mc Donald
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform