View Single Post
Old 29-12-2006, 11:06 AM   #16 (permalink)
redhat
Mad and Furious
 
redhat's Avatar
 
Join Date: May 2006
Location: Visual Basic 6.0
Posts: 453
Default Re: Locking folders without commercial softwares.

Quote:
Originally Posted by Ron
hEY
THE SOFTWARE IS DAMM GOOD AS I SAID BEFORE..bUT HOW DOES THE PASSWORD OPTION WORK.........
CAN U GIVE ME THE FULL PROCESS
RON
@ RON I did not understand what you meant. But the application stores the username and password in the secure.ini file after encrypting them. So after you add the username and password, when the program asks you for the password, it first fetches it from the file, decrypts it and matches it. It is NOT Case-Sensitive. I hope that solves your doubt. The problem here is that ne one can open the app. without the password by just deleting one line in th secure.ini file! I'm bad at handling the registry, but i'm tryin to learn programming with the registry. After which there will be no secure.ini file. All the entries will be saved in the registry!
__________
@ Ron Mod-the-pc is correct using the dir /x command is very easy.
__________________
My new Tech Blog : http://technewspaper.blogspot.com/

Last edited by redhat; 29-12-2006 at 11:16 AM. Reason: Automerged Doublepost
redhat is offline