Pages

Showing posts with label command to register ocx file. Show all posts
Showing posts with label command to register ocx file. Show all posts

Monday 29 August 2011

How To Register DLL

Following Command can be used to register DLL/OCX Files


regsvr32 /s <Path to DLL file to be registered>


Use, regsvr32 /? on command line to see more options available to register DLLs