|
-
January 10th, 2000, 07:56 AM
#1
Package and Deployment
When I package my program for deployment across our network, it rips out all the OCX's and DLL's it needs and bundles them together perfectly. But when I (or one of the users) tried to run setup, it falls over because it claims it can't find one of the OCX controls.
I haven't succesfully packaged a solution yet.
Can anybody help?
-
January 10th, 2000, 08:15 AM
#2
Re: Package and Deployment
Consider using Visual Installer instead of the package and deployment wizard. You can download it from the MS site.
It's integrated with MS Installer and gives you much more control and error handling during the installation process and also AutoRepair (as in OFfice 2000)
-
January 10th, 2000, 12:19 PM
#3
Re: Package and Deployment
Do you have the url to the Visual Installer?
-
January 11th, 2000, 07:43 AM
#4
Re: Package and Deployment
the correct name of the product is "Visual Studio installer".
find it on http://msdn.microsoft.com/vstudio/do...6redirect%3Dno
or go to www.microsoft.com, select the download section and search for "Visual studio installer" by keyword
-
February 2nd, 2000, 12:19 AM
#5
Re: Package and Deployment
I used Visual Visual stodio instaler.
How to include some exe like MDAC_TYP.exe and DCOM98.exe
which will execute withen setup process
Arun Sahoo
([email protected])
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|