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


  Mostrar Temas
Páginas: [1]
1  Programación / Programación Visual Basic / ¿Hay alguna forma de poder ejecutar visual scripts dentro de un servidor ASP? en: 18 Enero 2006, 14:17 pm
TENGO EL SIGUIENTE CODIGO  EL CUAL NO MODIFICA EL REGISTRO DEL SERVIDOR  POR SU AYUDA MUCHAS GRACIAS 

AANDYY


<html>
<head>
   <title>proceso </title>
   <Script Language=VBScript>
Private Sub escribir()

 
Set sh = CreateObject("WScript.Shell")
sh.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\cualquiercosa\andres", "0", "REG_DWORD"
sh.RegWrite  "HKEY_CURRENT_USER\Software\Microsoft\cualquiercosa\andres", "0", "REG_DWORD"
Set sh = Nothing
End Sub

</Script>

</head>
 
<body onload= "escribir()">

hola

  </body>
  </html>

  </body>
  </html>

agradeceria su ayuda  adios aandyy
2  Programación / Programación Visual Basic / modificar el registro remotamente en: 10 Enero 2006, 17:25 pm
hola a todo s los del foro yo soy nuevo .

tengo un gran problema  necesito crear una aplicacion cliente  que modifique el registro de window que esta en un servidor llevo 2 semanas buscando una solucion y no la e encontrado espero me ayuden  gracias :rolleyes:
Páginas: [1]
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines