Trucos

Será de muchísima utilidad estos trucos!!!!

martes, 26 de octubre de 2010

Eliminar el molesto mensaje "Podría ser víctima de una falsificación de Software"

Es sencillo:

  • Abrir un bloc de notas
             (inicio--> ejecutar--> escribir --> notepad)
             clic derecho--> nuevo--> bloc de notas

  • Copiar y pegar el siguiente código
taskkill /im wgatray.exe
Del c:\Windows\System32\WgaTray.exe
Del c:\Windows\System32\dllcache\WgaTray.exe
echo Windows Registry Editor Version 5.00 >%temp%\WGANFIX.REG
echo. >>%temp%\WGANFIX.REG
echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\WgaLogon] >>%temp%\WGANFIX.REG
regedit /s %temp%\WGANFIX.REG
del %temp%\WGANFIX.REG
del c:windows\system32\wgalogon.dll
del c:windows\system32\dllcache\wgalogon.dll


  • ********************************

    guardarlo como    WGANFIX.CMD

    ********************************
  • Ejecutarlo 
  • Reiniciar

No hay comentarios:

Publicar un comentario