Results 1 to 7 of 7

Thread: [RESOLVED] OK to Distribute these DLLs for VB6 App?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2007
    Posts
    100

    Resolved [RESOLVED] OK to Distribute these DLLs for VB6 App?

    Greetings,

    Is it necessary to distribute all of these DLL files for a VB6 application targeted at Win9x through Vista?

    I'm finding my testers are always asked to reboot after the install.

    TIA

    =====================================
    ole2disp.dll
    ole2nls.dll
    oleaut32.dll
    olepro32.dll
    storage.dll
    typelib.dll
    usp10.dll
    stdole2.tlb
    asycfilt.dll
    comcat.dll
    compobj.dll
    mfc40.dll
    mfc42.dll
    ole2.dll

    ###

  2. #2

  3. #3
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: OK to Distribute these DLLs for VB6 App?

    Moved to Application Deployment forum

    Whether or not those files are necessary depends on your program (some are needed for all VB apps, some I haven't seen before). Most installation creation programs (such as Package & Deployment Wizard) will tell you which files your program needs.

    As to whether you should actually install all of the files, it does depend on the version of Windows - for Vista it is recommended that you don't install certain files (there is a link in the article that Marty referred to).

  4. #4
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: OK to Distribute these DLLs for VB6 App?

    No!!!!!

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Jun 2007
    Posts
    100

    Re: OK to Distribute these DLLs for VB6 App?

    This is confusing. mfc40.dll, for example, shows up as a dependency for a control I'm using. How is one supposed to know if this file can be distributed or not?

  6. #6
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: OK to Distribute these DLLs for VB6 App?

    ********** Knows, You can use it's Unsafe file to check or you can do the research.

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Jun 2007
    Posts
    100

    Re: OK to Distribute these DLLs for VB6 App?

    Thanks!

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