Showing posts with label Registry. Show all posts
Showing posts with label Registry. Show all posts

Stop Windows Update from Hijacking ur Shutdown Button




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...!

Read more


Copy Text File Content with Right Click






Most users must have faced this annoying problem of opening a text file just to copy content inside.

Wouldn't it be so much easier if there was a Copy File Content OPtion, which u could simple right click copy the entire text automatically...

Well here comes the next TricksTerminal trick for u...

Add a Copy To Clipboard option in Right click Context Menu for Text File
Well..there's a small limitation to this -> You have to press SHIFT + Right Click
But is definitely a Handy Trick!


HOW???

Copy the following content into a text file -> Save it as Copy.reg

Windows Registry Editor Version 5.00

; add a context menu item to allow you to copy text files to the clipboard


[HKEY_CLASSES_ROOT\txtfile\shell\copytoclip]
@="Copy to Clipboard"

[HKEY_CLASSES_ROOT\txtfile\shell\copytoclip\command]
@="cmd /c clip < \"%1\""

Open the file -> Press Yes

And your All DONE!!!

Definitely a Handy Trick!



Note: If you are using Windows XP, you can download clip.exe from Microsoft. Just save the file in the Windows directory and the rest of the hack should work for you

Read more


Make Sound when CAPS LOCK is pressed



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

Read more


Stop Ur Friendz from Stealing Ur Files through Pen Drive


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.....!

Read more


Rename your Recycle Bin !


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 ;)

Read more


Open - Close CD-ROM Virus VBscript



















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!!!

Read more


Customize Internet Explorer's Title Bar!



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! ;)

Read more


Change the Default Directory of Software Installation

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\Windows\CurrentVersion

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.

Read more

FeedBurner FeedCount

Enter your email address:

Delivered by FeedBurner

Recent Posts!

Recent Comments

Followers

My Blogs

Web hosting for webmasters