|
-
Aug 10th, 2000, 02:42 PM
#1
Thread Starter
Member
How good is it at determining all of the necesary DLL/OCX components needed by an application?
Considering if it did a good job, should I be able to look at the install log for my app, extract the names of all the pieces that were installed and use that list to build a more robust install with say, InstallShield?
BTW, I am going to have to use the InstallShield that comes with Visual Studio 6. It is the special VC++ version, but it looks like it'll work with VB as well.
~Michael Kizer
http://Michael.Kizer.ws
The Ivory Gate Of Dreams ~ http://www.ivorygate.com
-
Aug 10th, 2000, 04:42 PM
#2
yeah I have that too 
I tried using it once(the install shield)
I didnt like it much...
well I just need to get used to it i guess...
but there is a really good free instal program here
http://www.jrsoftware.org
its called InnoSetup....
-
Aug 10th, 2000, 04:45 PM
#3
oh, about your question....
you need msvbvm60.dll ALL THE TIME.....
and for the OCX's and stuff, in the components thing you can see where they are located,
then you just copy them to the location where you see them.....
that should be all you need unless you are using DB stuff.
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
|