Blog

Problema cuenta Hotmail en Outlook Express

La autenticación no se realiza correctamente cuando usa Outlook o Outlook Express para tratar de iniciar sesión en un servidor de correo basado en HTTP si usa la versión 7.0 de Internet Explorer.

Síntomas


Cuando usa Microsoft Outlook o Microsoft Outlook Express para tratar de iniciar sesión en un servidor de correo basado en HTTP, la autenticación no se realiza correctamente. Este problema se produce cuando se cumplen las condiciones siguientes:

Solución

Para resolver este problema, descargue e instale las actualizaciones siguientes desde el Centro de descarga de Microsoft.

Microsoft Windows XP

El siguiente archivo se puede descargar desde el Centro de descarga de Microsoft:

DescargarDescargue ahora el paquete WindowsXP-KB904942-v2-x86-ENU.exe. (http://www.microsoft.com/downloads/details.aspx?displaylang=

es&FamilyID=1F9D33FF-7BFE-4336-9E65-972ED21324C4)

Etiquetas: , ,

posted by Richard @ 23:04,

---------------------------------------------------------------------------------------------------
,

Eliminar Trojan.w32.looksky

Para eliminar el virus Trojan.w32.looksky hay que realizar los siguientes pasos:

- Descarga este archivo SmitFraudFix y lo descomprimes.
- Reinicia en modo a prueba de fallos
- Ejecuta smitfraudfix.cmd
- Selecciona la opción 2
- Te preguntará si quieres limpiar el registro (Do you want to clean the registry ?) Di que Si -

La herramienta comprobará si tienes el archivo wininet infectado, si lo está y te pregunta si lo quieres reemplazar le dices que sí.

Etiquetas:

posted by Richard @ 18:57,

---------------------------------------------------------------------------------------------------

Deshabilitar actualizaciones Windows Media Player

Tomado de: http://technet.microsoft.com/es-es/library/bb490842.aspx

1- To Disable the Update Feature in Windows Media Player Using a Registry KeyClose Windows Media Player (all instances).

2- Open Registry Editor by clicking Start, clicking Run, and then typing regedit.
Caution Incorrectly editing the registry may severely damage your system. Before making changes to the registry, you should back up any valued data on the computer. You can also use the Last Known Good Configuration startup option if you encounter problems after manual changes have been applied.

3- Locate the following key in the registry: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft

4- On the Edit menu, point to New, click Key, and then type the following key name:
WindowsMediaPlayer

4- Select the key you just added and, on the Edit menu, point to New, and then click DWORD value.
Type DisableAutoUpdate as the name for the new value (the type is REG_DWORD), and then press ENTER.

5- Click DisableAutoUpdate, and then on the Edit menu, click Modify.
For Value data, type: 1

Etiquetas: ,

posted by Richard @ 17:49,

---------------------------------------------------------------------------------------------------

hal.dll no se encuentra

HAL.DLL is Missing

Boot from your CD and follow the directions below to start Recovery Console.

Insert the Setup compact disc (CD) and restart the computer. If prompted, select any options required to boot from the CD.
When the text-based part of Setup begins, follow the prompts; choose the repair or recover option by pressing R.

If you have a dual-boot or multiple-boot system, choose the installation that you need to access from the Recovery Console.
When prompted, type the Administrator password. (if you didn't create one try pressing enter).

At the system prompt, type Recovery Console commands; type help for a list of commands, or help commandname for help on a specific command.

Most likely you will need to expand the file from the CD. The command would be expand d:\i386\hal.dl_ c:\windows\system32\hal.dll. Substitute d: for the drive letter of your CD. Once you have expanded the file type "exit" to exit the Recovery Console and restart the computer.

Etiquetas: ,

posted by Richard @ 1:43,

---------------------------------------------------------------------------------------------------

How to create a bootable floppy disk for an NTFS or FAT partition in Windows XP

Extracto de: http://support.microsoft.com/default.aspx?scid=kb;en-us;305595

Create a boot floppy disk by using a Windows XP-based computer

  1. Format a floppy disk by using the Windows XP format utility.
  2. Copy the Ntldr and the Ntdetect.com files from the I386 folder on the Windows XP installation CD-ROM, from the Windows XP installation floppy disk, or from a computer that is running the same version of Windows XP as the computer that you want to access by using the boot floppy disk.
  3. Create a Boot.ini file, or copy one from a computer that is running Windows XP, and then modify the Boot.ini file to match the computer that you are trying to access. The following example lists how to create a Boot.ini file for a single-partition Integrated Device Electronics drive that has Windows XP installed in the \Windows folder.
[boot loader]
timeout=30
Default= multi(0)disk(0)rdisk(0)partition(1)\windows
[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\windows=""


Etiquetas: , ,

posted by Richard @ 1:24,

---------------------------------------------------------------------------------------------------

Capturar puerto impresora en Windows Vista para imprimir en 98

En DOS

net use LPT2:\\nombreequipoconimpresora\nombreimpresora

Etiquetas: , , ,

posted by Richard @ 1:16,

---------------------------------------------------------------------------------------------------

Speed up Windows XP Shutdown

Tomado de: http://www.johntp.com/2006/02/14/speed-up-windows-xp-shutdown

Windows XP stores a couple of values in its registry which are responsible for determining how long to wait before shutting down open applications and services once the shutdown command has been given.

By editing these two settings and changing them to lower values, you can considerably decrease the amount of time that Windows XP needs to successfully shut itself down. The first part of this tweak deals with setting the amount of time Windows will take to kill open applications on shutdown.

Open REGEDIT and navigate to

HKEY_CURRENT_USER\Control Panel\Desktop\

Highlight the ‘WaitToKillAppTimeout’ value.
Set it to ‘1000′.

Now highlight the ‘HungAppTimeout’ value
Set it to ‘1000′ also.

The second part of this tip changes the same settings, this time for all users on the system.

Open REGEDIT and navigate to

HKEY_USERS\.DEFAULT\Control Panel\Desktop

Highlight the ‘WaitToKillAppTimeout’ value.
Set it to ‘1000′.

Now highlight the ‘HungAppTimeout’ value.
Set it to ‘1000′ also.

In the third part of this tip, we will alter a second registry setting to decrease the amount of time Windows XP will wait before shutting down active services after receiving a shut down command.

Open REGEDIT and navigate to

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\

Highlight the value ‘WaitToKillServiceTimeout

Change this value to ‘1000.’

This should help to considerably speed up the time Windows XP takes to shut itself down.

Auto kill tasks on shutdown

By default, Windows XP will prompt the user for input if there are one or more applications which have crashed or are not responding and it receives a shut down command. This halts the shutdown process entirely until the user approves the stopping of the non-responsive app.

By altering the registry slightly, Windows XP can be set to close crashed applications automatically. While this does not technically speed up the shut down process, it does streamline it, and ensure that the user will not give the shutdown command then get up and leave, only to find the PC still powered on because Windows never received input on what to do with a hung application.

To allow Windows XP to close non-responsive applications automatically upon shutdown:

Open REGEDIT and navigate to

HKEY_CURRENT_USER\Control Panel\Desktop

Highlight the value ‘AutoEndTasks.’

Change the value to ‘1

XP will now be able to close hung applications without user input during the shutdown process.

Etiquetas: ,

posted by Richard @ 1:03,

---------------------------------------------------------------------------------------------------

 

Sobre mi

Archivos

Previos Posts

Powered By

Powered by Blogger