Ok i'm doing something wrong. I have an app that I created on a win7 64 bit machine that runs fine. I build a setup.exe using inno and it seems to work on my computer, installing my app to different folders.
But when I try to install on other computers that do NOT have VFP 9.0 on them I consistantly get runtime errors.
The first says "The resource file is not valid. Overwrite it with a new empty one? If I say yes, then I get another runtime that says" Program Error Property SHOW is not found"
I'm using an inno generated script that has the runtime file list as shown on VFP Wiki.
What am I doing wrong??
TIA
Bill
But when I try to install on other computers that do NOT have VFP 9.0 on them I consistantly get runtime errors.
The first says "The resource file is not valid. Overwrite it with a new empty one? If I say yes, then I get another runtime that says" Program Error Property SHOW is not found"
I'm using an inno generated script that has the runtime file list as shown on VFP Wiki.
What am I doing wrong??
TIA
Bill