Results 1 to 5 of 5

Thread: DLL trouble

  1. #1

    Thread Starter
    Frenzied Member TomGibbons's Avatar
    Join Date
    Feb 2002
    Location
    San Diego, CA Previous Location: UK
    Posts
    1,345

    Exclamation 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?

  2. #2
    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.

  3. #3
    Member
    Join Date
    Aug 2001
    Posts
    33
    I tried that and it didn't work. I'll try again

  4. #4
    Member
    Join Date
    Oct 2000
    Location
    Aiken, SC
    Posts
    36
    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.

  5. #5
    Lively Member Radar's Avatar
    Join Date
    Apr 2001
    Posts
    70
    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
  •  



Click Here to Expand Forum to Full Width