Quick Distribution question 
Author Message
 Quick Distribution question

Hi,

I have 3 programs that all use the same OCX controls.

What I want to do is offer the exes as separate small downloads for people
who already have all the DLLs and OCXs, and have a single larger download
that installs all the OCX and DLL files - but I don't want it to have an
uninstall, make a program directory or add it as an item in the add/remove
programs listing.

How would I achieve this. Can this be done with the Package and Deployment
Wizard?

Many thanks in advance

Stuart



Sun, 01 Feb 2004 00:45:56 GMT  
 Quick Distribution question
On Tue, 14 Aug 2001 17:45:56 +0100, "Stuart Douglas"

Quote:

>Hi,

>I have 3 programs that all use the same OCX controls.

>What I want to do is offer the exes as separate small downloads for people
>who already have all the DLLs and OCXs, and have a single larger download
>that installs all the OCX and DLL files - but I don't want it to have an
>uninstall, make a program directory or add it as an item in the add/remove
>programs listing.

>How would I achieve this. Can this be done with the Package and Deployment
>Wizard?

1) You could have this exe only download in a clear "You must have all
of the runtime files" area.  Tell people that they must download and
place this exe in the already established program directory
overwriting any older copy.

2) You could use some soft of simple SFX app with the exe inside it.
This SFX app would have browsing capabilities so that the end user
would "Point and Click" their way to what ever directory currently
exists.

3) Add a "Auto Update" feature to your app    (*1)

4) Do Something else

1: This has been covered recently in this group.  
"Kinda like a plug-in yet more like an update..."

PS: I do have additional entries on this topic in my private archive
for this group. If you wish me to send them to you, email me with the
request.

Quote:

>Many thanks in advance

>Stuart



Sun, 01 Feb 2004 03:16:13 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. API, WM_SETEXT, quick question, need quick answer please

2. The quick question and the long question.

3. QUICK QUESTION:vb question/buying decision

4. Evaluation of Normal Distribution and Chi Distribution

5. Question - Distribution List in Outlook 2000

6. A question regarding assigning distribution list to folder access permission

7. MSDE 2000 distribution question

8. .Net Framework Distribution Question

9. Distribution Question

10. activeX distribution question

11. Distribution of VB6/ADO applications: General Question.

12. App Distribution Questions with VB6: Size and DCOM

 

 
Powered by phpBB® Forum Software