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
1 comment:
when i am running in windows xp in normal user i am not able to execute already registerd dll.
Post a Comment