Ver Mensaje Individual
  #2 (permalink)  
Antiguo 26/10/2006, 18:54
Bourne
 
Fecha de Ingreso: febrero-2006
Mensajes: 25
Antigüedad: 18 años, 3 meses
Puntos: 0
tenes q regitrarlos


copy *.dll C:\Windows\system
pause
copy *.ocx C:\windows\system
pause
C:
cd windows
cd system
pause
regsvr32 /s msbind.dll
pause
regsvr32 /s msstdfmt.dll
echo Listo
pause