Jump to content











Photo
- - - - -

Which DLL files do I need to require?


  • Please log in to reply
4 replies to this topic

#1 Sirquil

Sirquil

    Frequent Member

  • Advanced user
  • 108 posts
  • Location:Indianapolis, Indiana
  •  
    United States

Posted 08 February 2011 - 11:39 PM

I am trying to write a script for a program. Used "tasklist /m /fi "imagename eq program.exe" /fo list >output.txt" to obtain list of used DLL files. List returned is quite large and I am wondering how to determine if I need to add all to my script.


program.exe
pid 4724
ntdll.dll
kernel32.dll
KERNELBASE.dll
USER32.dll
GDI32.dll
LPK.dll
USP10.dll
msvcrt.dll
IMM32.DLL
MSCTF.dll
guard32.dll
ADVAPI32.dll
sechost.dll
RPCRT4.dll
VERSION.dll
fltlib.dll
COMCTL32.dll
comdlg32.dll
SHLWAPI.dll
SHELL32.dll
OLEAUT32.dll
ole32.dll
ws2_32.dll
NSI.dll
inetmib1.dll
IPHLPAPI.DLL
WINNSI.DLL
snmpapi.dll
profapi.dll
SspiCli.dll
sqlite3.dll
NETAPI32.dll
netutils.dll
srvcli.dll
wkscli.dll
WINSPOOL.DRV
oledlg.dll
OLEPRO32.DLL
MPR.dll
ODBC32.dll
odbcint.dll
WININET.dll
Normaliz.dll
urlmon.dll
CRYPT32.dll
MSASN1.dll
iertutil.dll
uxtheme.dll
NLAapi.dll
mswsock.dll
DNSAPI.dll
winrnr.dll
napinsp.dll
pnrpnsp.dll
mdnsNSP.dll
WLIDNSP.DLL
PSAPI.DLL
fwpuclnt.dll
rasadhlp.dll
rpchromebrowserrecordhelper.dll
MSVCP71.dll
MSVCR71.dll
dwmapi.dll
comctl32.DLL
CRYPTBASE.dll
CLBCatQ.DLL


Please advise if there are more effective ways of finding required dll files that need to be added to script.

Is there a significance to the upper case DLL files compared to the lower case DLL files?

#2 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 14 February 2011 - 03:02 PM

Please advise if there are more effective ways of finding required dll files that need to be added to script.

Dependency Walker
See here:
http://www.911cd.net...showtopic=24285
InstallRite:
http://users.telenet.../how_plugin.htm
Sysinternals tools: Filemon, Regmon, Procmon.


Is there a significance to the upper case DLL files compared to the lower case DLL files?

NO.

:smiling9:
Wonko

#3 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 14 February 2011 - 03:19 PM

Sorry, Sirquil,

The 'Tutorial' forum (where you originally asked) is for giving step-by-step instructions, how to do something.

It is not for asking questions.

Moved the topic to the 'Support' forum.

Peter

#4 Sirquil

Sirquil

    Frequent Member

  • Advanced user
  • 108 posts
  • Location:Indianapolis, Indiana
  •  
    United States

Posted 14 February 2011 - 06:52 PM

Thank you Peter; my mistake.

#5 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 14 February 2011 - 08:11 PM

Thank you Peter; my mistake.

Try to remember!

Peter :smiling9:

BTW: Did Wonko's links help?
If not, do not worry to ask HERE!




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users