|
-
Feb 9th, 2000, 04:29 AM
#1
Thread Starter
Member
How do you register a bunch of DLL's and Scriptlets from a Visual Basic program? These DLL's are not PART of the program, just copied from a source and then need to be registered for another program to work.
Thanks.
-
Feb 9th, 2000, 02:00 PM
#2
Guru
-
Feb 10th, 2000, 12:25 PM
#3
Thread Starter
Member
Thanks for the excellent article.
Now is there anyway to register COM objects DYNAMICALLY without hardcoding their string names and paths into my .EXE file?
(I want to parse through a directory that contains only Scriptlets and DLL's, put them into some kind of array a register/unregister them on-the-fly without needing to know how many, or what their names are at design-time.)
Thanks for any thoughts.
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
|