|
-
Jun 28th, 2001, 03:45 AM
#1
Thread Starter
Junior Member
Self registering DLL's
Hi all, Does anyone know how to make a VB created DLL with no forms, self register when installed on a fresh PC. If I just copy it to the C:\WINDOWS\SYSTEM directory it ignores it until I register using REGSVR32.
Thanks for reading
-
Jun 28th, 2001, 06:40 AM
#2
Black Cat
That seems to be the way ActiveX dlls work. I think an ActiveX EXE automatically registers itself when it first runs.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Jun 29th, 2001, 02:31 AM
#3
You are going to have to register the DLL - either manually, through a setup kit, or possibly through a custom app, but it needs to be registered.
- gaffa
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
|