473,383 Members | 1,792 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

How to set WUApiLib.UpdateSearcherClass.ClientApplicationID to get Updateinfos o

Hi,

I want to use the wuapilib.dll for asking the official UpdateService daily
for new updates for different OS. I don't want to ask other computers what
updates they have installed or something like that.

Can I use WUApiLib on a WindowsXP to get Information about updates available
for Win2000?

If I trie somthing like this:

WUApiLib.UpdateSearcherClass usc = new WUApiLib.UpdateSearcherClass();
usc.IncludePotentiallySupersededUpdates = true;
WUApiLib.ISearchResult res = usc.Search("Type='Software'");

I get a list of updates for the current OS. Is there a way to change the
parameters, that I get the Updatelist for another OS?

I tried to get Information about the ClientApplicationID, but I didn't find
any evidence how to set the right parameters.

Thx for any help.

Greets
Sep 12 '05 #1
0 2445

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: GlenConway | last post by:
Hi, Not sure where this post belongs so please excuse me if it’s in the wrong group. I’m trying to use the WUAPILib.dll from Windows Update v5 with VB.NET. I can instantiate it locally...
0
by: Hans G via DotNetMonster.com | last post by:
Hi, I want to use the wuapilib.dll for asking the official UpdateService daily for new updates for different OS. I don't want to ask other computers what updates they have installed or something...
0
by: =?Utf-8?B?anRva2FjaA==?= | last post by:
Hi, I can't for the life of me figure out how to use the ICategory interface of the WUAPILIB. Specifically, I would like to read the type property. MSDN Link:...
2
dekaaditia
by: dekaaditia | last post by:
I Want to make patches system using visual basic .NET But i have some error exception in my code Here is my code Public Class Download Public Shared Sub Download(ByVal str As String)...
0
by: Brian | last post by:
Hello, I'm having a little trouble with the Windows Update Agent API (WUApiLib). I've got code working that pulls back a list of updates from Microsoft, but they're specific to the system I'm...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.