Jump to content

1st attempt, but not working


Recommended Posts

jcarle et al,

I've had a go at trying to create my .ul file and I believe all is ok, but for some reason WUD will not see the file, no matter which location I place the file.

The code I have used is: (a simple x3 o2k3 updates)

<?xml version="1.0" encoding="utf-8"?>
<updatelist product="MS Office 2003" platform="x86" language="ENU" lastupdate="2008-11-10" 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">

<!-- Created by oioldman -->

<categories>
<category id="1">Office 2003 x86 Critical Updates</category>
<category id="2">Office 2003 x86 Important Updates</category>
<category id="3">Office 2003 x86 Recommended Updates</category>
<category id="4">Office 2003 x86 Service Packs</category>
</categories>


<updates>
<update id="KB943973" category="3" article="http://www.microsoft.com/technet/security/Bulletin/MS08-011.mspx" publishdate="2008-02-12">
<title>Security Update for Microsoft Works Suite 2005 (KB943973)</title>
<description>Vulnerabilities in Microsoft Works File Converter Could Allow Remote Code Execution (947081)</description>
<filename>office2003-KB943973-FullFile-ENU.exe</filename>
<url>http://download.microsoft.com/download/2/3/3/23383749-c05a-4148-94f7-e1951095f429/office2003-KB943973-FullFile-ENU.exe</url>
</update>
<update id="KB947650" category="2" article="http://www.microsoft.com/technet/security/Bulletin/MS08-019.mspx" publishdate="2008-04-08">
<title>Security Update for Microsoft Office Visio 2003 (KB947650)</title>
<description>Vulnerabilities in Microsoft Visio Could Allow Remote Code Execution (949032)</description>
<filename>visio2003-KB947650-FullFile-ENU.exe</filename>
<url>http://download.microsoft.com/download/b/a/e/bae0ca69-363a-4b8d-8df8-649fac2e7d6f/visio2003-KB947650-FullFile-ENU.exe</url>
</update>
<update id="KB950241" category="1" article="http://www.microsoft.com/technet/security/Bulletin/MS08-026.mspx" publishdate="2008-05-13">
<title>Security Update for Microsoft Office Word 2003 (KB950241)</title>
<description>Vulnerabilities in Microsoft Word Could Allow Remote Code Execution (951207)</description>
<filename>office2003-KB950241-FullFile-ENU.exe</filename>
<url>http://download.microsoft.com/download/5/7/3/573b9119-b136-44a4-99d1-dabf7c576904/office2003-KB950241-FullFile-ENU.exe</url>
</update>
</updates>
</updatelist>

saved as a .ul file, but it will not be seen when i open the application.

Any pointers appreciated as would like to understand this.

Want to update a couple to help others as they have me in creating this app.

Cheers,

NeilW aka oioldman

attached for preview to make easier to highlight my mistakes etc etc

office_2003_x86_enu_20081110.ulz

Edited by oioldman
Link to comment
Share on other sites


After you've finished your UL file, save it with a UL extension. Then you must ZIP this file and rename the .zip extension to .ulz. After which you'll be able to double click it and it will place the UL file in the correct location and be seen by WUD.

I tested your UL and it's fine. I would suggest however that you name your categories as follows to avoid repetition for legibility :

<categories>
<category id="1">Critical Updates</category>
<category id="2">Important Updates</category>
<category id="3">Recommended Updates</category>
<category id="4">Service Packs</category>
</categories>

Edited by jcarle
Link to comment
Share on other sites

cheers jcarle, and sorry for delay been away for while.

those steps regarding the save as & zip as etc i don't recall seeing in the steps so will have another go and see what happens.

woohoo the last step of the save as .ul & then zip up as .zip and then rename as .ulz has made it all work

thank you fella and all for looking and chipping in.

Edited by oioldman
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...