Showing posts with label Without Software. Show all posts
Showing posts with label Without Software. Show all posts

How to Minimize All Open Windows


Minimize your all open windows with shortcut – Windows logo Key + M

How to Open Any File Properties Quickly (windows)


Press Alt key + Double Click on any files, programs, icons etc. to show Properties.

Change Taskbar Preview Delay Time windows


1. Launch Windows Registry Editor by typing regedit in Start Menu
2. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
3. Right click in the right-hand pane of Windows Registry and select New -> DWORD Value.
4. You need to name the new DWORD as “ExtendedUIHoverTime”
5. Double-click on the created DWORD to open it.
6. Select “Decimal” under “Base” and enter the delay time (in milliseconds) in the “Value data” field.
7. Click OK

How to Enabling Aero User Interface windows 7

How to Enabling Aero User Interface windows 7

removing Shutdown Windows XP


Regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
“NoClose”=”DWORD:1″


Display legal notice on Windows XP startup


Well you can do it pretty easily by displaying a legal notice at system start up.

REGEDIT
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
“legalnoticecaption”=”enter your notice caption”
“legalnoticetext”=”enter your legal notice text”


Automatic Administrator Login Windows XP

Automatic Administrator Login Windows XP

Hacking the system registry from any account having access to system registry puts you in to the Administrator account.

REGEDIT
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“AutoAdminLogon”=”1″