Lock'n 0.0.0.2
Update :
Version 0.0.0.2Added function to remove or restore security tab !
Lock your data with a password, if the user wants to access on the protect data a "Denied Access" msgbox will come up !
Screenshot :

How to use it ?
-Create a context item on "AllFilesystemObjects"
;Create this script in the same folder as Lock'n.exe ShellExecute("Lock'n.exe", '/cm-Create') ;Remove the context menu ;~ ShellExecute("Lock'n.exe", '/cm-Remove')
;Create this script in the same folder as Lock'n.exe ;Default password : Lock'n ShellExecute("Lock'n.exe", '/password')
-Enter the password and select what you want to lock then click on "Lock"
-Double click on the file/folder you have locked... Tadaa !
-In order to unlock it, just do the same thing as locking.
-New ! Remove or restore security tab
;Create this script in the same folder as Lock'n.exe ;Remove security tab ShellExecute("Lock'n.exe", '/st-Remove')
;Create this script in the same folder as Lock'n.exe ;Restore security tab ShellExecute("Lock'n.exe", '/st-Restore')
Attachment : (Previous downloads : 75)
Lock'n : [s]Click here[s] here
Enjoy !
Cheers, FireFox.
Edited by FireFox, 09 November 2012 - 11:49 AM.





