how do i setup the run time environment of microsoft visual fox pro on windows 7 ? I tried a lot after google the problem but still facing the same problem that is "Cannot find the runtime library of mirosoft visual foxpro". Edit: I am trying to install a standalone software that is made in foxpro in my laptop. And i never use foxpro so i don't know about it's runtime library or it's environment. So How do i setup it ? So that i can use that software. It is always showing me "Cannot find the runtime library of mirosoft visual foxpro"
It is very simple. Generally just having the 3 dlls in the same folder where your exe is sufficient (VFP9t.dll, VFP9r.dll and VFP9ENU.dll). These files are normally located in "C:\Program Files (x86)\Common Files\Microsoft Shared\VFP" folder (and VFP9ENU.dll is the English resource file, there are others).
Experienced similar issues with Windows 10 recently.Copying all the below dll's into the startup-directory of the FoxPro-application made it run smoothly.(dwintl.dll, filer.dll, foxisapi.dll, gdiplus.dll, htmllite.dll, msvcr71.dll, vfp9chs.dll, vfp9cht.dll, vfp9enu.dll, vfp9kor.dll, vfp9r.dll, VFP9RENU.DLL)
I have installed the latest driver downloaded directly from microsoft, and I have found the driver .dll file in windows explorer. However, when I attempt to add the data connection via ODBC Data Sources (32-bit), the driver does not come up in the available list.