Is the foxpro profesional edition able to produce a database that can be used on a pc without foxpro installed. I am trying to create an application, and the users will not have foxpro.
To expand just a bit, using VFP you'll be able to produce an application .EXE that can be installed with the appropriate runtime files that will run without having to buy development licenses for all your users. The easiest way to create the install is using the SETUP Wizard in VFP 5/6 and VFP InstallShield in VFP 7.0.
You can use SETUP wizard , which allow you to create install programs or you can make your own install and distribution program which must include vfp6r.dll and vfp6enu.dll (and of course your programs , forms , reports,etc) .
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.