Author: Malcolm Greene
Posted: 2004-08-09 at 13:49:49
Anyone know what the MINIMUM files required for putting together a
portable version of the FPW 2.6 and VFP 8 SP1 development environments
(minus one's own personal libraries)?
I'm putting together an "emergency toolkit" CD and USB drive and am
trying to be cautious of space - especially with the USB drive.
For VFP 8 SP 1 here's what I'm looking at:
- VFP8.EXE
- VFP8ENU.DLL
- FOXHHELP8.EXE (common files\microsoft\vfp)
- FOXHHELPPS8.DLL (common files\microsoft\vfp)
- FOXTOOLS.FLL
- DV_FOXHELP.CHM
- GENMENU.PRG
- *.APP in VFP 8 root folder
- FFC folder
And the non-VFP files from the VFP 8 runtime: GDIPLUS.DLL, MSVCR70.DLL
For FPW 2.6 here's what I'm looking at:
- FOXPROW.EXE
- FOXW2600.ESL
- FOXTOOLS.FLL
- FOXHELP.HLP
- GENSCRN*.PRG
- GENMENU*.PRG
- *.APP in FPW 2.6 root folder
Anyone see any missing critical files?
Malcolm