DLL - Dynamic link library

De Linuxmemo.

regsvr32 [DLL name].dll

This function can add the DLL file to your Windows Registry, helping you access your DLL file. You may use this function to add new DLL files to your computer.

regsvr32 -u [DLL name].dll

This function can remove a DLL file from the registry. You may use this to remove DLL files that are not behaving properly.


  • Outil "Sysinternals"
sigcheck.exe .\fichier.dll
Outils personnels