|
-
Feb 16th, 2002, 06:43 AM
#1
Thread Starter
Member
Embedding Runtime Dll In My Exe
Hi All
Need some basic info again. can i include all the VB6 run-time DLLS and other DLLS or OCX, if any, into my application EXE. I am trying to avoid the SETUP Process for my user.
Also is there any better shareware packaging tool other that P & D that comes with VB6?
Will appreciate immediate response and thanx for the same.
Sunithi
-
Feb 16th, 2002, 09:10 AM
#2
Originally posted by sunithi
Need some basic info again. can i include all the VB6 run-time DLLS and other DLLS or OCX, if any, into my application EXE.
No. Those are files external to your application, but must be physically present for your application to run.
Also is there any better shareware packaging tool other that P & D that comes with VB6?
Check out Wise Installer, and InstallShield.
-
Feb 16th, 2002, 04:22 PM
#3
You can get a license to use VISE Installer (like Quicktime Installer) for free for a year if you only use it for Freeware and Shareware.
-
Feb 16th, 2002, 05:40 PM
#4
Frenzied Member
retired member. Thanks for everything 
-
Feb 16th, 2002, 05:44 PM
#5
PowerPoster
Couldnt you put the RunTIme .DLL's in a resource file and use them from there?
-We have enough youth. How about a fountain of "Smart"?
-If you can read this, thank a teacher....and since it's in English, thank a soldier.

-
Feb 16th, 2002, 05:58 PM
#6
How would your program run in order to get them from the resource file without them already there?
-
Feb 17th, 2002, 02:50 PM
#7
Originally posted by Arc
Couldnt you put the RunTIme .DLL's in a resource file and use them from there?
In a word, No.
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
|