Regsvr32
This command-line tool registers .dll files as command components in the registry.
Start>Run> Regsvr32 then a space, and the DLL file name and press the Enter key,or click OK.
For example:-regsvr32 schmmgmt.dll
To get all parameters open Command Propmt and type in: regsvr32/? and press the Enter Key.
Further Reference:-http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/regsvr32.mspx
No comments:
Post a Comment