Change the default search engine in IE via reigstry Altere o mecanismo de pesquisa padrão no IE através reigstry
Posted on August 17, 2009 at 5:09 am Postado em 17 de agosto de 2009 às 5:09
If you are under a corporate network that has its own implementation of IE settings – most likely your default search engine is Live Search (now called Bing). You can verify this by opening IE and entering a search term in the search box at the upper right side of the IE window. Se você estiver em uma rede corporativa que tem a sua própria implementação do IE configurações - muito provavelmente o mecanismo de pesquisa padrão é Live Search (agora chamado Bing). Você pode verificar isto abrindo IE e digitando um termo de pesquisa na caixa de busca no canto superior lado direito da janela do IE.
In the example below I typed “utah jazz” and the result comes out at the main part of the IE window: No exemplo abaixo eu digitei "Utah Jazz" eo resultado sai na parte principal da janela do IE:


As you can see bing is my default search engine – so how do we change this so that we could set Google as the default search engine or some other site? This is easy to do and can be done by a simple registry trick. First let's create a reg file that will contain commands to insert keys into the Windows registry. Como você pode ver bing padrão é o meu motor de pesquisa - então o que fazer para mudar isto para que pudéssemos definir o Google como o motor de pesquisa predefinido ou em algum outro site? Isso é fácil de fazer e pode ser feita através de um simples registro truque. Primeiro vamos criar um arquivo reg que contém comandos para inserir chaves no registro do Windows.
Open Notepad then type everyting below: Open Notepad everyting em seguida, escreva abaixo:
CODE CÓDIGO
REGEDIT4 REGEDIT4[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] [HKEY_CURRENT_USER \ Software \ Microsoft \ Internet Explorer \ Main]
“Search Page”=” "Search Page" = " http://www.google.com” http://www.google.com "
“Search Bar”=” "Search Bar" = " http://www.google.com/ie” http://www.google.com/ie "[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchURL] [HKEY_CURRENT_USER \ Software \ Microsoft \ Internet Explorer \ SearchURL]
“”=” "" = " http://www.google.com/keyword/%s” http://www.google.com/keyword/% s "[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search] [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Internet Explorer \ Search]
“SearchAssistant”=”http://www.google.com/ie” "SearchAssistant" = "http://www.google.com/ie"
Save the file as “google.reg” – make sure to include the double quotes otherwise it will only be saved as .txt file: Salve o arquivo como "google.reg" - certifique-se de incluir as aspas caso contrário ela só vai ser salvo como arquivo. Txt:

Browse the folder then double click the file. At the prompt click YES: Procure a pasta, em seguida, duplo clique no arquivo. No prompt clique em Sim:

This will change your IE's default search engine to Google. Try using the same trick above for your other search engines! Isto irá alterar o seu padrão do IE motor de busca para o Google. Tente usar o mesmo truque acima para que os outros motores de busca! You only need to use the registry hack when the Administrator has locked down the computer and you can't chnage the settings via the GUI interface. Você só precisa usar o registro hack quando o administrador tenha trancado o computador e você não pode chnage as configurações através de interface GUI. Enjoy! Apreciar!
Ben Carigtan shows you how it's done! Ben Carigtan mostra-lhe como se faz!
» Filed Under »Arquivado Sob Internet Explorer Tips Internet Explorer Tips
Save this page Salvar esta página | Stir it up on Mixx Mexa-se sobre Mixx | |
Add to Reddit Adicionar a Reddit |
Related Posts Related Posts
- Change View Source Code editor in IE Exibir Código Fonte editor Mudança no IE
- How to create an "Invisible" hidden drive in Windows Como criar um "Invisível" escondidos drive no Windows
- How to change the default program to open a file with Como mudar o programa padrão para abrir um arquivo com
- Change the location of the My Pictures folder Alterar a localização da pasta Minhas imagens
- NirCmd – Free command line tool for Windows XP and Vista NirCmd - Free ferramenta de linha de comando para o Windows XP e Vista






















