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

 

 


Tema destacado: Rompecabezas de Bitcoin, Medio millón USD en premios


  Mostrar Mensajes
Páginas: [1]
1  Programación / Scripting / Re: Script para ejecutar google chrome... en: 1 Enero 2014, 18:59 pm
abrir navegador

con  archivos .vb
Código
  1. Set variable = CreateObject("WScript.Shell")
  2. variable.Run "http://lcscript.........."


desde visual Basic =

Código
  1. Try
  2.            System.Diagnostics.Process.Start("http://lcscript........./")
  3.        Catch
  4.            'Code to hanle the error
  5.        End Try


esperimentando...............
2  Informática / Software / Re: Descargar de sharecash en: 8 Noviembre 2012, 11:54 am
si lo que quieres esdescargar desde sharecahs dejame el link yo te lo descargo

y te doy la contra
Páginas: [1]
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines