Support
10-30-2002, 02:26 PM
<HTML><HEAD><TITLE>INFO: Visual FoxPro 7.0 Service Pack 1 Runtime Support Module</TITLE></HEAD><BODY><h3>INFO: Visual FoxPro 7.0 Service Pack 1 Runtime Support Module</h3><b>Document ID: IR02042</b><hr>The information in this article applies to:<ul><li>Setup Factory 6.0</li></ul><hr><h3>SUMMARY</h3><p>This document provides development notes for the Visual FoxPro 7.0 (SP1) runtime module that is used with Setup Factory 6.0.</p><h3>DISCUSSION</h3><p><b>Module Description</b></p><p>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.<p><b>Developer Notes</b></p><p>The Setup Factory 6.0 Visual FoxPro 6.0 runtime support module installs the following files on the user's system:</p><pre><code>VFP7T.DLL<br>VFP7R.DLL<br>VFP7RENU.DLL<br>MSVCR70.DLL</code></pre><p>MSVCR70.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"</p><p>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.</p><h3>MORE INFORMATION</h3><p>For more information please visit the following websites:</p><ul><li>Setup Factory 6.0 Runtime Support modules: <A HREF="http://www.indigorose.com/products/setup_factory_modules_1.php" target="blank">http://www.indigorose.com/products/setup_factory_modules_1.php</a> </li><li>Microsoft's Visual FoxPro Homepage: <A HREF="http://msdn.microsoft.com/vfoxpro/" target="blank">http://msdn.microsoft.com/vfoxpro/</a></li><li>MSDN Visual FoxPro 7.0 runtime libraries: <A HREF="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fox7help/html/newvisual_foxpro_runtime_library.asp" target="blank">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fox7help/html/newvisual_foxpro_runtime_library.asp</a></li></ul><p>KEYWORDS: Setup Factory 6.0, Visual FoxPro 7.0, Runtime Module</p><hr><FONT SIZE=1>Last reviewed: October 30, 2002<br>Copyright © 2002 <A HREF="http://www.indigorose.com" target="blank">Indigo Rose Corporation</a>. All rights reserved.<br></FONT></BODY></HTML>