Help - Search - Members - Calendar
Full Version: WUD 2.30 Build 939 Beta highlight
MSFN Forums > Member Contributed Projects > jcarle's Utilities > Windows Updates Downloader

   
Google Internet Forums Unattended CD/DVD Guide
MrFunky
When I use this build with windows-xp-sp2-x86-enu.ulz, it fails to highlight already downloaded updates, previously it showed already downloaded updates in green.

Is this intentional and if not could it be implemented/fixed? Don't really want to verify every file to see if I've already got it or not, afterall, isn't the purpose of this app to make it easy?
DarkShadows
I get the same results here, and was going to report it myself.
jcarle
What are your operating systems? XP or Vista? 32-bit or 64-bit?
kingsc
QUOTE (jcarle @ Jul 18 2008, 11:18 AM) *
What are your operating systems? XP or Vista? 32-bit or 64-bit?


windows-xp-sp2-x86-enu

Tells me XP 32-Bit. whistling.gif
DarkShadows
As a test, I selected one update in WUD to re-download. I opened the containing folder in Windows Explorer and observed while WUD re-downloaded the file. I could see when the old file was deleted. I could also see the new copy grow in size as it was being re-downloaded. Afterward, Version 2.30 Beta Build 939 still did not highlight the update as being downloaded.

I have now tried the same test running Version 2.30 Beta Build 939 on two PCs and received the same results. The first PC was installed with Windows XP SP2 32-bit, but it has been fully patched. The second PC was recently installed with a fully integrated Windows XP SP3. Both PCs have the full compliment of .Net Frameworks, etc. On both PCs, Version 2.30 Beta Build 939 does not highlight any update or category as downloaded.

Here are my WUD options:
  • Download Folder=M:\Slipstream\WUD
  • Product as subfolder = enabled
  • Category as subfolder = enabled
  • Show Published Date = enabled
  • Show Description Tooltips = enabled
    NOTE: All other options are disabled
I should note that I am using my own customized .ul file. Below is the header of that file. This same .ul file generates no errors at all in Version 2.25 Build 895. In fact, if I uninstall Version 2.30 Beta Build 939, re-install Version 2.25 Build 895, and reconfigure my options correctly, everything works as expected and all previously downloaded categories and updates appear highlighted in green as expected.

CODE
<?xml version="1.0" encoding="ISO-8859-1"?>
<updatelist product="Windows XP" platform="x86" language="ENU" lastupdate="2008-07-17" xmlns="http://wud.jcarle.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://wud.jcarle.com http://wud.jcarle.com/wud.xsd">

   <categories>
      <category id="1">Service Packs</category>
      <category id="2">SP3 Security Updates Critical</category>
      <category id="3">SP3 Security Updates Important</category>
      <category id="4">SP3 Security Updates Moderate</category>
      <category id="5">SP3 Hotfixes</category>
      <category id="6">SP3 Updates</category>
      <category id="7">Internet Explorer 6</category>
      <category id="8">Internet Explorer 7</category>
      <category id="11">Windows Media Player 11</category>
      <category id="12">MSDownloads</category>
      <category id="18">.NET Framework 1.1</category>
      <category id="19">.NET Framework 2.0</category>
      <category id="20">.NET Framework 3.0</category>
      <category id="21">.NET Framework 3.5</category>
      <category id="23">Tools</category>
      <!-- <category id="24">Windows XP Power Toys</category> -->
      <category id="26">Security</category>
      <category id="1002">Other</category>
   </categories>
jcarle
I found the problem, it's been corrected and I've posted the fix. Thanks for reporting this.
MrFunky
gr8 stuff biggrin.gif
DarkShadows
Thanks, it's working here as expected now! thumbup.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.