Article ID: 932224 - Last Review: January 31, 2008 - Revision: 2.1 Package Manager can install only the first package when you extract two or more packages to the same folder in Windows VistaBeta InformationThis article discusses a beta release of a Microsoft product. The information in this article is provided as-is and is subject to change without notice.No formal product support is available from Microsoft for this beta product. For information about how to obtain support for a beta release, see the documentation that is included with the beta product files, or check the Web location where you downloaded the release. SYMPTOMSIn Windows Vista, the Package Manager tool can install only the first package when you extract two or more packages to the same folder. For example, consider the following scenario:
When this problem occurs, information that resembles the following may appear in the Cbs.log file: 2007-07-25 13:17:05, Info CBS Pkgmgr: called with: "Pkgmgr /ip /m:c:\temp\Windows6.0-KB932590-x86.cab" Note This problem also applies to Windows Server 2008. CAUSEThis problem occurs because Package Manager cannot manage two or more packages in the same sandbox. RESOLUTIONTo resolve this problem, expand two or more packages to different folders before you install them. Or, create a different sandbox for each package in a folder. To do this, type the following commands at a command prompt: Delete update*.* In these commands, CabFile represents the .cab file for the hotfix package.
Mkdir c:\temp\sandbox1 Mkdir c:\temp\sandbox2 Start /w pkgmgr /ip /m:c:\temp\CabFile /s:c:\temp\sandbox1 Start /w pkgmgr /ip /m:c:\temp\CabFile /s:c:\temp\sandbox2 STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. APPLIES TO
| Article Translations
|
Back to the top
