Entries Tagged as 'Techie'

Hide your files

There are a lot of methods to hide your files. This is one simple method. Just copy and paste the following code in a notepad file. Move the files that are to be hidden into some folder.

ren FolderName FolderName.{21EC2020-3AEA-1069-A2DD-08002B30309D}

and the save this file as lock.bat

Create a new notepad file and copy the following code

ren FolderName.{21EC2020-3AEA-1069-A2DD-08002B30309D} FolderName

save this file as key.bat

Now when u click the lock.bat file the folder icon changes to control panel icon. So if u click the folder it redirects to control panel.

Now click the key.bat file to unlock it.

I think this is more efficient than the windows hide option.