Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Distributing an app for network use
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00049120
Message ID:
00054008
Views:
37
>>>Hello,
>>>
>>>I have created an application used the setup wizard to create the
>>>disk images. I have installed the application on a network and
>>>everything works great if I run it from the computer that I installed
>>>the application. However, If I run the program from another workstation
>>>I get the error that the Visual Foxpro Library can't be found.
>>>I tried to copy the vfp500.dll to the workstations \windows\system
>>>directory, but this didn't work either.
>>>
>>>Can anyone help me?
>>>Please email me.
>>>
>>>Thanks,
>>>
>>>Paul Acton
>>>pacton@ttsinc.com
>>
>>There are a couple of other files that Fox needs to run an instance on a workstation. The easiest way to take care of this is to create another project with nothing but a a 'hello world' dummy program. Run this project through the setup wizard and then install on all your workstations. You could instruct the setup wizard to run a program after the install to erase your dummy .exe. Hope this helps.
>>
>>Erik
>
>Hi Erik,
>
>I have been sidetracked for the last few weeks and am just now getting back to this problem. Your suggestion sounds great, I wonder if you could help me with the program that will erase the dummy.exe. I'm not sure if I would write a program in VFP to do this, I'm thinking my customers wouldn't be able to run a prg written in VFP if they don't have VFP.
>
>Any ideas would be great,
>
>paul

I have used a similar method to build a setup that installs the runtime files. However I don't use a dummy exe. I use a zero byte text file. I don't worry about deleting it afterwords since it only takes up the disk space for a directory entry.
Steve Ruhl
CitiMortgage, Inc.
steven.ruhl@citibank.com Office
Steve@steven-ruhl.com Home
Previous
Reply
Map
View

Click here to load this message in the networking platform