Mostrando entradas con la etiqueta icons desktop. Mostrar todas las entradas
Mostrando entradas con la etiqueta icons desktop. Mostrar todas las entradas

miércoles, 30 de enero de 2013

Los Iconos del escritorio salen todos iguales / Desktop icons go all equal


Es un problema de vinculación con la extensión .lnk
En Inicio - Ejecutar, escribimos regedit, aceptar y seguimos la rama:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.lnk  
Dentro de la carpeta, busca otra llamada UserChoice y elimínala.
Cierra el todo y reinicia el PC

**
It's a link problem with the ext .lnk
Start - Run, type regedit, and OK:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.lnk 
Inside the folder, find another call UserChoice and delete it.
Close everything and restart the PC

**


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



lunes, 9 de julio de 2012

Inmovilizar iconos escritorio / Freeze Desktop Icons


Si tenemos varios monitores, portatiles conectados a una pantalla, o cambiamos habitualmente de resolución, los iconos de nuestro escritorio suelen cambiar de posición. Para bloquearlos, realizamos lo siguiente:

En Inicio - Ejecutar, escribimos regedit, aceptar y seguimos la rama:

HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Polices / Explorer
En el panel derecho hacemos clic con el ratón derecho para crear una entrada nueva.
Click en Nuevo y luego en DWORD, Ponemos el nombre NoSaveSettings.
Luego hacemos doble clic sobre la nueva entrada y le damos el valor 1. Aceptamos y salimos del registro.
Importante reiniciar para ver cambios. Hacemos lo mismo y ponemos valor 0 para deshacer cambios.


**
If you have multiple monitors, laptops connected to a screen, or change your current resolution of your desktop icons change position often. To block them, we do the following:

Start - Run, type regedit, accept and follow the branch:

HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Polices / Explorer
In the right pane we click the right mouse to create a new entry.
Click New, then DWORD, We NoSaveSettings name.
Then double click on the new entry and give the value 1. OK and exit registry.
Important reboot to see changes. We do the same and we value 0 for rollback. **


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