miércoles, 24 de enero de 2007

Eliminar el bloqueo de ficheros en Outlook

Dedicado a Imanol.

Las versiones de Outlook tiene unas restricciones de seguridad por las cuales los fichero adjuntos de un determinado tipo no pueden ejecutarse.

Para saltarse esta protección hay que modificar el registro :

Ejecutamos regedit y vamos a la clave :

HKEY_CURRENT_USER\Software\Microsoft\Office\xx.0\Outlook\Security


Creamos una cadena "String Value" y la llamamos Level1Remove. Como valor ponemos las extensiones que queramos desproteger, por ejemplo: ".exe;.com".

Outlook's versions has safety restrictions which the attached files of a certain type can't be executed.

For skipping this protection, it's necessary to modify the registry:

Execute regedit and go to the key:

HKEY_CURRENT_USER\Software\Microsoft\Office\xx.0\Outlook\Security
Create a "String Value" and call it Level1Remove. As value you must fill it with the extensions you want to unprotect, for example: " .exe; .com ".

No hay comentarios: