|
-
Aug 20th, 2007, 06:18 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Check the OCX registered are not thru code
Hi
Is there any means to check the specific third party or user defined OCX files is registered are not(i mean to check this from code itself) before consuming it in the application?
Thanks
Cheenu:
-
Aug 20th, 2007, 06:20 AM
#2
Re: Check the OCX registered are not thru code
-
Aug 20th, 2007, 06:28 AM
#3
Thread Starter
Addicted Member
Re: Check the OCX registered are not thru code
-
Aug 24th, 2007, 06:28 AM
#4
Re: Check the OCX registered are not thru code
If you add the ocx as a component to your project, the OS will register it for you.
When you install your project, the installer will register it for you.
-
Nov 13th, 2007, 06:01 AM
#5
Thread Starter
Addicted Member
Re: Check the OCX registered are not thru code
Actually What I meant is that is there any dynamic way to check the OCX used in the Current Application is get registered in the local system. Is there any way or manually we need to check from the system registry?
-
Nov 13th, 2007, 09:27 AM
#6
Re: Check the OCX registered are not thru code
I would run it through regedit32 if I wasn't certain.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|