elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: Arreglado, de nuevo, el registro del warzone (wargame) de EHN


+  Foro de elhacker.net
|-+  Sistemas Operativos
| |-+  Windows (Moderador: Randomize)
| | |-+  [APORTE] Menu en cascada para Windows 8 - Seleccionar
0 Usuarios y 1 Visitante están viendo este tema.
Páginas: [1] Ir Abajo Respuesta Imprimir
Autor Tema: [APORTE] Menu en cascada para Windows 8 - Seleccionar  (Leído 3,147 veces)
Eleкtro
Ex-Staff
*
Desconectado Desconectado

Mensajes: 9.810



Ver Perfil
[APORTE] Menu en cascada para Windows 8 - Seleccionar
« en: 15 Septiembre 2013, 20:45 pm »

Menu en cascada para Windows 8 - Seleccionar



Imágenes:

   





Instrucciones:

1. Copiar el siguiente código en el bloc de notas y guardarlo como "Select.cmd"

Código
  1. @Echo OFF
  2. REM By Elektro H@cker
  3.  
  4. REG ADD "HKCR\*\shell\Seleccionar" /V "MUIVerb" /T "REG_SZ" /D "Seleccionar" /F
  5. REG ADD "HKCR\*\shell\Seleccionar" /V "icon" /T "REG_SZ" /D "imageres.dll,-5308" /F
  6. REG ADD "HKCR\*\shell\Seleccionar" /V "position" /T "REG_SZ" /D "middle" /F
  7. REG ADD "HKCR\*\shell\Seleccionar" /V "SubCommands" /T "REG_SZ" /D "Windows.selectall;Windows.selectnone;Windows.invertselection" /F
  8.  
  9. REG ADD "HKCR\Folder\shell\Seleccionar" /V "MUIVerb" /T "REG_SZ" /D "Seleccionar" /F
  10. REG ADD "HKCR\Folder\shell\Seleccionar" /V "position" /T "REG_SZ" /D "middle" /F
  11. REG ADD "HKCR\Folder\shell\Seleccionar" /V "icon" /T "REG_SZ" /D "imageres.dll,-5308" /F
  12. REG ADD "HKCR\Folder\shell\Seleccionar" /V "SubCommands" /T "REG_SZ" /D "Windows.selectall;Windows.selectnone;Windows.invertselection" /F
  13.  
  14. REG ADD "HKCR\Directory\Background\shell\Seleccionar" /V "MUIVerb" /T "REG_SZ" /D "Seleccionar" /F
  15. REG ADD "HKCR\Directory\Background\shell\Seleccionar" /V "position" /T "REG_SZ" /D "middle" /F
  16. REG ADD "HKCR\Directory\Background\shell\Seleccionar" /V "icon" /T "REG_SZ" /D "imageres.dll,-5308" /F
  17. REG ADD "HKCR\Directory\Background\shell\Seleccionar" /V "SubCommands" /T "REG_SZ" /D "Windows.selectall" /F
  18.  
  19. REG ADD "HKCR\LibraryFolder\Background\shell\Seleccionar" /V "MUIVerb" /T "REG_SZ" /D "Seleccionar" /F
  20. REG ADD "HKCR\LibraryFolder\Background\shell\Seleccionar" /V "position" /T "REG_SZ" /D "middle" /F
  21. REG ADD "HKCR\LibraryFolder\Background\shell\Seleccionar" /V "icon" /T "REG_SZ" /D "imageres.dll,-5308" /F
  22. REG ADD "HKCR\LibraryFolder\Background\shell\Seleccionar" /V "SubCommands" /T "REG_SZ" /D "Windows.selectall;Windows.selectnone;Windows.invertselection" /F
  23.  

2. Ejecutar el archivo.

Que lo disfruten!


« Última modificación: 15 Septiembre 2013, 21:03 pm por EleKtro H@cker » En línea

Páginas: [1] Ir Arriba Respuesta Imprimir 

Ir a:  

Mensajes similares
Asunto Iniciado por Respuestas Vistas Último mensaje
Quitar menu de seleccion de sistema operativo(aunque solo puedo seleccionar uno)
Windows
rubio_20 9 38,053 Último mensaje 24 Septiembre 2011, 18:45 pm
por Songoku
[APORTE] Menu en cascada para Windows 8 - Permisos de usuario
Windows
Eleкtro 9 5,638 Último mensaje 16 Septiembre 2013, 17:34 pm
por Stakewinner00
[APORTE] Menu en cascada para Windows 8 - Accesorios de Windows
Windows
Eleкtro 0 2,650 Último mensaje 15 Septiembre 2013, 21:03 pm
por Eleкtro
[APORTE] Menu en cascada para Windows 8 - Explorer
Windows
Eleкtro 0 2,331 Último mensaje 16 Septiembre 2013, 16:20 pm
por Eleкtro
[APORTE] Menu en cascada para Windows 8 - Copiar Información
Windows
Eleкtro 0 3,584 Último mensaje 17 Septiembre 2013, 17:27 pm
por Eleкtro
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines