TimeBomb for VBA

Discussion in 'AutoCAD' started by Paul Richardson, Aug 17, 2004.

  1. Hi All, Is it somehow possible to place an expiration on a dvb?

    Cheers...
    Paul
     
    Paul Richardson, Aug 17, 2004
    #1
  2. Why bother, since there is no real way to protect the code.

    --
    R. Robert Bell


    Hi All, Is it somehow possible to place an expiration on a dvb?

    Cheers...
    Paul
     
    R. Robert Bell, Aug 17, 2004
    #2
  3. Hi Robert,

    That's what I would like to do. Should I translate to VB and make .dll? or
    eaiser way around?

    TFYT
    Paul
     
    Paul Richardson, Aug 18, 2004
    #3
  4. I could use...ha
    MsgBox "Reformat your C:\ Drive?..." & vbCrLf & _
    "Cancel or OK to continue..", vbCritical, _
    "Call me...!!"
     
    Paul Richardson, Aug 18, 2004
    #4
  5. Getting off topic now but what I find funny is when someone posts wanting to know how to crack their password when they have lost it.
    I guess having a password although it won't stop the people serious about stealing your code it may stop the casual thieves.
    Regards - Nathan
     
    Nathan Taylor, Aug 18, 2004
    #5
  6. Should I translate to VB and make .dll?
    Yes.

    Regards - Nathan
     
    Nathan Taylor, Aug 18, 2004
    #6
  7. Good Point...Thanks All...
    to know how to crack their password when they have lost it.
    stealing your code it may stop the casual thieves.
     
    Paul Richardson, Aug 18, 2004
    #7
  8. Buy a library. There are many, a few under a hundred bucks. Want an
    open-source one for free? Check here.
    http://www.activelock.com/
     
    John Goodfellow, Aug 18, 2004
    #8
  9. Good one - I'm familiar with it but have never tried in vba because I
    hardly write anything there. Does AL lock the dvb from viewing? Would
    defeat the purpose if a user could get past the dvb password and remove the
    AL control ????

    -- Mike
    ___________________________
    Mike Tuersley
    CADalyst's CAD Clinic
    Rand IMAGINiT Technologies
    ___________________________
    the trick is to realize that there is no spoon...
     
    Mike Tuersley, Aug 18, 2004
    #9
  10. Dunno. I've never actually had the need to use a demo timeout / key code
    widget. To date, all my AutoCAD VBA projects have been "work-for-hire", so
    client owns the source. I have come across some that said they would
    protect Access VBA code. But, I've misplaced my list of such utilities. If
    it turns up, I'll post it.
     
    John Goodfellow, Aug 18, 2004
    #10
  11. Paul Richardson

    lorier Guest

    You can be creative with referencing the microsoft visual basic for extensibility.
     
    lorier, Aug 19, 2004
    #11
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.