Nov 22, 2009

Top 10 Registry Secrets

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Windows (All Versions)

Top 10 Registry Secrets

nini
hi
I wish have a good time excuse me if i didn't post for one week ago.
I was in a travel and there was no internet connection so I couldn't...
OK...I think there is no problem now,to continue.

this is a wonderful and very useful teach and you can make your computer
diffrent.

Let's start:
in every part you should run the "Run" item from start menu
and write regedit and after that Enter.
You will see a window which we want work with that.
This window is very important part in Windows.
You can control maybe everything here.
Be careful...it can be dangrous too.
In all of codes you may need to restart or log out of Windows for the change to take effect.

So at first:
Start Menu===>Run==(Write)==>regedit==(Press)==>Enter

I'll inform some useful codes:


1. In this one you can Disable/Remove the Minimize, Maximize and Close Tooltips
QUOTE
HKEY_CURRENT_USER\Control Panel\Desktop
Value Name: MinMaxClose Data Type: REG_SZ (String Value) Value Data: (0 = disabled, 1 = enabled)
Create a new String value, or modify the existing value, called 'MinMaxClose' and edit the value according to the settings below.
Exit your registry.

2.You can do this with the codes below: Disable Media Player Update Message
QUOTE
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\PlayerUpgrade
Value Name: AskMeAgain, Data Type: REG_SZ (String Value), Value Data: "yes" or "no". Create a new String value, or modify the existing value, called 'AskMeAgain' and edit the value according to the settings below.
Exit your registry.

3.You can do this with the codes below:Disable Error Reporting
QUOTE
HKEY_LOCAL_MACHINE \SOFTWARE\Microsoft\PCHealth\ErrorReporting
Value: DoReport, 1 = Send Reports, 0 = Don't Send.Exit your registry.

4.You will Disable Low Disk Space Message with these codes
QUOTE
HKEY_CURRENT_USER\Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer
Create or modify : NoLowDiskSpaceChecks REG_DWORD and set the value to 1. Logoff or Reboot.

5.You can do this with the codes below:Disable Search Assistant
QUOTE
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer \ CabinetState
In the right pane, look for or create a string value called : Use Search Asst set the value to:no
Exit your registry.

6.You can:Change the Text in Internet Explorers Title Bar
QUOTE
HKEY_CURRENT_USER \ Software \ Microsoft \ Internet Explorer\Main
In the right pane,change the value of the string, "WindowTitle".

7.you can Disable Auto-Run of Windows Messenger!
QUOTE
HKEY_CURRENT_USER \SOFTWARE\MICROSOFT \WINDOWS\CURRENTVERSION\RUN
Delete the Value named "MSMSGS".

8.This is a way to how to Change Name and Company Information After You Install Win XP
QUOTE
HKEY_LOCAL_MACHINE \SOFTWARE\ Microsoft \ Windows NT \ CurrentVersion In the right pane double-click RegisteredOrganization.
Under "Value data", type the name that you want, and then click OK.
To change the name of the registered owner, do the following:
In the right pane, double-click RegisteredOwner.Under "Value data", type the name that you want,and then click OK or Exit.

9.In this way you may Change the Title of Windows Media Player
QUOTE
HKEY_CURRENT_USER\Software\Policies\Microsoft\WindowsMediaPlayer
Value Name:TitleBar, Data Type: REG_SZ (String Value).
Create a new string value called "TitleBar" and set it to the text you would like display in the title.
Restart Media Player for the change,to take effect.
(It didn't work for me! you try)
10.And in last one you will: Remove "All Programs" Button from the Start Menu
QUOTE
HKEY_CURRENT_USER \Software\Microsoft\Windows\CurrentVersion\Policies\Explorer HKEY_LOCAL_MACHINE\Software\Microsoft \ Windows \ CurrentVersion\Policies\ Explorer
Value Name:NoStartMenuMorePrograms Data Type: REG_DWORD (DWORD Value) Value Data: (0 = default, 1 = disable button) Create a new DWORD value,or modify the existing value,called 'NoStartMenuMorePrograms' and edit the value according to the settings below then
exit your registry.


Please excuse me if they are repeated.(I don't want to spam)
I'll teach seconde part if you think is good.
I'm waiting for your opinion.
Thanks a lot.

 

 

 


Comment/Reply (w/o sign-up)

cherri
Wow,

Your probably some programming EXPERT to know all that biggrin.gif
U RULE laugh.gif

Comment/Reply (w/o sign-up)

vicky99
Gret Stuff nini. I always wanted these type of infromation but never got it untill today. I have heard that by editing registry we can chamve log on screen. Tell us more about registry and demystify the mystry of registry. My yahoo id startpointer@yahoo.com.

Comment/Reply (w/o sign-up)

abhishek
Thats very nice stuff. But editing registry with registry entries/codes for everything is not recommended. Sometimes you may accidentally delete some required values. However most of them can be done without using regedit for example to disable error reporting Click on My Computer properties->Advanced Tab->Error Reporting->Disable error reporting or there are some free tools available to do all those tweaks.
Manually editting registry works but it is not recommended.

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : 10, top, registry, secrets

  1. Yahoo Pager Registry Entry Nuisance
    (5)
  2. Big Registry Problem.
    (5)
    Here is a link to a discussion on another forum for this problem of mine:
    http://forums.techguy.org/windows-nt-2000-...tml#post4405228 I have posted it around on a few
    forums, due to the ugrency (well I'm hoping to fix this as best I can as quickly as I can) and
    it's been over a day since astahost forums have worked, they seem to be down with database
    problems or just not being able to contact the server alot lately. Anyway, as always, any help is
    greatly appreciated.....
  3. Help With Registry Please
    (4)
    Hi, right have read through the thread about the hibernation button, and this relates to that
    basically.but i need to ask you lot a question... I baught a laptop with XP home preloaded on it, an
    i had all four buttons right from the start. Great. However I have now upgraded it to XP Pro (using
    upgrade function) but now i have lost that all important fourth button (the hibernation one). I have
    looked through the registry and found the relevent subtree and it apears that i already have all the
    necassery components complete with ShowHibernateButton REG_DWORD. when i click m....
  4. Editing Registry In A Program
    How to edit the registry with a C progra (0)
    Hello. Sorry for the (may stupid) question, but I´ve been thinking about where is the registry and
    how to modify it. I have modify it many times in Windows, but I want to know if I can do it with a
    console program (dos-32, I think it is possible), and how to do it (where to go).
    Notice from szupie: This is not a tutorial. I think that you can clearly see that
    it's not, correct? If it's not a tutorial, it doesn't belong in the tutorial section.
    I'm moving this to the Operating Systems section. /wink.gif" style="vertical-ali....

    1. Looking for 10, top, registry, secrets

See Also,

*SIMILAR VIDEOS*
Searching Video's for 10, top, registry, secrets
advertisement



Top 10 Registry Secrets

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com