Hello I an a new user of ActiveLock and just downloaded 1.8. I have registered the ocx that was in the ActiveLock\ocx folder. I can't seem to get the Sample...
All references are to version 1.8 How come I get different results using the code in the folder \test_gen than I get using the code in \KeyGenerator? Using the...
Hello All, I know I said before that after Alpha 2, we were going into Beta but, in hindsight, this was not realistic (read the release notes and you'll know...
Hello Thanh ! In Form1.frm (TutorialApp) we have two txtUser. One is a variable and the other is a subroutine with the same name ?. This is correct ? ... ...
Hi Luiz. This is a joke, right? Yes, the code is correct. txtUser is a control variable (TextBox control to be exact). The "subroutine with the same name", as...
Lot's of changes have been done when we look at the code since 1.8x version. But I haven't found any explanations about the choices and the strategy: - RSA...
Hi Thanh I noticed that lot's of changes have been done when we look at the code since 1.8x version. But I haven't found any explanations about the choices and...
Hi Mark, To answer your question of "why no explanation about choices and strategies". Simply put, we didn't want to bore/confuse the normal users with the...
Hi, I recently found your Active lock component, and i'm thinking about using it in my application. So i started with reading the tutorial documentation and...
Hi John, 2 things to check: 1) Make sure you copied the entire VCode into your app, not just part of it 2) In alugen, did you create the liberation key for the...
Hi Thanh, I can confirm that i did both of your tips very carfully as described. In the key generator i selected the product MyApp - 1.0.0 or what i also...
Hi Thanh ! In tutorial (Step 1: Generating a Product Key for your application) you said: "Make note of the generated VCode. You will use this code later within...
Hi, Could you post your products.ini and your modified MyApp.zip to the forum (http://www.activelock.org/boards/). YahooGroups doesn't allow attachment...
Hi, I have a product that uses active lock. My purchase form accepts the product code and after a purchase is made, i email out the registration code. I have...
Hi, I'm trying to run alugen.exe and getting an error about tabctl32.ocx. Im running windos xp with vb.net installed. Is there some vb6 runtime files i need to...
First time I just find the www pages. Second time I try to use all possible keywords could't find. then i used anticrak faq www url because i remebered there...
Hi ! In tutorial (Step 1: Generating a Product Key for your application) you said: "Make note of the generated VCode. You will use this code later within your...
It's used for the "SoftwareCode" in Step 3. I dont really see how i can make this any clearer??!! ... From: Luiz C. Pinheiro To: ActiveLock@yahoogroups.com ...
WHERE in STEP 3 ??? ... ADVERTISEMENT [click here] ... -- []s, Luiz C. Pinheiro Eletronic Engineer Senior Applications Developer Outgoing mail is certified...
22/23/24 or 16/17/18 where it says Specify your product code.. Then assigns to Activelock.softwarecode. Does your tutorial version not show that? Oh, and lose...
Hi ! In tutorial, the line 34 is wrong ? 34 txtInstCode = ActiveLock.InstallCode(txtUser) Correct : 34 txtInstCode = ActiveLock.InstallationCode(txtUser) ...
I have an idea. I downloaded Active lock 2 and it is VERY hard to use. Im not much of a programer but I do know VB pretty well but it is still VERY hard to...