Article ID: 927745 - Last Review: February 13, 2007 - Revision: 2.7 Detailed information for developers who use the Windows Update offline scan fileOn This PageSUMMARYIn November 2006, a new version of the Windows Update (WU) offline scan file was released together with the existing WU offline scan file, Wsusscan.cab. The new WU offline scan file, Wsusscn2.cab, has a new format. Any scanning solution that uses the existing WU offline scan file must to be updated to use the new WU offline scan file by March 2007.
Any non-Microsoft solution that uses the WU offline scan file must have the updated Windows Update Agent (WUA) installed for all Microsoft Windows 2000, Microsoft Windows XP, and Microsoft Windows Server 2003 operating systems. Computers that have Windows Vista installed will have the updated WUA when the operating system releases. Therefore, Windows Vista will not require an update. Some non-Microsoft solutions that use the WU offline scan file for offline security update detection may also require the updated version. These solutions need these updated version of the WU offline scan file if they read this file instead of using the Windows Update API. We do not recommend that these solutions read this file directly because the file is subject to change. Instead, we recommend that developers use the WUA offline scan feature. For information about this feature, visit the following MSDN Web site: http://msdn2.microsoft.com/en-us/library/aa387099.aspx
(http://msdn2.microsoft.com/en-us/library/aa387099.aspx)
MORE INFORMATIONMicrosoft has changed the internal format of the WU offline scan file to solve the problem that is explained in Microsoft Knowledge Base article 926464. Any non-Microsoft solutions that access the this file in ways that are not documented in the public API may require the updated file. All products, tools, and solutions that use the Wsusscan.cab file by using the documented WUA API must be updated by March 2007. These products, tools, and solutions must be able to use the new Wsusscn2.cab file to download the Wsusscn2.cab file from the new location. Also, all client computers must have the necessary updated WUA client computer version installed. Any Microsoft solutions that access the CAB file directly may need additional changes because of the internal format changes. Directly accessing the Wsusscn2.cab fileWe do not recommend that you access the Wsusscn2.cab file directly because the format of the file is liable to change. However, this article includes information for developers who have existing solutions that directly access the file.Determine whether the WUA version is the correct version for the Wsusscn2.cab fileIf the version of WUA that is installed on the computer does not meet the minimum version requirement of the corresponding scan package format, the installed WUA version will not work with the scan package and the installed version may return WU_E_OL_NEWCLIENT_REQUIRED and other HRESULT codes from its scan package related APIs. In the worst case, the installed version of the WUA API may not support any scan package related functionality. For example, the WUA API may not support the IUpdateServiceManager interface. For information about how to avoid this behavior, visit the following Web site:http://msdn2.microsoft.com/en-us/library/aa387099.aspx
(http://msdn2.microsoft.com/en-us/library/aa387099.aspx)
This information will help you learn about how the application may set up the latest version of WUA on the computer. The application may set up the latest version of WUA on the computer before it uses scan packages with the WUA API. For information about how to use scan packages to scan for updates in an offline environment, visit the following Web site: http://msdn2.microsoft.com/en-us/library/aa387290.aspx
(http://msdn2.microsoft.com/en-us/library/aa387290.aspx)
For more information about the IUpdateCollection interface, visit the following Web site: http://msdn2.microsoft.com/en-us/library/aa386107.aspx
(http://msdn2.microsoft.com/en-us/library/aa386107.aspx)
For more information about the scan package, visit the following Web site: http://msdn2.microsoft.com/en-us/library/aa386821.aspx
(http://msdn2.microsoft.com/en-us/library/aa386821.aspx)
For more information about the WUA API, visit the following Web site:http://msdn2.microsoft.com/en-us/library/aa387099.aspx
(http://msdn2.microsoft.com/en-us/library/aa387099.aspx)
Changes in the CAB file formatThe Wsusscan.cab file contains a single CAB file. This file is Package.cab. The Wsusscn2.cab file contains the following files:
http://msdn2.microsoft.com/en-us/library/aa387099.aspx
(http://msdn2.microsoft.com/en-us/library/aa387099.aspx)
APPLIES TO
| Article Translations
|

Back to the top
