Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.1 KB

Regsvcs.exe.md

File metadata and controls

30 lines (24 loc) · 1.1 KB

Regsvcs.exe


regsvcs.exe /U regsvcs.dll
Loads the target .DLL file and executes the UnRegisterClass function.

regsvcs.exe regsvcs.dll
Loads the target .DLL file and executes the RegisterClass function.

OS: