đHwww.oocities.org/es/hwfiestasb/Catedras/TallerSO/Ejemplos_Uso_Regedit.htmwww.oocities.org/es/hwfiestasb/Catedras/TallerSO/Ejemplos_Uso_Regedit.htm.delayedxD„ŐJ˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙Č𨖪xOKtext/htmlpËzŞx˙˙˙˙b‰.HFri, 24 Feb 2006 09:23:08 GMT¤Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)en, *D„ŐJŞx EJEMPLOS DE USO DEL REGEDIT

EJEMPLOS DE USO DEL REGEDIT

 

żCómo puedo hacer que al iniciar el IE la opción "Trabajar sin conexión" esté marcada por defecto?

- Busca esta clave en el registro:
[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet
Settings]
Y en GlobalUserOffline pon el valor 1.
Se aplica al IE4 y 5.0 pero solo funciona hasta que no reinicias el PC.

 

żCómo puedo cambiar el texto en la barra de título?

- Suele suceder que las versiones de Internet Explorer proporcionadas por algunos ISPs lleven en la barra del título el nombre de ISP. Para quitarlo de ahí (o para poner el la barra cualquier otra cosa) tenemos que editar el registro. Tenemos que buscar en una de estas claves:

HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main\ o en

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\.

Buscamos en el panel derecho "Window Title" y lo borramos (o lo modificamos a nuestro gusto).

Nota: Si recibiste IE modificado por un ISP lo más probable que la clave modificada esté en HKEY_LOCAL_MACHINE, la diferencia entre modificar una u otra clave consiste en que  los cambios efectuados en HKEY_CURRENT_USER solo afectan la apariencia de la barra de título en tu perfil de usuario, y los en HKEY_LOCAL_MACHINE a todos los perfiles de esta máquina.

 

Cómo eliminar las entradas que aparecen en la barra de direcciones (sin borrar el Historial)

Debes editar el Registro de Windows, busca esta subclave:

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs

y en el panel derecho verás todas las URL que ingresaste. Elimina las indeseables.


Ejemplo

Hacer que los archivos BMP, en vez de mostrar el icono de Paint, muestren como icono una miniatura de su contenido. Así podrá verlos o buscar uno de ellos sin necesidad de abrirlos:
    - Acceda al Editor del Registro de Windows (ejecutar REGEDIT.EXE).
    - Diríjase a la clave HKEY_CLASSES_ROOT\Paint.Picture
    - Compruebe si existe una subclave de Paint.Picture llamada DefaultIcon (si no existe, créela usted mismo).
    - La información del valor Predeterminado de esta clave será ahora MSPAINT,1 (si no existe, cree un valor nuevo).
    - Debe crear/modificar esta información y escribir como nueva informacion del valor %1

 

 


Ejemplo:

            Registro
                HKEY_CURRENT_USER (es una de las claves principales, contiene la configuración del usuario actual)
                    SOFTWARE (es la clave que contiene la configuración de los programas instalados en el ordenador)
                        WINZIP (la clave que contiene la configuración de WinZip)
                            Último archivo abierto (este es el Nombre del Valor) = C:\ARCHIVO.ZIP (Esta es la información de este valor)

    La ruta de acceso a este valor se escribirá así:         HKEY_CURRENT_USER\Software\\WinZip\\Último archivo abierto=C:\ARCHIVO.ZIP

 

 


La clave de Registro HKEY_CURRENT_CONFIG

La clave de Registro HKEY_CURRENT_CONFIG se almacena en el archivo System.dat. Esta clave apunta a la configuración actual de equipo en la colección de configuraciones almacenadas en la clave x HKEY_LOCAL_MACHINE\Config\000 que contiene la configuración actual de hardware (donde hace la x referencia al número de configuración). Por ejemplo, si tiene un docked y un modo desacoplado para su equipo portátil, tiene los subclaves siguientes para cada configuración:

0001
0002

El subclave Mostrar especifica fuentes de pantalla y configuración de pantalla como resolución. El subclave Enum contiene subclave que especifican BIOS Plug and Play y el subclave de sistema contiene subclave que enumeran impresoras disponibles.

Para obtener información adicional, haga clic en los números de artículo correspondientes para verlos en Microsoft Knowledge Base:

250405 (http://support.microsoft.com/kb/250405/EN-US/) Descripción de los subclaves de sucursal de Registro HKEY_LOCAL_MACHINE

250447 (http://support.microsoft.com/kb/250447/EN-US/) Descripción de subclaves típicos de control de la clave HKLM del Registro

250530 (http://support.microsoft.com/kb/250530/EN-US/) Descripción de subclaves contenidos en HKEY_LOCAL_MACHINE\Enum

250534 (http://support.microsoft.com/kb/250534/EN-US/) Componentes de subclave HKEY_LOCAL_MACHINE\Enum\Bios Plug and Play


La clave HKEY_LOCAL_MACHINE

 

The HKEY_LOCAL_MACHINE branch in the registry defines all of the following specific information for your local computer:

•

Drivers.

•

Installed hardware.

•

Port settings.

•

Software configuration.

 

The following list includes the subkey names and a description of them:

Config

A subkey of Config is mapped to HKEY_CURRENT_CONFIG as the current configuration, or a collection of hardware configuration profiles for the local computer. These profiles are located on the Hardware Profiles tab in the System tool in Control Panel.

Driver

This subkey contains empty subkeys with names like 6 and 11. This subkey appears to be a placeholder.

Enum

Contains information about hardware devices connected to the computer.

Hardware

Contains information about serial ports and modems used with communication programs.

Network

Network information created when a user logs on to a networked computer. This includes the user name, primary network provider, whether the logon was validated by a server, and information about the system policies processor.

Security

Contains information about the network security access, provider, and remote administration capabilities.

Software

The computer-specific information about software installed on the local computer, along with miscellaneous configuration data.

System

The database that controls system startup, device driver loading, Windows services, and operating system behavior.



La clave HKEY_LOCAL_MACHINE\Enum

 

The HKEY_LOCAL_MACHINE\Enum key contains subkeys for the specific hardware components your computer uses. Windows uses this information to allocate resources (for example, IO addresses and interrupts for the devices). All values in the Enum subkey are manufacturer-specific and device-specific, so specific information can vary from computer to computer.

Entradas en la subclave Enum

BIOS

This subkey contains entries for Plug and Play components of the BIOS (this includes timers, controllers, and direct memory access [DMA] chips). Each BIOS subkey starts with the string *PNP and is followed by a four-digit number that represents classes by which the components are grouped, as shown in the following example:

*PNP0000

Each *PNPxxxx key contains subkeys (00,01) that contain the data (for example, class name, device description string, driver name, and hardware ID) for the device configuration.

ESDI

This subkey contains the configuration data of the IDE-controller used for hard disks and other devices.

FLOP

This subkey contains the configuration data of the floppy disk controllers used in the computer.

HTREE

This subkey is reserved for future use in Windows.

ISAPNP

This subkey contains entries for Plug and Play equipment enumerated on an ISA bus.

MF

This subkey defines manufacturer-specific information about hardware components.

MONITOR

This subkey contains information about the monitor used in the computer. If Setup cannot detect the monitor type, the user sets the selection.

NETWORK

This subkey contains information about the network (for example, redirectors, services, and NetBEUI). The network adapter is specified in the Root\Net subkey.

PCI

This subkey contains entries for Plug and Play equipment on a Peripheral Component Interconnect (PCI) bus.

ROOT

This subkey contains *PNPxxxx entries for legacy, non-Plug and Play hardware (for example, the CPU, BIOS, network adapters, and printer drivers).

SCSI

This subkey contains information data for Small Computer System Interface (SCSI) devices.

USB

This subkey contains information data for Universal Serial Bus (USB) devices. USB support is not included in Windows 95.