HarryStottle
Programmer
Created an installshield setup.exe with the vfp9 runtime option selected and the merge module default destination. The runtime files are installed in the default destination directory (\program files\common files\merge modules) and they're all there (vfp9renu.dll,vfp9r.dll,vfp9t.dll)
But when I run the app, it produces the "Cannot locate the Microsoft Visual Foxpro Support Library".
So I've tried copying the runtime files to the application install directory, the windows system32 folder and the windows system folder. Doesn't make a blind bit of difference.
Am I missing a trick here? Do the files need explicit registration? Are there other files I need to include or what?
But when I run the app, it produces the "Cannot locate the Microsoft Visual Foxpro Support Library".
So I've tried copying the runtime files to the application install directory, the windows system32 folder and the windows system folder. Doesn't make a blind bit of difference.
Am I missing a trick here? Do the files need explicit registration? Are there other files I need to include or what?