Home
Name Modified Size InfoDownloads / Week
ReadMe.txt 2010-01-19 6.6 kB
ReadBeforeCompile.txt 2009-12-29 607 Bytes
compile.bat 2009-12-29 60 Bytes
Stephenranjit_DLLChecker.pl 2009-12-29 11.1 kB
DC.ini 2009-12-26 467 Bytes
DLLChecker.exe 2009-12-25 4.8 MB
Totals: 6 Items   4.8 MB 0
ÿþNOTE: unicode characters in this file. avoid opening with pure text editor.



===================================== HOW TO USE DLLCHECKER ===========================================



There are 2 ways in which one can use DllChecker:



From the UI:

=====================================



1. launch the application.

2. In the Enter folder path(s) entry box either:

	a. Type the directories containing the dlls and exes you want to check followed by a semi-colon(';')

	   For e.g. D:\Dlls;C:\More Dlls;.....

	b. Click on Browse and select directories one after the other.

3. In the Select results folder entry box either:

	a. Type the full path of the file where the results will be output. including the file name.

	   For e.g. C:\results\out.log or c:\results\html\out.html

	b. Click on browse an select any existing folder. the result will be output to a file inside that folder.

	c. enter any existing/non-existing file/folder path, the result will be output to that location.

4. select the format of the output file. 2 formats are available currently - plain text and html.

5. Click GO.

6. wait for as long as the GO button remains depressed / DONE! pop up is displayed.

7. Click on open results folder to open the output file folder.





Using an INI config file:

=====================================



Instead of entering all the details every time, an INI configuration file can be created with all the required details. A mock ini file is already available in the downloads section at: https://sourceforge.net/projects/dllchecker/files/



The format is as follows:



###################################################################################################

									      				

[Please keep the key names the same. It will not work otherwise.]	      				

[maintain one whitespace on either side of '='. It may not work otherwise.] 				

[All comments in this file are enclosed in '[]'.]			      				

 													

[result_file: enter path to an existent/non-existent folder/file where results will be output]	

result_file = 							      				

 

[dirs_to_recurse: enter all folder paths followed by a semicolon(';')]				

dirs_to_recurse = 							      				



###################################################################################################



1. launch the application.

2. In the select input ini file entry box either:

	a. Type the full path of the ini file created as mentioned above.

	b. Browse and select the ini file created as mentioned above.

3. select the format of the output file. 2 formats are available currently - plain text and html.

4. Click GO.

5. wait for as long as the GO button remains depressed / DONE! pop up is displayed.

6. Click on open results folder to open the output file folder.



---------------------------------------------------------------------------------------------------



*	Please feel free to leave comments at stephenranjit@gmail.com

*	Please report bugs at stephenranjit@gmail.com



---------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------------------------------



THANKS TO:



GIRISH EDE - Sensei - egirishrg@gmail.com - the ± & © in perl



Source: ReadMe.txt, updated 2010-01-19