|
-
January 10th, 2000, 06:07 AM
#1
How do I check the Registry : Programmetically
Dear Gang,
How do I check whether an ".ocx/.dll/.exe" file is registered or not. And if it is not registered then how do i register it programmetically.
Regards,
Ashish
-
January 10th, 2000, 07:17 AM
#2
Re: How do I check the Registry : Programmetically
to programmatically register an OCX or DLL you can use the DLLSelfRegister-API in VB6stkit.dll;
to register an EXE, execute the EXE passing a commandline switch /REGSERVER.
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
|