Me ha gustado este truquito .... es la forma de deshabilitar o habilitar los Themes (temas de escritorio) en WinXP.
objWMI = GetObject("winmgmts:\")
cCadWMI = "Select * from Win32_Service Where Name = 'Themes'"
oServ = objWMI.ExecQuery(cCadWMI)
For Each objService in oServ
objService.StopService()
Next
Para habilitarlas nuevamente reemplace ObjService.StopService por la siguiente línea
objService.StartService()
Si tienes inquietudes, sígueme en Twitter para contactarme.
Seguir a @davamadort¿Deseas que tu sitio web aparezca en buscadores como google, yahoo, msn?
Contrata un plan de hosting en www.winnethost.com y recibes totalmente gratis el registro de tu sitio web en más de 24 buscadores, entre ellos google, yahoo, msn
El Sitio La Web de Davphantom se encuentra hospedado en WinNetHost.com