Swatkat's rants

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Sunday, 24 August 2008

Windows Automatic Update fails to install updates!

Posted on 01:12 by Unknown
Sometimes Automatic Update in Windows behaves in a weird manner. It downloads all the updates but fails to install them. The installation fails with error code 0x8007F0EA. An example screen shot is shown below:



This issue can be fixed by reinstalling the Windows Update Agent, by following the steps mentioned below:

  • Download wuredist.cab file from here.

  • Open wuredist.cab using any of the file archival tools, and extract the file wuredist.xml present in it.

  • Open wuredist.xml in a text editor. The contents of the file will be something like this:
    <?xml version="1.0" ?>
    <WURedist>
    <StandaloneRedist Version="30">
    <architecture name="x86" clientVersion="7.0.6000.381" downloadUrl="http://download.windowsupdate.com/WindowsUpdate/redist/standalone/7.0.6000.381/WindowsUpdateAgent30-x86.exe"/>
    <architecture name="x64" clientVersion="7.0.6000.381" downloadUrl="http://download.windowsupdate.com/WindowsUpdate/redist/standalone/7.0.6000.381/WindowsUpdateAgent30-x64.exe"/>
    <architecture name="ia64" clientVersion="7.0.6000.381" downloadUrl="http://download.windowsupdate.com/WindowsUpdate/redist/standalone/7.0.6000.381/WindowsUpdateAgent30-ia64.exe"/>
    <MUAuthCab RevisionId="6" DownloadURL="http://download.windowsupdate.com/v7/windowsupdate/redist/standalone/MUAuth.cab"/>
    </StandaloneRedist>
    </WURedist>

  • As you might have guessed, this xml file contains download links to Windows Update Agent installer for different architecture like x86 (32 bit PCs), x64 (64 bit) and ia64 (Intel Itanium 64 bit). Copy the download link suitable to your system architecture and download the installer. For example, if it is a 32 bit PC, then corresponding Windows Update Agent installer will be WindowsUpdateAgent30-x86.exe.

  • Open Command Prompt and navigate (using "cd" command) to the folder where Windows Update Agent installer is present. Finally, run the following command to reinstall the Windows Update Agent:
    WindowsUpdateAgent30-x86.exe /wuforce


Reboot the PC and try running Automatic Updates again.
Read More
Posted in | No comments

Saturday, 23 August 2008

Zlob fake codec updates

Posted on 05:53 by Unknown
Here are some websites that are pushing new, not-so-well detected Zlob fake codecs. Most of these variants drop junk like fake security programs, security toolbars etc.
http://codecdownload.bigfreesoftarchive.net (VirusTotal scan result)
http://aviupdate.com (VirusTotal scan result)
http://mydownloadbackup.com (VirusTotal scan result)
http://www.swfapplication.com (VirusTotal scan result)
Read More
Posted in | No comments
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • Ax Video Plugin
    Ax Video Plugin is one of the latest fake codec/plugin in the block. The site http://axvideodownload.com/ uses the same old fake "Vide...
  • Javacool EULAlyzer!
    Have you ever read those ultra-long EULA (End User License Agreement) pages while you are installing any software? I think no one will read ...
  • Zlob brings back fake MP3s!
    Last August, I had blogged about Zlob gang using fake MP3 download sites to push their malware (link here ). Afterwards, we started to see m...
  • twitcurl - C++ twitter API library
    twitcurl is an open-source pure C++ library for twitter REST APIs. Currently, it has support for most of the twitter APIs and it will be upd...
  • ThinkPoint rogue antivirus
    ThinkPoint is a new addition to the long list of rogue antivirus programs. ThinkPoint uses fake codec download tricks for its distribution. ...
  • Rootkit detection, removal and prevention!
    Here's a Wiki definition for Rootkit: A Rootkit is a set of software tools frequently used by a third party (usually an intruder) after...
  • Antivirus 360 featured in top PC magazines and antivirus certification labs!
    No, we are not talking about Norton 360 , which is a genuine security software. This is about Antivirus 360 , one of the latest rogue securi...
  • yelpcurl - C++ Yelp API library
    yelpcurl is an open-source, pure C++ wrapper for Yelp's RESTful APIs . The library currently supports all the APIs provided by Yelp. yel...
  • Windows Filtering Platform (WFP) user mode examples
    So far, in Windows 2000/XP/2003 operating systems the packet filtering APIs ( PfXxx APIs) were used to implement TCP/IP packet filtering a...

Categories

  • a.exe
  • Autohotkey
  • C++
  • fake mp3 downloads
  • gop.exe
  • NewMediaCodec
  • OAuth
  • Orkut hating virus
  • Privacy Protector
  • rootkit
  • SysProt AntiRootkit
  • TDSServ rootkit removal
  • twitCurl
  • twitter
  • Udefender
  • Ultimate Cleaner
  • vdo_
  • Zlob
  • Zlob rootkit

Blog Archive

  • ►  2013 (1)
    • ►  June (1)
  • ►  2010 (6)
    • ►  October (2)
    • ►  September (2)
    • ►  July (1)
    • ►  April (1)
  • ►  2009 (12)
    • ►  September (1)
    • ►  May (1)
    • ►  April (1)
    • ►  March (4)
    • ►  January (5)
  • ▼  2008 (44)
    • ►  December (6)
    • ►  November (6)
    • ►  October (4)
    • ►  September (15)
    • ▼  August (2)
      • Windows Automatic Update fails to install updates!
      • Zlob fake codec updates
    • ►  June (2)
    • ►  May (1)
    • ►  April (1)
    • ►  March (6)
    • ►  January (1)
  • ►  2007 (38)
    • ►  December (1)
    • ►  November (2)
    • ►  October (9)
    • ►  September (2)
    • ►  August (8)
    • ►  July (11)
    • ►  June (3)
    • ►  March (2)
  • ►  2006 (6)
    • ►  September (1)
    • ►  August (2)
    • ►  May (1)
    • ►  February (2)
  • ►  2005 (30)
    • ►  December (2)
    • ►  November (2)
    • ►  October (4)
    • ►  September (5)
    • ►  August (11)
    • ►  July (6)
Powered by Blogger.

About Me

Unknown
View my complete profile