Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynazip, reasons to use or not use?
Message
From
31/01/1999 07:22:04
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00132555
Message ID:
00182249
Views:
18
>Four of these need to be registered. Is all that just for development purposes or is it necessary when I send it out? Anyone had problems distributing to clients? Thanks for your input.
>
>>>Marcus.
>>Your users will need those OCXs registered. The setup wizard can handle that. Many of those .DLLs are basic Windows files which people will probably have. I don't know if it's safe to assume so. If you do distribute them, the setup program should probably be checking the filedates and overwriting only if yours are newer. I don't know if the Setup Wizard can handle that. We use DynaZip in-house, so we don't need to worry about all these things. I'd also be interested in knowing the right way to do this, in case we ever distribute our app more widely.
>
>The files needed for distribution of zip and unzip activex controls are clearly spelled out in a file called dzactivex.txt (when you received the activex controls). No, you don't have to send all of those files. I have the activeX.txt file I can send you that spells it out if you can't find it.
>I am using InstallShield Express instead of vfp's install wizard. I marked the files so they would self-register themselves.
>Robert

It is possible to use just the .DLL thru VFP. Then all you need to do is distribute the .DLL with your app.

The VB example that ship with dynazip are quite easily translated to VFP, except that you do need to pass a structure as a parameter to the .DLL, which means some messing about with strings. But as it negates the need to register OCXs etc, I would use the .DLL
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform