Ver Mensaje Individual
  #2 (permalink)  
Antiguo 10/02/2004, 10:05
Avatar de lic_dahool
lic_dahool
 
Fecha de Ingreso: noviembre-2003
Mensajes: 418
Antigüedad: 20 años, 6 meses
Puntos: 0
podes hacer una secuensia en VBScript con lo siguiente:

' ------- INICIO ----------
Dim WSHShell
Set WSHShell = WScript.CreateObject("WScript.Shell")

WSHShell.RegDelete "HKCU\Software\Microsoft\Internet Explorer\TypedUrls"
WSHShell.RegWrite "HKCU\Software\Microsoft\Internet Explorer\TypedUrls", ""

' ----------- FIN-------

saludos
__________________
La cantidad total de inteligencia del planeta permanece constante.
La población, sin embargo, sigue aumentando.

COLE


:cool: Los ordenadores no resuelven problemas ... ejecutan soluciones.
Laurent Gasser


Tienes alguna duda :pensando: ? >>> www.google.com :aplauso: <<<