INFO: Visual FoxPro 7.0 Service Pack 1 Runtime Support Module INFO: Visual FoxPro 7.0 Service Pack 1 Runtime Support Module
Document ID: IR02042
The information in this article applies to:
- Setup Factory 6.0
SUMMARY
This document provides development notes for the Visual FoxPro 7.0 (SP1) runtime module that is used with Setup Factory 6.0.
DISCUSSION
Module Description
All programs developed with Microsoft Visual FoxPro 7.0 require a set of core runtime files in order to run. When this runtime module is added to a Setup Factory 6.0 project, the appropriate core set of files will be installed with your application.
Developer Notes
The Setup Factory 6.0 Visual FoxPro 6.0 runtime support module installs the following files on the user's system:
VFP7T.DLL
VFP7R.DLL
VFP7RENU.DLL
MSVCR70.DLLMSVCR70.DLL will be installed to the users system directory, represented by "%SysDir%". The rest of the files will be installed to the users Visual FoxPro Common files directory, represented by: "%CommonFiles%\Microsoft Shared\VFP"
The files are not installed as a "whole". If the user has a newer version of VFP7T.DLL on their computer, but the rest of their files are older, VFP7T.DLL will not be installed but the rest of the Visual FoxPro runtime support module will be.
MORE INFORMATION
For more information please visit the following websites:
- Setup Factory 6.0 Runtime Support modules: http://www.indigorose.com/products/setup_factory_modules_1.php
- Microsoft's Visual FoxPro Homepage: http://msdn.microsoft.com/vfoxpro/
- MSDN Visual FoxPro 7.0 runtime libraries: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fox7help/html/newvisual_foxpro_runtime_library.asp
KEYWORDS: Setup Factory 6.0, Visual FoxPro 7.0, Runtime Module
Last reviewed: October 30, 2002
Copyright © 2002 Indigo Rose Corporation. All rights reserved.

