|
-
Jul 13th, 2007, 10:26 AM
#1
Thread Starter
Lively Member
[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
###
-
Jul 13th, 2007, 10:54 AM
#2
Re: OK to Distribute these DLLs for VB6 App?
Your question may have been answered by this FAQ.
-
Jul 13th, 2007, 11:00 AM
#3
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).
-
Jul 13th, 2007, 03:17 PM
#4
Re: OK to Distribute these DLLs for VB6 App?
-
Jul 16th, 2007, 03:03 PM
#5
Thread Starter
Lively Member
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?
-
Jul 16th, 2007, 09:44 PM
#6
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.
-
Jul 17th, 2007, 12:37 PM
#7
Thread Starter
Lively Member
Re: OK to Distribute these DLLs for VB6 App?
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
|