kylelnsn
May 28 2006, 06:42 PM
okay people i had a member ask earlyer how to lock folder and or a file and i had the answer, and i though to my self after i had written it maybe everyone may need to do thsi so ill post it into a tutorial, okay so i wrote this for someoneelse earlyer and am posting it here for all to see: you dont need software to lock a folder or add a password to a folder right okay this is my little tutorial on how to lock a folder, here we go first things first you need a random folder or the folder you wish to lcok then put what ever you want to lock into the folder, then right click on the folder and click send to>compressed (zipped) folder, ok then when you have your zipped folder hide or delete the old folder as it is the zipped folder that you need to lock it, okay then double clikc on your zipped folder and it will open up then, click file then you will see extract all files then under that you will see add password then clikc that and then a dialouge box will open up and ask you for a pass word entre your password and then clcik ok, now the folder is locked ok now just test that it works clcik your way througha dn try to open teh file you have, then it should bring up another dialouge box asking you to enter your password enter the password and oyu can see the file you locked, wiht this method you have the ability to lock thousands on files all with the same password, the only problem is that when its locked it is locked and theres not a way top get around the locking process so i recomend that you have a backup of the files you have locked, so there you have it you can now lock and unlock files, thanks for reading and i hope that this has helped, so what are you trying to lock anyways why dont you want anyone to get to thsi secret file? anyways hope this has helped! really hope this has helped some people and i hope it was easy to follow and good luck with locking you files and folders, as i siad earlyer please remeber to keep a backup of the files so that you dont lose your work, good luck and have fun with it,
Reply
amhso
May 31 2006, 11:05 PM
cant you hide the folder and add a password? if you really want to hide something, you should also get a file/harddrive encryptor. there are many free ones out there that allow you to scramble the data the way you want to.
Reply
kylelnsn
May 31 2006, 11:11 PM
yeah you could do that but to keep the data even more secret what you could do is the above and then left clikc on it and then select hidden and the way the folder is shown, thats one way to do it but like you say you would be best to get a free encryption soft ware liek you say there are millions as a matter of fact i ahev a few on my pc, these rock and can work very well although it will never be impossible for people to hide files totally as there are hundreds of ways to get the data back, although the best way to eliminate any one gettign any of you data is to get a big baseball bat and smash the hell out of you hard drive then it would be near impossible to retreive the data, although i say near impossible because i suppose oen very clever person may be able to get it back, but there we go im starting to drabble on and its late so i gotta go to bed now see ya later guys and have fun with hiding all you files and password protectign them,
Reply
farsiscript
Jun 10 2006, 09:37 PM
i think one programs do that i think thats name is lock folder , 2 years ago i download it form www.download.com website . but its not free software . this software allow to you put password on folders . when you want to view folder you must enter password .
Reply
unicornrose
Jun 10 2006, 10:52 PM
QUOTE(farsiscript @ Jun 10 2006, 02:37 PM)  i think one programs do that i think thats name is lock folder , 2 years ago i download it form www.download.com website . but its not free software . this software allow to you put password on folders . when you want to view folder you must enter password .
I thi nk that one of the things he mentioned in his tutorial was that this was the free way of doing it. I also wanted to mention that making the file hidden on top of passwording it is definately a good idea. My computer is passworded but I have it set up so that it will login on its own after a few seconds. My personal files are not passworded but you would have to have the password to get to any of the system files. So if anyone was to try to mess up my system they would have to get my password first.
Reply
Slay
Jun 15 2006, 03:32 AM
Oooo, this is an interesting thing, I've never thought that it was possible to lock folders and files on a computer. This will be very helpful if it works, I'm going to go try it now. lol, thanks for this. Hopefully I won't mess up and will get it right.
Reply
Wilson Cook
Jun 18 2006, 05:28 AM
Its not really locking it, its compressing all the files in that folder into one file, then being able to unzip it all when u need it, or unzip individual files and use them. u cant use this for an executable file that relies on one or more other files int aht same folder cuz theyd be compressed when u tried to load the exe
Reply
Albus Dumbledore
Jun 18 2006, 06:59 AM
also, just another suggestion, before trying this on any major files that may be on you computer, you should make a file and name it anything and put a bunch of blank documents or somthing in there, and THEN try this process of locking the folders on that foler befoe you try it on an important file because lord knows there is no way of reteiving the lost password if it doesn't work as well as you want it... that is another thing to keep in mind, you cannot retreive the password if you ever loose it
Reply
codederek
Jun 20 2006, 02:21 AM
Any way to do it that doesn't involve compression?
Reply
ddanime
Jun 20 2006, 05:02 AM
there is a more simple way then how you when you say zip folder and the window pops up for you to select a path you can just click add password and set they encryption type, locking folders without encryption hmmm.. not sure maybe if you look on google i know u can do it to harddrives.
Reply
Nabb
Sep 18 2008, 10:23 AM
QUOTE(minimcmonkey @ Sep 18 2008, 08:45 AM)  One way to make a compressed folder idiot proof (i dont know if this works on anything but windows) Rename the compressed zipped folder, and remove the .zip bit, so that windows doesnt recognise it, it will no display a corrupted file, to get it back, rename it and add the .zip bit back.
I cant guarantee this will work, dot try it on anything important, and dont blame me if it goes wrong! Let's open up the file in notepad. CODE PK ©d*9]@富ƒ c‡ 24.6 walkthru.PNG HMM I WONDER! It should be pretty obvious that there's a file hidden in there. Also I know that PK means it's a .zip.. Open it up in winrar and it works fine - you don't even need to change the extension (worse method: compress into a .rar - the Rar! at the start when opened with notepad isn't at all obvious) Also I'm pretty sure there's a script out there for windows that analyses the header and determines what file type it is - I've came across it some time a few years ago...
Reply
rvalkass
Sep 18 2008, 08:38 AM
Is it just me, or is all this way too complicated? On Linux, a simple CHMOD to 700 will do the trick  Only you will have access to it, and no other user will even be able to see it. QUOTE("minimcmonkey") One way to make a compressed folder idiot proof (i dont know if this works on anything but windows) Rename the compressed zipped folder, and remove the .zip bit, so that windows doesnt recognise it, it will no display a corrupted file, to get it back, rename it and add the .zip bit back. That won't work on Linux/Mac. Only Windows is foolish enough to trust the file extensions to determine a file type. Linux/Mac use the headers within the file to determine it's type. Hence the reason that you don't need file extensions on anything except Windows.
Reply
minimcmonkey
Sep 17 2008, 09:45 PM
One way to make a compressed folder idiot proof (i dont know if this works on anything but windows) Rename the compressed zipped folder, and remove the .zip bit, so that windows doesnt recognise it, it will no display a corrupted file, to get it back, rename it and add the .zip bit back. I cant guarantee this will work, dot try it on anything important, and dont blame me if it goes wrong!
Reply
travstatesmen
Aug 31 2008, 07:30 PM
Thanks for adding that part about NTFS permissions and encryption, CyrusX. I was going to do so myself, but you have done the subject justice. I would also add that having a USB thumb drive or similar removable storage device is also a good way to protect valuable data. That way you don't keep your information on the local computer anyway, so it is away from prying eyes. This method is also useful for when using publicly accessible computers, such as at a library, internet cafe, etc. Just make sure that when you connect the device, it is not automatically shared, otherwise some unscrupulous admin on the network can access and copy your files while the device is connected. I personally use my 2GB miniSD card from my smartphone to store any critical, sensitive files, and can connect to it using an inexpensive USB card reader that I plug into the USB port when I go to an internet cafe. This also contains an encrypted copy of my password database, so no matter where I am, I have access to all my passwords. Also, I keep my Internet favorites/Bookmarks on it so they are portable too. Kinda handy when you're away from your home computer a lot.
Reply
innosia
Aug 31 2008, 04:01 PM
there is a freeware name TrueCrypt see http://www.truecrypt.org/it can encrypt all your harddrive!! Its performance is good and fast. The steps are 1. Create a large file as storage, if you create 1 GB file, you have a storage of 1 GB 2. The created file (*.tc) must be mounted using TrueCrypt and it becomes a new harddrive on your computer 3. Double click this harddrive, and you can move file into it, delete, play and copy or do anything that you can do on a real harddrive 4. If you dismount this drive, the drive is gone from your computer, all you have is that 1 GB large file. This file cannot be opened using any other tools because it is encrypted. The method of encryption is different from what is used in text base encryption, it in fact encrypt the header of the allocation table, while only a password can decrypt this allocation table, thus your file when stored in this 1 gb file is not stored based on sequence of free space, but it is randomly put inside.
Reply
Recent Queries:--
how do you lock guest from being able to certain folders in the hard drive? - 1.67 hr back. (1)
-
siple way to lock an exe file - 13.42 hr back. (1)
-
how to put a lock on a folder - 17.34 hr back. (1)
-
how to lock a compressed folder - 18.75 hr back. (2)
-
can you put locks on folders on computers - 20.92 hr back. (1)
-
truecrypt encrypt file not deletable - 21.54 hr back. (1)
-
how to keep folder private - 21.91 hr back. (1)
-
how to put a lock in folder - 22.84 hr back. (1)
-
foler lock - 25.41 hr back. (1)
-
how to zip so that it keeps the folders - 26.61 hr back. (1)
-
file locker for computer - 33.17 hr back. (1)
-
locking computer files - 37.04 hr back. (1)
-
is anything important stored in the windows folder - 41.27 hr back. (1)
-
make a locked folder on a mac - 41.59 hr back. (1)
Similar Topics
Keywords : lock, folder, private, title, explains
- Need Help With A Network / Printer Lock Up
Cannot delete file in que, so no printing can be done (7)
Make A Folder Named Con
you can never do that (7) an interesting thing that you never exprienced it@ try to create a file or folder named con in
windows! you will never be succed to that! and also you are not able to make these names
too!!!!:D con nul lpt1 lpt2 lpt3 com1 com2 and com3 !!!: /biggrin.gif"
style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />:D you have prize if you
make a folder named them!:D but you can use this option to lock your cd(s) !!:
/biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />:D you ca....
Which Brand Is Best Gaming Computer?
title says it (17) recently i have been saveing for a new computer but all my friends say that diff computers are
better like 1. dell 2. alien ware 3. voodoo 4. hp i dont know what is the best one i know the
dell would be the cheapest but is it the best for its price and i know voodoo is teh most exspencive
but are there computers worth the price will people please help me?....
Lock Computer From All Users?
(3) Hey guys at school if I want to sign off or leave and not have any one get back on or mess anything
up I can just lock the computer. Its on a network and really easy ya just hit control Alt Delete
and lock it. What im wondering though is can you lock a computer that isnt on a network just at
home? Because if im working on stuff and I dont want any one to jack it up I just hit switch user
and they cant log into my profile right? But is there a way to make it so they cant log onto theres
eather? It just completely locks it?....
The Temp Folder
Deletable (11) I'm using Windows 98 SE, and in the Windows folder, there's a folder called "TEMP". I was
looking through it and it looks like it's a folder that holds all of the downloads I have ever
downloaded, but I'm not sure. My computer has been having a lot of problems lately like, the
RAM is being used up right when I start up my computer. I've gone into Safe Mode and have run
McAfee, Spybot and Adaware to see if I have anything....but I didn't have any viruses/infected
files. I had like, 2 spyware things but that was it.....Something still continues to ....
Looking for lock, folder, private, title, explains
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for lock, folder, private, title, explains
*MORE FROM TRAP17.COM*
|
advertisement
|
|