I have a VFP8 .EXE file that I want to give to other users that don't have VFP8 installed, so they need the runtime files.
Can anyone tell me what files I need to give in order to let other PC's/users use the .EXE with runtime.
With VFP7 I used to distribute:
VFP7R.DLL
VFP7RENU.DLL
MSVCR70.DLL
I have found VFP8 equivilant for the first two of these but there is no MSVCR80.DLL on the VFP8 installation, there is a newer MSVCR70.DLL, but I still cant run the app.
Thanks,
Diarmaid