Saturday, March 1, 2014

How to Register DLL Files on XP


1. Click 'Start' and 'Run.'
2. Type 'cmd' into the blank field and press 'Enter.' The Windows XP Command Prompt opens.
3. Type 'regsvr32 name.dll' -- without the quotation marks -- into the Windows XP Command Prompt and press 'Enter.' Note that 'name.dll' should be replaced with the name of the DLL you wish to register.
4. Type 'exit' -- again, without the quotation marks -- and press 'Enter' to close the Windows XP Command Prompt.

No comments:

Post a Comment