Friday 25 January 2013

Show/Hide Folder Options

How To Show Folder Options Under Tools Menu?


 

Folder Options is Setting Dialog Box Which sets many settings for our Computer such as Showing/Hiding Extensions, Show Hidden Files and various different settings for Desktop. Folder Options get removed from Tools/Organize menu because of many reasons. To regain Folder Options I found a 100% Working trick. 

Here’s the simple trick for Folder Options Showing or Hiding


Many of us sometimes find the folder options missing in windows explorer.Here's the solution

1.) Open Run and then type "gpedit.msc".
2.) Now goto -User Configuration > Administrative templates > Windows Component > Windows Explorer.
3.)Click on Windows Explorer you will find the 3rd option on the right side of screen
"Removes the Folder Option menu item from the Tools menu"

Just check it,


if it is not configured then change it to enable by double clicking on it and after applying again set it to not configured.



Folder Option will be displayed after restarting windows.


Thursday 24 January 2013

Lock folder without any software

How to Lock a Folder without any Software?

Folder Lock







Many of us are using a software to lock a software which are not free to use commercially and these applications are found under the paid category. To lock Folder Completely we don't need any software rather we need this trick to lock it completely.. using this trick paid software will unable to crack its code.

Here's d trick:
Follow these steps.
1.Suppose you have a folder named abcd in D:\abcd.
2.In the same drive next to the folder create a new notepad file with the exact statement
ren abcd abcd.{21EC2020-3AEA-1069-A2DD-08002B30309D}
3.Now save this text file as loc.bat
4.Create another notepad file and type
ren abcd.{21EC2020-3AEA-1069-A2DD-08002B30309D} abcd
5.Save this as key.bat
6.Now there are two batch files . Double click loc.bat and your folder will change into Control Panel and its contents cannot be viewed .
7.To open the folder double click key.bat and you get back your original folder .
8.For more safety keep the key.bat in another location .Only for unlocking copy paste to the original location and double click .
If you combine this with the hidden folder trick, it will be impossible for anyone else to access it
DONE

Display your own banner during Booting

How to Display your Own Banner after Booting??




Every one of us are bored of watching again and again same booting screen. Even i am frustrated with this booring booting screen. To get new thing at Booting screen i got a trick to change the Display banner after  booting.

Displaying a customized banner when Windows Boots

Its possible to display a dialog box containing a customized message-legal notice, privacy policy, warning, friendly welcome or any other information-before logon everytime Windows boots. To display such a customized banner one has to follow the
undermentioned steps:-


1) Start > Run > "regedit" (without the quotes of course)
2) Search for, or create the following key:For Windows 9X and MeHKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\Windows\CurrentVersion\WinlogonFor Windows 2000, NT, XPHKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WindowsNT\CurrentVersion\Winlogon
3) Create a new string value called LegalNoticeCaption, which contain the caption title and dialog box. The actual text for the caption title can be entered by right-clicking on this string value and selecting the Modify option.
4) Create another string value called LegalNoticeText, which contain the body of the message displayed in the dialog box. The actual text for the caption title can be entered by right-clicking on this string value and selecting the Modify option.
5) Exit the Windows registry and restart the Windows session for the change to be applied

DONE