Readme for Visual FoxPro 9.0 Post SP2 Hotfix, build 9.0.0.6602, KB 952548
============================================================================

This update addresses an issue in Microsoft Visual FoxPro 9.0 SP2 where items added to a table in use by multiple users appear in a BROWSE in your session, even though these records do not meet the SET RELATION in force. Please refer to http://support.microsoft.com/kb/952548 for full details.

NOTE: You should have VFP9SP2 installed before applying this HOTFIX. VFP9 SP2 can be obtained at http://msdn.microsoft.com/VFOXPRO.



File name                    Version           Date         Time   Size         
----------------------------------------------------------------------------
Readme.txt                   N/A               03-Jun-2008  17:01        2,786  
Vfp9.exe                     9.0.0.6602        03-Jun-2008  05:43    5,783,552  
Vfp9r.dll                    9.0.0.6602        03-Jun-2008  05:43    4,734,976  
Vfp9runtime.msm              N/A               03-Jun-2008  09:28    4,586,496  
Vfp9t.dll                    9.0.0.6602        03-Jun-2008  05:44    3,907,584  



Installation instructions. Please follow the instructions carefully!


1. Close all applications that use VFP9SP2 or the VFP9SP2 runtime files.

2. In Windows Explorer, navigate to your VFP9SP2 installation directory ("\Program Files\Microsoft Visual FoxPro 9.0" by default).

3. Highlight your existing VFP9SP2 IDE file - VFP9.EXE - and press F2 to edit the file name. Rename the file to "VFP9.exe.sp2".

4. Copy the updated VFP9.exe file from the folder where you extracted this package to the VFP9SP2 installation directory.

5. In Windows Explorer, navigate to the merge module folder - "\Program Files\Common Files\Merge Modules".

6. Highlight your existing VFP9 runtime merge module file - VFP9runtime.msm - and press F2 to edit the file name. Rename the file to "VFP9runtime.msm.sp2".

7. Copy the updated VFP9runtime.msm file from the folder where you extracted this package to the merge module folder.

8. In Windows Explorer, navigate to the Visual FoxPro runtimes folder - "\Program Files\Common Files\Microsoft Shared\VFP".

9. Highlight your existing VFP9r runtime file - VFP9r.dll - and press F2 to edit the file name. Rename the file to "VFP9r.dll.sp2". Repeat the process for VFP9t.dll.

10. Copy the updated VFP9r.dll and VFP9t.dll files from the folder where you extracted this package to the Visual FoxPro runtimes folder.



NOTE: In order to incorporate the updated dlls into your distribution, you must rebuild any application distribution projects that use the VFP9Runtime.msm merge module and redistribute your package to your customers.



The Visual FoxPro Team