Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Loading VFP6 runtime in Vista environment
Message
From
28/01/2009 14:35:05
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Loading VFP6 runtime in Vista environment
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Vista
Network:
Windows 2008 Server
Miscellaneous
Thread ID:
01377813
Message ID:
01377813
Views:
73
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
Next
Reply
Map
View

Click here to load this message in the networking platform