Visual FoxPro 6.0 Sample: Distributes Visual FoxPro 6.0 SP3 Run-Time with Active Document (Vfp6sp3r.exe) (266062)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 6.0

This article was previously published under Q266062

SUMMARY

Vfp6sp3r.exe consists of a .cab file that contains the Visual FoxPro 6.0 Service Pack 3 run-time library files that are necessary to run an Active Document application. Vfp6sp3r.exe also contains a sample HTML file that facilitates the automatic download of the run-time files through the use of the <OBJECT> tag.

MORE INFORMATION

The following file is available for download from the Microsoft Download Center:
Release Date: Jun-26-2000

For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file. The Vfp6sp3r.exe file contains the following files:

File nameSize
Readme.txt921 KB
Vfp6sp3r.cab2.79 MB
Vfp6sp3r.htm341 KB

The Vfp6sp3.cab file and the Vfp6sp3r.htm file should be copied to a Web server. The Vfp6sp3r.htm needs be changed to reflect your Web server name. The line that needs to be changed is:
   CODEBASE="http://WebServerName/Folder/vfp6sp3r.cab#Version=6,0,8492,0">
				
Replace "WebServerName/Folder" with the correct information for your Web server.

When you access this page with Microsoft Internet Explorer, the run-time download is initiated. Internet Explorer performs version checking, and only installs the run-time files if they are newer than the ones currently installed. It also installs the files if the run-time files have never been installed on the computer. It may be necessary for the computer to be rebooted after accessing this Web page if any files were replaced.

Modification Type:MinorLast Reviewed:8/9/2004
Keywords:kbActiveDocs kbfile kbinfo KB266062 kbAudDeveloper