Ver Mensaje Individual
  #6 (permalink)  
Antiguo 13/04/2004, 13:03
Avatar de hmtech
hmtech
 
Fecha de Ingreso: agosto-2003
Ubicación: Puerto Rico
Mensajes: 332
Antigüedad: 21 años, 8 meses
Puntos: 0
hola

usa la siguiente linea para abrir panel de control desde un boton o donde quieras:

Call Shell("rundll32.exe shell32.dll,Control_RunDLL")

Teclado:

Call Shell "rundll32.exe shell32.dll,Control_RunDLL access.cpl,,1")

Sonido:

Call Shell ("rundll32.exe shell32.dll,Control_RunDLL access.cpl,,2")

Display:

Call Shell ("rundll32.exe shell32.dll,Control_RunDLL access.cpl,,3")

Raton:

Call Shell ("rundll32.exe shell32.dll,Control_RunDLL access.cpl,,4")

Propiedades del Sistema:

Call Shell (" rundll32.exe shell32.dll,Control_RunDLL access.cpl,,5")

Instalar y Desintalar:

Call Shell ("rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,1")

Instalar/Desintalar Windows Setup:

Call Shell ("rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,2")


Instalar/Desintalar Disco Boot

Call Shell(" rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,3")

hay otras mas en :

http://www.vbexplorer.com/VBExplorer/shellcpl.htm


saludos
hmtech
__________________
"...todos los días hay que luchar por que ese amor a la humanidad viviente se transforme en hechos concretos, en actos que sirvan de ejemplo, de movilización."
Che Guevara