Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Production Install Upgrades.
Message
 
To
16/10/1997 16:52:47
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00054997
Message ID:
00055069
Views:
22
>>We've developed an application which has been in production for several months.
>>
>>What we're faced with now is supplying enhancements and upgrades periodically.
>>
>>My questions are:
>> How do we go about creating new releases so that only the .exe and possible the .dbc are updated?
>>
>> Can we just use the setup wizard again with only the updated files? If so, how do we determine where the application was previously installed?
>>
>> If we have some base tables which have changed, how do we get those changes into the users dbfs without losing any existing data?
>>
>>Soon we'll be looking at these issues for many different installed locations and we need to be able to just give a new upgrade installation set to these users.
>>
>>thanks, kim
>Kim,
> I would go looking for an install packake beyon the one that VFP comes with.. There packages out there that can handle installing ugrades where they just upgrade the exe file with the changes between versions..
>
>Install shield might do this, I am not sure on this, so there is a place to start looking.. Else you could bundle up only the changed files (EXE, DBC and such ) and try building an install for this..
>
>Thanx!
>
>Tony Miller
>vancouver, Wa

If you need to change table structures without losing existing data, check the Stonefield Data Toolkit. SDT is designed for JUST this purpose. You can include it in your EXE or make a separate maintenance EXE.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform