|
-
Jun 27th, 2001, 12:12 PM
#1
Thread Starter
New Member
Automatically register ActiveLock.ocx on the users computer
How do I get the activelock.ocx to register automatically on the users computer with VB6. I downloaded activelock from http://www.activelock.com. This is a great active x control to limit an app usage in time.
When I installed it, I run an Install.bat file which opened a DOS session or I could have run
regsvr32 c:\windows\system\nslock15vb6.ocx
from the start menu after copying the ocx to the system folder. But I don't really want my users to see or do that. I could run the aboce expression easily but then you get a confirmation from Windows that pops-up and this is annoying.
Is there any way to do it transparently?
Thanks in advance.
Atchoum
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
|