DLL - Dynamic link library

De Linuxmemo.

Version du 27 décembre 2022 à 08:54 par Linuxmemo (discuter | contributions)
(diff) ← Version précédente | Voir la version courante (diff) | Version suivante → (diff)
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