Index
2004-08-09 13:49Malcolm Greene : Minimun files for portable FPW 2.6/VFP 8 dev system
2004-08-09 14:10Mcdaniel, Kristyne : RE: Minimun files for portable FPW 2.6/VFP 8 dev system
2004-08-09 14:20Bill Arnold : RE: Minimun files for portable FPW 2.6/VFP 8 dev system
Back to top
Minimun files for portable FPW 2.6/VFP 8 dev system

Author: Malcolm Greene

Posted: 2004-08-09 13:49:49   Link

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

©2004 Malcolm Greene
Back to top
RE: Minimun files for portable FPW 2.6/VFP 8 dev system

Author: Mcdaniel, Kristyne

Posted: 2004-08-09 14:10:04   Link

Malcolm,

> I'm putting together an "emergency toolkit" CD and USB drive

> and am trying to be cautious of space - especially with the

> USB drive.

Any commonly used controls also need to be included.

Kris

Chance favors the prepared mind -- Louis Pasteur

©2004 Mcdaniel, Kristyne
Back to top
RE: Minimun files for portable FPW 2.6/VFP 8 dev system

Author: Bill Arnold

Posted: 2004-08-09 14:20:16   Link

Hi Malcolm,

That's a handy list.

For VFP8:

How about GDIPLUS.DLL and MSVCR70.DLL?

Also, I've got VFP8R.DLL/VFP8RENU.DLL (with the 'R')

Also, OCX's ?

Bill

> -----Original Message-----

> From: profox-bounces@leafe.com

> [mailto:profox-bounces@leafe.com] On Behalf Of Malcolm Greene

> Sent: Monday, August 09, 2004 2:50 PM

> To: profox@leafe.com

> Subject: Minimun files for portable FPW 2.6/VFP 8 dev system

>

>

> 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

>

[excessive quoting removed by server]

©2004 Bill Arnold