Running on Windows 10 64 bits

 

All programs on these pages could be used on Windows 10 64 bit.

The programs were developed with vfp version 5.0 (32 bit) but the runtime of vfp 9.0 (64 bit) could be used to run them

The runtime is available at the following two sites:.

 

https://github.com/VFPX/VFPRuntimeInstallers/blob/master/VFP9SP2RT.exe

 

http://www.foxpert.com/download/VFP9SP2RT.exe

 

You need to download an install the vfp9 (service pack 2) runtime.

It is necessary to download the vrunfox utility for vfp9 written by Ed Leafe available at:

 

https://leafe.com/download_file/vrunfox9.zip

 

After the vfp9 runtime installation extract the files in vrunfox9.zip on the same directory of the app.

 

Execute vrunfox.exe

 

On vrunfox write DO program_name where program_name is the name of the EXE file to run.

Example: If the app's name is sim67.exe write DO SIM67

 

To run sim41 for DOS , download the dosbox utility.

 

That is all.