Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run time files for VFP
Message
From
05/02/2002 13:30:36
 
 
To
05/02/2002 10:58:12
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00615059
Message ID:
00615642
Views:
31
Claude,
Registering a DLL (or OCX) is usually done by an installer, or can be done manually with regsvr32.exe. This places an entry in the Registry so that any application looking for this file can locate it without it being in the OS PATH.

DEPENDS.EXE is a windows utility that's available from MS that shows the system files and other .DLLs that a given program may depend on. It was included in Visual Studio 5 / 6, and also comes with C++ and most of the OS Resource Kits. It may even be available as a download at MSDN.

Have you checked your VFP 7.0 CD in the "technical articles" directory, for the "vfpdeploy.doc" information?

Also, you might want to consider reading the FREE Whil Hentzen article on the FoxTalk Magazine web site. http://www.pinnaclepublishing.com/ft - 'Where is the Setup Wizard?' and Other Annoying InstallShield Questions !

Rick

>>Did you register these three files? You may also need to update some of the system files that these depend on if the server hasn't been kept "up-to-date".
>
>Not sure what you mean by registering the 3 files. How do check and how I do that?
>
>You can use the Depends utlity to check what files are dependent. That's why
>
>What is the depends utility and how do I use it?
>
>sometimes it easier to let the hard work that someone else already did to create the installer merge files is really easier in the long run.
>
>I tried using installsheild express that comes with VFP 7, but could not find documentation and screens are no help.
>
>>
>>Rick
>>
>>>I tried copying the following files to the server.
>>>
>>>I get an error message theat a required DLL is missing. Unfortunately I am not getting a filename, just the name of the mapped folder.
>>>
>>>Any help appreciated.
>>>
>>>Why is ir so hard to test and distribute applications in VFP 7?
>>>
>>>>- msvcr70.dll
>>>>- vfp7r.dll
>>>>- vfp7renu.dll
>>>>
>>>>>This probalblely been covered but I could not find it.
>>>>>
>>>>>What run time files are needed to execute a VFP 7 application (.exe)? I want o copy files to a server to test it. Installshield seems like overkill and documentation on how to use it is not clear.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform