Thursday, 13 February 2014

WINDOWS TRICK

How to Hide a folder without any third party Software


Step 1 : Rename any folder with extension {645FF040-5081-101B-9F08-00AA002F954E}
For eg,
If u’ve a folder with name “Anything”
press F2,
then type, “Anything.{645FF040-5081-101B-9F08-00AA002F954E}”
and Press Enter.

Step 2 : To get back to its original form,
Make a new batch file with any name and type
“ren Anything.{645FF040-5081-101B-9F08-00AA002F954E} Anything” .




Lock Desktop Icons


In this tutorial we’ll see how we can lock our desktop icons so that no one can make any changes to the icons that we have arranged in the desktop. Generally it happens when someone comes to our system and mess up the arrangement.

So for that open Registry and go to the following path
 


HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer.

Right-click in the right pane and select New, DWORD Value name NoSaveSettings and press the Enter key. Right-click on the new NoSaveSettings item and select Modify. Enter 1 in the Value data box. After this, whenever you restart Windows, your settings will return to their current state.

 
Cool Keyboard Tricks in Windows 7
In this tutorial I am going to tell you Some of the cool tricks of Keyboard button which will help you to work more efficiently and faster. Even you can impress your friends or colleagues by using these shortcuts button. 

[Windows] + [D] Show or Hide the desktop
[Windows] + [Home] Minimize all but selected window. Reverse by clicking the key combination again.
[Windows] + [Spacebar] Make all open windows transparent to view gadgets and icons on desktop.
[Windows] + left arrow OR [Windows] + right arrow Dock selected window to the left or right half of your screen.
[Windows] + up arrow OR [Windows] + down arrow Maximized and restores the selected window.
[Windows] + [Tab] Launch 3D representation of open windows and click [Tab] key again to flip through them.
[Windows] + [B] Puts focus on the ‘show hidden icons’ button on the system tray.
[Windows] + [1] To [Windows] + [9] Launch first through ninth icon on taskbar, including items pinned to taskbar.
[Windows] + [SHIFT] + [1] To [Windows] + [SHIFT] + [9] Starts new instance of respective taskbar icon.
[Windows] + [Alt] + [1] To [Windows] + [Alt] + [9] Opens jump list for respective icon.
[Windows] + [T] OR [Windows] + [SHIFT] + [T] Move focus to front or back of taskbar.
[Alt] + [Ctrl] + [Tab] + left/right/up/down arrow Flip window.
[Alt] + [Tab] Cycle through open windows.
[Windows] + [P] Select the Projector Mode
[Windows] + [+] OR [Windows] + [-] Activates Windows Magnifier to zoom in or out of screen.
[Ctrl] + [Alt] + [D] Switch to docked mode.
Ctrl] + [Alt] + [L] Switch to lense mode.
[Ctrl] + [Alt] + [F] Switch from docked or lens mode back to full screen mode.
[Ctrl] + [Alt] + [I] Invert colors.
[Windows] + [Esc] Exist magnifier views.
[Windows] + [G] Cycle through desktop gadgets.
[Windows] + [X] Launches Windows Mobility Center. Especially useful if you’re working on a laptop.



Search Quickly into your System 


In our computer it takes lots of time to search a file or folder, and for that also we have to dig out many folders. So in this tutorial I am going to post this article by which we can save our time while searching for a particular file or folder.  This trick will save the all sub directory and file names in text file without browsing the drive or folder.
 


At first open command Prompt and then browse the folder you want to analyze the sub directories and files by using cd commands.

For Example: If you want navigate to E:\hack

then in command prompt type e: and then cd hack

1. Now if you want to scan all the sub directories and files which are present inside these sub directories then type the following command
dir *.* /s /b > list.txt

 2. If you want to see only pdf files then use this command


dir *.pdf /s /b > list.txt

 3. In a similiar way, if you want to search only microsoft word files then use this command
dir *.doc /s /b > list.txt

4. Likewise if you want search a file with particular name say address.doc
dir address.* /s /b > list.txt
or
dir address.doc /s /b > list.txt



Shut Down system by double Clicking on Internet Explorer.



Double click on Internet explorer to Restart the Computer:

1) Goto Desktop
2) Right click > new > Shortcut
3) In “Type the Location of the item” > write: “C:\WINDOWS\system32\shutdown.exe -r -t 00″ without coutes.
4) Click next and in “Type a name for this shortcut” write ” Internet Explorer” and click Finish.
5) Now Right Click on the shortcut of Internet Explorer and goto “Change Icon” and select the icon of Internet Explorer.
6) Now Virus is Ready… haha.. check it out.. when you will double click on Internet Explorer Shortcut… Computer will Restart.
7) Use this as a Prank… don’t Misuse it.. That’s JUST an Advise.

No comments:

Post a Comment

Get Updates Via Facebook.