Results 1 to 4 of 4

Thread: Lock???? vb 2008

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2009
    Posts
    8

    Lock???? vb 2008

    Hi,

    now i need your help on this one real bad!

    ok ok

    what i am trying to do is to make a folder locker

    example :

    i want with my program to lock a folder/exe or anything in desktop or anywhere

    so when i click on that folder my program pop's up and asks for a password before browsing the folder, and i want to make an option for ... like when i right click a folder i get an option saying protect with "my program"



    PS: Really need it

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Lock???? vb 2008

    Thread moved from 'VB6 and Earlier' forum to 'VB.Net' (VB2002 and later) forum

  3. #3
    PowerPoster keystone_paul's Avatar
    Join Date
    Nov 2008
    Location
    UK
    Posts
    3,327

    Re: Lock???? vb 2008

    Not a simple undertaking. Is there any particular reason why you need to write your own program rather than using something secure, robust and free like TrueCrypt?

  4. #4
    PowerPoster SJWhiteley's Avatar
    Join Date
    Feb 2009
    Location
    South of the Mason-Dixon Line
    Posts
    2,256

    Re: Lock???? vb 2008

    I believe the way that some security programs work is as follows: 1. stores the information to be encrypted/locked in a single file. 2. uses a 'shell extension' (of some kind) to make it appear that the encrypted file is an actual folder, or part of the folder structure.
    "Ok, my response to that is pending a Google search" - Bucky Katt.
    "There are two types of people in the world: Those who can extrapolate from incomplete data sets." - Unk.
    "Before you can 'think outside the box' you need to understand where the box is."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width