Search the web
Sign In
New User? Sign Up
ActiveLock · ActiveLock Development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 645 - 674 of 2787   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
645
Hi, I was wondering which version of Activelock would be best to use while waiting for V2.0 with all its advanced stuff? I have read about the older versions...
vbactivelock
Offline Send Email
Oct 1, 2002
2:53 pm
646
Depends on what your looking for... If you want something you can just slam into your app and go with , I'd probably suggest 1.5, if your ok, with modifying it...
Wade Grimm
itekkca
Offline Send Email
Oct 1, 2002
3:01 pm
647
Thanks Wade, I am sure to have some questions once I get going. I am going to try the 188-2 so I can modify it in case I need to make some changes. Any tips to...
Dave
vbactivelock
Offline Send Email
Oct 1, 2002
4:12 pm
648
Hi there! I just want to contribute translating the interface and maybe later the code comments to spanish. If you tell me how then I will, it may be directly...
Gilberto Cházaro C...
gilberto@...
Send Email
Oct 1, 2002
5:05 pm
649
set the regenc = true in the init so that it will always do the encryption... other than that, just hide your regkey deep in the registry somewhere... good...
Wade Grimm
itekkca
Offline Send Email
Oct 1, 2002
5:20 pm
650
Hi Wade, I was looking at the Custom properties and noticed the DataLock feature can be switched on and off in there. Thats not really available yet in this...
Dave
vbactivelock
Offline Send Email
Oct 1, 2002
9:30 pm
651
That is going to be cleaned up in the next release I'm told. no Data lock is not functional, and I believe that the hash algos will be stripped down to the 2...
Wade Grimm
itekkca
Offline Send Email
Oct 1, 2002
9:58 pm
652
Thanks Wade. I sure I am interested in the 188-9 whenever you get it cleaned up, send it up :) I was thinking of mixing it up a little myself on the hash...
Dave
vbactivelock
Offline Send Email
Oct 2, 2002
1:06 pm
653
Wade or anyone? I was playing around with Activelock V 1.5 to test it and learn the ropes with a simpler version and have run into my first question. When I...
vbactivelock
Offline Send Email
Oct 2, 2002
2:25 pm
654
Hi Wade, I just have a question about your email where you said, to encrypt the registry info in version 188.2, set regenc = true in the init. Which init are...
Christophe Harris
christophe_h...
Offline Send Email
Oct 2, 2002
6:06 pm
655
I'm not Wade but I can help...If you open the properties window on the ocx it is one of the properties there... Dave (not Wade)...
Dave
vbactivelock
Offline Send Email
Oct 2, 2002
6:20 pm
656
Well, I figured it out...I had the .ocx for VB5 in the way and I just added the .ocx for VB6 and deleted the .ocx for VB5 and renamed it to Activelock1 and the...
Dave
vbactivelock
Offline Send Email
Oct 2, 2002
6:26 pm
657
You can set it either in the 'UserControl_InitProperties()' routine OR you can hardcode it all the way by taking out the If RegEncKeyThen ... Example: Public...
Wade Grimm
itekkca
Offline Send Email
Oct 2, 2002
6:50 pm
658
Hola Gilberto, GCC>I just want to contribute translating the interface and maybe GCC>later the code comments to spanish. Do you mean, translating the web...
Nelson Correa de Tole...
nelcobr
Offline Send Email
Oct 2, 2002
11:00 pm
659
Thanks Dave and Wade. Wade, does your code do the same thing as Dave's? - he changes the RegEnc property in the Window to True. Thanks again, Chris ...
Christophe Harris
christophe_h...
Offline Send Email
Oct 3, 2002
2:44 pm
660
? Not sure what you mean, but if your talking about the ReGEnc key property after the control is compiled and placed into an app, then my thoughts are that you...
Wade Grimm
itekkca
Offline Send Email
Oct 3, 2002
2:48 pm
661
Hello Activelock, Could you please generate the liberation key for me. Some info below: Software Code: B168E4E81730BB36 Password: ...
mokshaun
Offline Send Email
Oct 4, 2002
11:12 am
662
What length would you like it to be and which hash algorythm? SHA or MD5? Dave ... ADVERTISEMENT...
Dave
vbactivelock
Offline Send Email
Oct 4, 2002
1:00 pm
663
Thanks for reply Dave, I'm new to this activelock. from what I know, the length would 16, and the using MD5. shaun ... http://groups.yahoo.com/group/activelock...
mokshaun
Offline Send Email
Oct 4, 2002
1:30 pm
664
What is the software name? ... ADVERTISEMENT [Image]...
Dave
vbactivelock
Offline Send Email
Oct 4, 2002
1:33 pm
665
well, actually this is a cybercafe management software which given from my friend. the software name called CyberGate Server, and only can use 30 days. so...
mokshaun
Offline Send Email
Oct 4, 2002
2:28 pm
666
Hello ActiveLock Users !!! My name is Nelson Bittencourt and I need your help ! I have a Visual Basic Project and I would like protect it. I have downloaded...
nbittencourt
Offline Send Email
Oct 4, 2002
3:15 pm
667
Hello, Nelson. Questions. Did your application install correctly on the WinXP and the Win98 before you added AL? The reason for that questions is, I too had ...
jandrspencer
jandrspencer@...
Send Email
Oct 4, 2002
3:27 pm
668
Hello, Yes. The installation process is ok. I am trying to verify if a AL old version will work in my app. Thanks for your help ! Nelson ... and the ... had ...
nbittencourt
Offline Send Email
Oct 4, 2002
3:58 pm
669
I think you came to the wrong place if you are trying to aquire a key so you can unlock this software. This group is to protect against software piracy, not to...
Dave
vbactivelock
Offline Send Email
Oct 4, 2002
4:33 pm
670
jandrspencer, What did you change your installation process to? The reason I ask is I too have had some issues with the package and deployment wizard... ...
Dave
vbactivelock
Offline Send Email
Oct 4, 2002
4:36 pm
671
Try using a different packaging and deployment process, we had some problem using the VB deployment wizard ( another Microsoft bug). We decided to use SEAU...
Jeff Crace
fullcountsol...
Online Now Send Email
Oct 4, 2002
5:15 pm
672
Dave. I changed the installation software to SEAU. Their free download is the real deal with only one drawback. When you use the trial version it gives you a...
Jaimee Spencer
acubahamian
Offline Send Email
Oct 4, 2002
5:41 pm
673
Jaimee, Thanks for the added info. If it works then its worth the $$ as its only about $60. I will look at it and compare it to the $100 package I was thinking...
Dave
vbactivelock
Offline Send Email
Oct 4, 2002
5:48 pm
674
Hi Wade, I'm very interested in this as I'll be using ActiveLock soon in my App. How can someone disencrypt your settings if you set the RegEncKey property of...
Christophe Harris
christophe_h...
Offline Send Email
Oct 4, 2002
6:05 pm
Messages 645 - 674 of 2787   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help