Register dll or ocx
To register a dll or ocx use the following command:
regsvr32 file_to_be_registered.dll
regsvr32 file_to_be_registered.ocx
To unregister a dll or ocx using the following command:
regsvr32 /u file_to_be_unregistered.dll
regsvr32 /u file_to_be_unregistered.ocx






Add New Comment
Viewing 1 Comment
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Add New Comment