As you can see, I have a cute twitter bird flying on my blog. This would help my visitors tweet my blog or follow me on twitter. So why don't you add one for your blog?
This is a blog from where you can learn something useful shared by the author as and when he learns by watching, listening or reading.
Monday, 31 October 2011
Create a hidden folder manually
Posted bytenraj
This is my third post on how to hide and lock files and folders. Check lock your folder without any software ( it is done using notepad) and hide your files and folder and password protect using free software.
In this post, I am going to share how to create hidden folders in windows OS manually. This is done with the combination of two ideas, creating folder without any name and changing folder icon to blank space.
Step 1.Create the folder.
Step 2. Rename the folder to create nameless folder
In this post, I am going to share how to create hidden folders in windows OS manually. This is done with the combination of two ideas, creating folder without any name and changing folder icon to blank space.
Step 1.Create the folder.
Step 2. Rename the folder to create nameless folder
Lock your folder without any software
Posted bytenraj
In my previous post, I shared how to hide and password protect using free hide folder software which can be downloaded from here. In this post, I want to share how we can lock and password protect with notepad.
Open Notepad and copy and paste the following lines of code exactly.
Open Notepad and copy and paste the following lines of code exactly.
| cls :End @ECHO OFF title Folder Locker if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST Locker goto MDLOCKER :CONFIRM echo Are you sure u want to Lock the folder(Y/N) set/p "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo Invalid choice. goto CONFIRM :LOCK ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" echo Folder locked goto End :UNLOCK echo Enter password to Unlock folder set/p "pass=>" if NOT %pass%==tenraj goto FAIL attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker echo Folder Unlocked successfully goto End :FAIL echo Invalid password goto end :MDLOCKER md Locker echo Locker created successfully goto End |
Hide Your Files and Folders and Password Protect with Free Software
Posted bytenraj
There are many reasons why we should hide or password protect some of the file and folders in our systems. We want to keep certain things secret or we want to hide some of our personal information from our friends and families. If you are parents you may find necessary to hide and password protect some of the files and folders from your children.
There are many ways to hide or password protect our files and folders but here I wanna share about one of software which is very easy to install and very handy to use.It is free to download. You may also lock your files and folders using notepad.
Download folder hide software for free
Posted bytenraj

This is a free software which can help you hide and password protect some of your files and folders on your system. It is very easy to install and handy to use. Please kindly read Hide Your Files and Folders and Password Protect with Free Software for instructions how to install and use it.Create a desktop short cut to safely remove hardware devices
Posted bytenraj
Every time you want to plugin any external storage media like USB/Memory Card, it is very important that you remove it safely so that the data inside it is safe. Most if the time we forget it. ou can create shortcut to safely remove hardware device on you Desktop which is more visible and can be easily used to remove the hardware devices.
Right click on your desktop. Click on 'new' and then on 'shortcut'.
Dirty jokes
Posted byPeelwangs P Rixy
I know many a times, many people hate to stick on the schedule of Monday. This is just because that everybody after a weekend's enjoyment and perfect repose feels drowsy n sleepy. I hate Monday too. Moreover, I do miss Monday's classes sometimes. Today also I missed morning classes just by not getting up early. It is absolutely not easy to get in time on Monday. I did not get anything important to do so I have just collected following jokes from the Google to keep myself away from drowsiness.
(1)...A Sex expert was once asked whether a rape is possible while running. No, he replied, woman can run faster with her skirt up than a man with his pants down.
Subscribe to:
Posts (Atom)


