Change the default search engine in IE via reigstry Cambiar el motor de búsqueda predeterminado en Internet Explorer a través de reigstry
Posted on August 17, 2009 at 5:09 am Publicado el 17 de agosto de 2009 a 5:09 am
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. Si usted tiene menos de una red corporativa que tiene su propia aplicación de la configuración de IE - más probable es que el motor de búsqueda predeterminado es Live Search (ahora llamado Bing). Puede verificar esto con la apertura de IE y entrar en un término de búsqueda en el cuadro de búsqueda en la parte superior lado derecho de la ventana de IE.
In the example below I typed “utah jazz” and the result comes out at the main part of the IE window: En el siguiente ejemplo he escrito "Utah Jazz" y el resultado sale en la parte principal de la ventana de 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 se puede ver Bing es mi motor de búsqueda predeterminado - ¿Cómo podemos cambiar esto para que podamos configurar Google como el motor de búsqueda predeterminado o algún otro sitio? Esto es fácil de hacer y se puede hacer con un simple truco de registro. En primer lugar vamos a crear un archivo de registro que contendrá los comandos para insertar las llaves en el Registro de Windows.
Open Notepad then type everyting below: Abra el Bloc de notas escriba Todo a continuación:
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”=” "Barra de búsqueda" = " 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 \ Búsqueda]
“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: Guarde el archivo como "google.reg" - asegúrese de incluir las comillas de lo contrario sólo se guardará como archivo. Txt:

Browse the folder then double click the file. At the prompt click YES: Examinar la carpeta haga doble clic en el archivo. En el símbolo del sistema haga clic en Sí:

This will change your IE's default search engine to Google. Try using the same trick above for your other search engines! Esto cambiará su IE del motor de búsqueda predeterminado a Google. Pruebe a utilizar el mismo truco anterior para sus otros motores de búsqueda! 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. Usted sólo tendrá que utilizar el truco de registro cuando el administrador ha bloqueado el ordenador y no puede chnage la configuración a través de la interfaz GUI. Enjoy! Disfrutar!
Ben Carigtan shows you how it's done! Carigtan Ben le muestra cómo se hace!
» Filed Under »Filed under Internet Explorer Tips Consejos de Internet Explorer
Save this page Guardar esta página | Stir it up on Mixx Revuelva hasta que en Mixx | |
Add to Reddit Agregar a Reddit |
Related Posts Relacionado Puestos
- Change View Source Code editor in IE Cambiar vista editor de código fuente en IE
- How to create an "Invisible" hidden drive in Windows Cómo crear una "Invisible" unidad oculta en Windows
- How to change the default program to open a file with ¿Cómo cambiar el programa predeterminado para abrir un archivo con
- Change the location of the My Pictures folder Cambiar la ubicación de la carpeta Mis imágenes
- NirCmd – Free command line tool for Windows XP and Vista NirCmd - Libre herramienta de línea de comandos para Windows XP y Vista






















