
Have u ever been annoyed by Windows Update which blocks ur PC from being shutdown when you were just about to leave ur PC and switch it Off...
Well I have been many many times...
Is there a solution...?
Yep...there is...
Block it from blocking ur shutdown button...Hahaha...
MANUAL REG HACK
Go to Run -> type regedit -> press Enter
Go to following key->
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsUpdate\AU
Add a 32-bit DWORD value called NoAUAsDefaultShutdownOption with a value of 1.
No reboot should be necessary.
Now our Sleep button should be back to the way it was, but if you wanted to use the Install Updates and Shut Down option, it’s still available via the shutdown menu:
AUTOMATED REG FILE
Open Notepad-> Paste the following contents -> Save as Block.reg
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsUpdate\AU] "NoAUAsDefaultShutdownOption"=dword:00000001
OPen file and press Yes
Voila!!!!
Have Fun...!

Its a common problem for most people to accidently hit the CAPS lock key when typing fast....
Simply Turn On Toggle Keys to hear a Sound whenever U press the CAPS lock
For XP Users
Go to Control Panel -> Accessibility Options -> Select Toggle Keys and Turn it On
For Vista & 7 Users
Go to Control Panel -> Ease Of Access Centre -> Keyboard Settings -> Turn on Toggle Keys
I hope it proves helpful

Are U a Hardworking CyberGeek who surfs the internet for hours and downloads the latest softwares and movies?
And
Are U pissed off by ur friends who steal all ur hard work with the insertion of a pen drive?
Do U want to stop them......Well...then here's the TricksTerminal trick for u...
Simply disable Usb Storage Detection...haha
Follow these simple steps....
* Click Start and click on Run and type Regedit,...Hit Enter
* In the registry menu Locate and then click the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor
* In the right hand panel double-click Start as shown in the image below.
* In the Value data box, type 4 and then click OK.
* Quit Registry Editor and refresh your desktop.
U can re-enable pen drive detection by changing the value to 3
Enjoy.....!

To change the name of the Recycle Bin desktop icon,
- Click Start then goto Run, write type Regedit and press Enter. It opens Registry Editor. Now in Registry Editor go to:
- HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}
- Now Open the ShellFolder folder
- Change the Attributes data value from 40 01 00 20 to 50 01 00 20. Once completed change the CallForAttributes dword value to 0x00000000 (double-click and change value data to 0).
- You must change both of these values to get the rename to appear.
Now go to your Desktop & Change your Recycle Bin to anyname you want :-)
If you like this Post, Please Comment ;)

Ever felt like scaring the SHIT out of ur Friend...
Well..Here's the TricksTerminal trick for u...
Open and Close the Cd-ROM infinite number of times......U wont forget the expression on ur friends face...! Hahaha..
Copy the Following code in a Notepad File & Save it as 'anyname.vbs'
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If
How can u stop the script.?
- Restart ur PC
OR
- End the Script from task Manager..! Process Name -> Wscript.exe
Hehehe...
Plz Comment if u Lyk this post!
Have Fun!!!

Enlarged Image => Click Here!
Follow the Instructions to Change the title bar as mentioned in the Picture above!
- Open Registry by going to Start then Run and Enter regedit.
- Navigate to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main.
- In right hand panel look for string "Window Title"
- If its not there , Create a String..
- Change its value to whatever custom text you want to see.
OR >> Use the TricksTerminal Quick Code
Simply paste the following code into a notepad file and save it as 'anyname.reg'
Open this file and press Yes to get the same effect...!!!
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Window Title"="Your text here"
Do Comment if you lyk my Work! ;)
when ever we try to Install the Software..
It always Go for the Default Installation place (C:\Program Files) ..
It is good practice to make the backup of the installed programs, if you installed all your programs in other than C drive. If you have little knowledge about editing windows registry then you can configure your computer for this purpose.
Now you can change it with the Following method.
Follow the given steps to configure windows registry:
1. Click on Start button then type Regedit in Run option.
2. Here navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Wi
3. In right side panel, double click on ProgramFileDir.
4. Now modify the value to any other drive (for example D:\Program Files).
Now close the registry editor and restart your computer after any changes to go into effect.
Categories
