Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Loading VFP6 runtime in Vista environment
Message
De
28/01/2009 14:35:05
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Loading VFP6 runtime in Vista environment
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Vista
Network:
Windows 2008 Server
Divers
Thread ID:
01377813
Message ID:
01377813
Vues:
72
I have been using a simplified procedure to load the VFP6 runtime modules onto WinXP workstations.
The following batch file is used:

copy vfp*.* %windir%\system32
%windir%\system32\regsvr32 %windir%\system32\vfp6r.dll /s
%windir%\system32\regsvr32 %windir%\system32\vfp6renu.dll /s

This has worked for serveral years under a Windows 2003 Server. It also worked when some workstation began to be set up as terminal servers.

With a recent upgrade of the server to Windows 2008, problems arose. The network people report that terminal server sessions under Windows 2008 act as Vista computers. We now get an error running regsvr32 which reports:

c:\windows\system32\vfp6r.dll will not load. (The program has been verifited as being in ..\system32\

Is there something else required in a Vista environment for such a "simple" loading procedure to work?

Yes, the person loading the software was an administrator.

Many thanks.

Dennis Lytle
Princeton PC Systems
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform