|
-
Feb 8th, 2002, 02:09 PM
#1
Thread Starter
Frenzied Member
DLL trouble
Does anyone have any idea how to include a dll in the compiled exe because it is looking for a msvb***.dll which people will only have if they have visual basic. I heard of a program called fusion , any ideas where to get that from?
-
Feb 8th, 2002, 02:27 PM
#2
Member
Use the VB Setup Toolkit (VB5) or Package and Deployment Wizard (VB6). Fusion is at http://www.bit-arts.com/ but it's not free.
BTW, you'll get more responses when you post VB Questions in the General VB Questions forum.
-
Feb 28th, 2002, 03:11 PM
#3
Member
I tried that and it didn't work. I'll try again
-
Feb 28th, 2002, 10:48 PM
#4
Member
Hello,
I don't think the package and deployment wizard actualy attaches the dll to the exe. I don't think there is a free way to do that, I don't know.
Good luck,
You have no idea how many idiots there are among us.
Winsock is awesome!
If you are reading this, your a geek, just face it.
-
Mar 1st, 2002, 12:33 AM
#5
Lively Member
You can use Bitarts Fusion to do what you want, but you can also use a good installer such asInno Setup. Inno Setup will compile all of your install files into a single executable install file, and gives you great control over the install process. It's also free.
Aww screw it. I didn't really want to fool with it anymore anyhow.
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
|