Quick Search for:  in language:    
PSC,ICQ,program,will,find,DLLs,OCXs,needs,ope
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Visual Basic Stats

 Code: 3,290,928. lines
 Jobs: 179. postings

 How to support the site

 
Sponsored by:

 
You are in:
 

Does your code think in ink?
Login





Latest Code Ticker for Visual Basic.
Check Placement of Form on Screen
By CubeSolver on 11/20


RT Full Duplex
By Brian Black on 11/20


C++ Template Hack
By OpcodeVoid on 11/20


Click here to see a screenshot of this code!DeskTop Generator
By Ziad Said on 11/20

(Screen Shot)

SQLMan
By Darwin H. de Leon on 11/20


Klik! CompareLib...Co mpare and synchronize schema differences in your Access databases...
By Özden Irmak on 11/20


listview000sher if
By Sherif Omran on 11/20


Using ComboBox instead of TextBox
By SMA Soft on 11/20


Click here to see a screenshot of this code!ColorFade
By SMA Soft on 11/19

(Screen Shot)

Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!

Affiliate Sites



 
 
   

Find the DLLS and OCXS that are required to open a program

Print
Email
 
winzip icon
Submitted on: 1/5/2001 12:49:19 PM
By: DXB700 
Level: Intermediate
User Rating: By 31 Users
Compatibility:VB 4.0 (32-bit), VB 5.0, VB 6.0

Users have accessed this code 12022 times.
 
 
     This program will find all the DLLs and OCXs that a program needs to be opened. for example, the main dlls that are needed for VB 6 apps to be run is MSVBVM60.dll..etc.. There was a previous post in PSC by someome i cant remember his name, but he had many bugs in his prog, and it didn't get all the dlls and ocxs that are needed in some large programs.. this one does it all.. see the screen shot for more info :) please vote if you find it useful. and remember, this is useful when u want to make a setup package and do not know what files to include :) ICQ 7293201 email strange_life@hotmail.com :)

 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
3)Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 21 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Intermediate category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
1/5/2001 3:31:11 PM:DJL
This program is not as accurate as the 
author wants to think it is. I ran a 
test on one of my applications that I 
had a problem creating a setup file 
for... The package and deployment 
wizard did bot detect certain DLL's I 
needed...Neither did this 
application!..All in all, I doubt it is 
any more accurate than Package and 
deployment wizard included with VB  
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/8/2001 2:28:43 AM:Kermit
Can't anyone enhance this code. It 
would be useful to make a better 
program then the Pack & Deploy Wiz 
(Regarding the DLL OCX filez).
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/9/2001 4:25:25 AM:The Desert Man
excellent code thank you !!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/12/2001 6:00:51 AM:MIKE
Ironically I couldn't run the program 
because of missing DLL's
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/12/2001 12:30:10 PM:Adrian Smiths
The comments above really amaze me. 
This code is wonderful, worked with me 
!
5 globes
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/16/2001 6:35:08 AM:Mike Canejo
This could have been done a better and 
faster way.
but good job. -Mike
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/21/2001 4:47:19 AM:Adam
Hmmmm. This program is intersting! It's 
fun to abuse napster with it but it's 
hard to use properly. There are too 
many set captions for the text boxes.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/22/2001 6:09:34 PM:EMC
Well, it worked with two applications 
that needed a lot of dlls. But then 
again, it might not work properly with 
other ones.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
2/26/2001 1:20:54 PM:Anton
Gee, This is soo Cool, Its safe me from 
tons of truoble
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
7/8/2001 2:46:25 PM:egbert
if this works its a hyper usefull app 
great job!!! :-D 
htpp:\\besoftwaredeveloper.flappie.nl
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
7/11/2001 4:46:32 PM:digitronix
Exelent app. Very usefull. Although, 
the code looks like spaghetti code.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/4/2001 5:23:07 PM:TomLaw1999
Thank you, this looks to be a very 
useful tool
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/12/2001 3:45:22 PM:Gavin
Hi just a couple of things this program 
is an example of how NOT to code 
DXB700(ever heard of intsr()) it fell 
over several times with me and the 
point about it not finding all dll`s is 
true as it only finds the dll`s and ocx 
embedded in the exe it will not find 
the ones that are called from these.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
12/7/2001 1:17:00 PM:chad gutowsky
Here is the errores I get when I try to 
load your code.
Line 24: Class 
MSComDlg.CommonDialog of control com 
was not a loaded control class.
Line 
27: The property name _ExtentX in com 
is invalid.
Line 28: The property name 
_ExtentY in com is invalid.
Line 29: 
The property name _Version in com is 
invalid.
Line 30: The property name 
DialogTitle in com is invalid.
Line 
31: The property name Filter in com is 
invalid.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/11/2003 6:14:52 AM:
a very cool and usefull tool, thanx ;D
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
10/22/2003 12:11:23 PM:Carlos Rodrigues
Thanks, very useful, keep your good job
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | Visual Basic Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.