Hello. I'm sorry for my English, but i write from Italy :).
I'm trying to use VFP9 Beta to develope a new version of my software waiting
for the definitive release of VFP9.
The first thing I've done is to Build a little installation package in
"Installshield Express VFP Limited Edition 5.0". My only scope is to create
a package to redistribuite Runtime files. I' ve included all the merge
modules with "FoxPro 9" whitin the name, "Ms C Runtime Library 7.1" and "GDI
Plus Redist module". Created the installation package, I've installed it on
a machine with Win98. But when I try to launch an EXE compiled in VFP9 with
an "Hello world" messagebox, occurs this error: "File DLL: MSVCR71.DLL not
found".
Someone could explain Me what happens?
Thank You, Goodbye all.
Maurizio Di Marco
Hi Maurizio,
I don't know if you are still struggling with this, but I have just run into
the same problem using Wise for Windows Installer and the release version of
VFP 9. It appears to be a problem with the merge module that installs
MSVCR71.DLL. The file is being installed in C:\ (or whatever the root is
for your target folder), rather than in C:\Windows\System32, which is where
it belongs. I was hoping to find information here about a fixed merge
module before I go ahead and correct the merge module myself.

Signature
Mike Potjer
Optimal Solutions, Inc.
http://www.optimalinternet.com
> Hello. I'm sorry for my English, but i write from Italy :).
> I'm trying to use VFP9 Beta to develope a new version of my software
[quoted text clipped - 16 lines]
> Thank You, Goodbye all.
> Maurizio Di Marco
Wild Bill - 05 Jan 2005 14:48 GMT
My same problem, my same solution... ;)
Happy new year!
> Hi Maurizio,
>
[quoted text clipped - 26 lines]
> > Thank You, Goodbye all.
> > Maurizio Di Marco