Re: [ActiveLock-Users]ActiveLock 2.0.4 don't work
Brought to you by:
ialkan
From: Thanh H. T. <th...@sy...> - 2004-03-03 07:40:10
|
Chris, You can have a read of the Readme for details on how to redistribute ActiveLock files. There are 3 files: activelock2.dll, alutuil.dll, and alcrypto.dll. activelock2.dll and alutil.dll are COM dlls so they need to be registered on the local machines. alcrypto.dll is a regular dll that must be put on Windows' System32 directory on the local machines I think in your case, you need to get the network administrator to log onto the local machines and register those dlls locally. Then after that, other users can use your application. Hope that helps. /Thanh Christoph Egger wrote: > Hello Than, > > Thanks a lot for your help, now it works fine > Please answer another questions! > > 1.) I wrote a programm for schools which using win2000 network. Our > network is configured, that the user(pupils, teacher...) aren't able > to write in the registry or install something on the client machines. > So I have to install my programm on the server. > Now whats about the activelock2.dll. > Does it work if i put the dll in the app.path? > Or do you know another way to solve my problem > (Ago I tried it with activelock1.8, but this dosnt work on the > intranet, because the ocx wasn't registered on the local machines) > > Thanks Chris > > ----- Original Message ----- > *From:* Thanh Hai Tran <mailto:th...@sy...> > *To:* act...@li... > <mailto:act...@li...> > *Sent:* Monday, March 01, 2004 8:44 AM > *Subject:* Re: [ActiveLock-Users]ActiveLock 2.0.4 don't work > > Chris, > > 1.)When i generate a product key with the same name and Version > Number twice or more, the key generator produce always another V > code. Why?? > Because the VCode and GCode are generated by random. So you'll get > different codes if you generated it repreatedly. > > > is the name of the *lic file important, should it be the same as > the app. name? > No. You set the filepath via IActiveLock_KeyStorePath property, > and you can give it whatever names you'd like. > > > 3.) What do you mean by name: VB6 Project name or EXE File name? > My guess would be the Project Name field on the Project Properties > dialog (Project->Properties menu in VB6). > > > The result of all my trials was, that the I always produce a > invalid liberation key > Please read http://www.activelock.org/boards/index.php?showtopic=65 > and download the version of alugen posted there. > > Rgs, > Thanh > > Christoph Egger wrote: > >> I Did a little trial like the basic tutorial from November 27,2003 >> >> I wonder about 3 things: >> 1.)When i generate a product key with the same name and Version >> Number twice or more, the key generator produce always another V >> code. Why?? >> >> 2.) is the name of the *lic file important, should it be the same >> as the app. name? >> >> 3.) What do you mean by name: VB6 Project name or EXE File name? >> >> The result of all my trials was, that the I always produce a >> invalid liberation key >> >> If sometimes I will understand the hole thing to work with, and I >> put it in my Program, what kind of file should I deliver. Only >> the activelock2.dll and an empty .lic file! Is this corect >> >> wfg Chris >> > > |