DVD with SP1 integrated into Windows 7 ?

Discussion in 'Windows 7' started by By_YeNiçeRi, Oct 26, 2010.

  1. By_YeNiçeRi

    By_YeNiçeRi MDL Novice

    Oct 23, 2010
    6
    8
    0
    Hi, My question is how to integrate the DVD do Windows 7 sp1.

    How can I do but I could integrate updatepack earlier in this different?
     
  2. By_YeNiçeRi

    By_YeNiçeRi MDL Novice

    Oct 23, 2010
    6
    8
    0
    But I know that with dism Can I? What are the codes I can?
     
  3. steven4554

    steven4554 MDL Expert

    Jul 12, 2009
    1,551
    2,948
    60
    At the moment, you cannot integrate sp1 beta or rc into the rtm dvd using dism, but you can if you use rt7lite
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. torko26

    torko26 MDL Senior Member

    May 28, 2009
    497
    1,095
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,228
    1,817
    90
    I try to slipstream it every time. I tried with vista sp1 and sp2 and with win7 sp1 beta and rc. It never works with dism or pkgmgr.
    BUT I looked a bit closer to the win7 sp1 and I found something interesting. When you extract the exe there is always a smaller cab which installes before the big servicepack cab (this was also with vista sps). This small cab contains a new pkgmgr.exe, I think only this pkgmgr can install the big cab (at least online, don't know offline).

    Then the already known stuff: in update.mum and another mum file with windows 7 sp1 in the filename, allowoffline=false needs to be set to true.
    I think update.ses also needs to be eddited.

    Now it seems pkgmgr only takes cab files and not a directory where you extracted the cab (like dism does). So the main cab needs to be rebuilded exactly like MS would do it, but with updated files. I didn't try this, but it may work.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Reign_Of_Freedom

    Reign_Of_Freedom MDL Expert

    Aug 1, 2009
    1,246
    467
    60
    I would do it, but i am going to wait for the final SP1 then do it all at once. (Custom ISO):biggrin:
     
  7. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,228
    1,817
    90
    I don't use slipstream dvds anyway, always download the real msdn iso. But when you slipstream (offline or reverse integrate) to be safe you should also download the new waik and use the new winpe for boot.wim, and maybe replace dism and other files on the dvd in the sources folder with newer versions.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Reign_Of_Freedom

    Reign_Of_Freedom MDL Expert

    Aug 1, 2009
    1,246
    467
    60
    My ISO is from MSDN. I just have not gotten around to downloading the waik yet. But you are right to replace the older files with the new.
     
  9. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,228
    1,817
    90
    Yes but I mean the MSDN sp1 integrated iso. MS always puts slipstreamed isos on msdn. And the newer winpe and tools will be in a new version of waik (for win7 sp1), which isnt' available yet. The current waik is just "winpe 7 RTM", ms sp1 isos will also have "winpe 7 sp1".
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Reign_Of_Freedom

    Reign_Of_Freedom MDL Expert

    Aug 1, 2009
    1,246
    467
    60
    Hopefully they make SP1 final pretty soon. It's the main reason i have not made a custom ISO yet.
     
  11. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,228
    1,817
    90
    #12 Stannieman, Oct 26, 2010
    Last edited: Oct 26, 2010
    I'd like it more when they make shure all the bugs are out than when they push it out now and rape this grate os.

    And I'm going to try tomorrow with the updated cabs and the new pkgmgr

    And I forgot something! Also winre.wim inside wim_mountdir\Windows\System32\Recovery needs to be updated with the new winpe
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Reign_Of_Freedom

    Reign_Of_Freedom MDL Expert

    Aug 1, 2009
    1,246
    467
    60
    We have waited this long for the final SP1 so no harm in waiting a bit longer to get some of the bugs out. I did have a few minor issues with the Sp1 RC (installed fine) but all is running smooth now.
     
  13. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,228
    1,817
    90
    #14 Stannieman, Oct 27, 2010
    Last edited by a moderator: Apr 20, 2017
    Ok, pkgmgr just calls the dism from rtm to do the job.
    I first integrated the smaller KB976902 update, then I tried with the new pkgmgr and the original cab (failed) and a modded cab (also failed).

    These are the logs from pkgmgr, can someone analyse them please?

    Original cab
    Code:
    2010-10-27 16:54:45, Info                  CBS    
    2010-10-27 16:54:45, Info                  CBS    pkgmgr called with: "C:\Users\Stannieman\Desktop\newpkgmgr\pkgmgr.exe  /ip /m:C:\sp1\windows6.1-KB976932-X86.cab /o:C:\Mount\;C:\Mount\Windows /l:C:\originalcab"
    2010-10-27 16:54:45, Info                  CBS    Executing DISM: "C:\Users\Stannieman\Desktop\newpkgmgr\dism.exe" /image:"C:\Mount" /sysdrivedir:"C:\Mount\\" /norestart /logpath:"C:\originalcab.txt" /add-package /packagepath:"C:\sp1\windows6.1-KB976932-X86.cab" /ignorecheck
    2010-10-27 16:54:45, Info                  DISM   PID=3652 Scratch directory set to 'C:\Users\Stannieman\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir
    2010-10-27 16:54:45, Info                  DISM   PID=3652 Successfully loaded the ImageSession at "C:\Windows\System32\Dism" - CDISMManager::LoadImageSession
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:45, Info                  DISM   DISM Manager: PID=3652 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:45, Info                  DISM   DISM.EXE: 
    2010-10-27 16:54:45, Info                  DISM   DISM.EXE: <----- Starting Dism.exe session ----->
    2010-10-27 16:54:45, Info                  DISM   DISM.EXE: 
    2010-10-27 16:54:45, Info                  DISM   DISM.EXE: Host machine information: OS Version=6.1.7600, Running architecture=x86, Number of processors=2
    2010-10-27 16:54:45, Info                  DISM   DISM.EXE: Executing command line: "C:\Users\Stannieman\Desktop\newpkgmgr\dism.exe" /image:"C:\Mount" /sysdrivedir:"C:\Mount\\" /norestart /logpath:"C:\originalcab.txt" /add-package /packagepath:"C:\sp1\windows6.1-KB976932-X86.cab" /ignorecheck
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Loading Provider from location C:\Windows\System32\Dism\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Connecting to the provider located at C:\Windows\System32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Loading Provider from location C:\Windows\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Connecting to the provider located at C:\Windows\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Loading Provider from location C:\Windows\System32\Dism\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Connecting to the provider located at C:\Windows\System32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:45, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2010-10-27 16:54:45, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: WimManager
    2010-10-27 16:54:45, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: WimManager.
    2010-10-27 16:54:45, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: FolderManager
    2010-10-27 16:54:45, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2010-10-27 16:54:45, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
    2010-10-27 16:54:45, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
    2010-10-27 16:54:45, Info                  DISM   DISM Provider Store: PID=3652 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2010-10-27 16:54:47, Info                  DISM   DISM Provider Store: PID=3652 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2010-10-27 16:54:49, Info                  DISM   DISM Manager: PID=3652 Successfully loaded the ImageSession at "C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26" - CDISMManager::LoadImageSession
    2010-10-27 16:54:49, Info                  DISM   DISM Image Session: PID=1968 InStanniemantiating the Provider Store. - CDISMImageSession::get_ProviderStore
    2010-10-27 16:54:49, Info                  DISM   DISM Provider Store: PID=1968 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
    2010-10-27 16:54:49, Info                  DISM   DISM Provider Store: PID=1968 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:49, Info                  DISM   DISM Provider Store: PID=1968 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\OSProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:49, Info                  DISM   DISM Provider Store: PID=1968 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:49, Info                  DISM   DISM OS Provider: PID=1968 Defaulting SystemPath to C:\Mount - CDISMOSServiceManager::Final_OnConnect
    2010-10-27 16:54:49, Info                  DISM   DISM OS Provider: PID=1968 Defaulting Windows folder to C:\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\LogProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Getting Provider OSServices - CDISMProviderStore::GetProvider
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\PEProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:54, Warning               DISM   DISM Provider Store: PID=1968 Failed to Load the provider: C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:54, Info                  DISM   DISM Manager: PID=3652 Image session successfully loaded from the temporary location: C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26 - CDISMManager::CreateImageSession
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Getting Provider OSServices - CDISMProviderStore::GetProvider
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:54, Info                  DISM   DISM OS Provider: PID=1968 Setting SystemPath to C:\Mount\ - CDISMOSServiceManager::SetSystemPath
    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    2010-10-27 16:54:54, Info                  CSI    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:54:54, Info                  CSI    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:54:54, Info                  DISM   DISM.EXE: Target image information: OS Version=6.1.7601.17105, Image architecture=x86
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:54, Info                  DISM   DISM Provider Store: PID=1968 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    2010-10-27 16:54:54, Info                  CSI    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:54:54, Info                  CSI    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:54:55, Info                  DISM   DISM Package Manager: PID=1968 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    2010-10-27 16:54:55, Info                  CSI    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:54:55, Info                  CSI    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:54:55, Info                  CBS    Failed to find a matching version for servicing stack: C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\ [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
    2010-10-27 16:54:55, Info                  CBS    Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
    2010-10-27 16:54:55, Info                  CBS    Must be doing offline servicing, using stack version from: C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\cbscore.dll
    2010-10-27 16:54:55, Info                  CBS    Loaded Servicing Stack v6.1.7601.17105 with Core: C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\cbscore.dll
    00000001@2010/10/27:14:54:55.137 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x66c0d8b0 @0x66f05d7d @0x66ee205a @0x66fb15fd @0x66fb17c4 @0x66f9331b)
    2010-10-27 16:54:55, Info                  CSI    00000001@2010/10/27:14:54:55.137 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x66c0d8b0 @0x66f05d7d @0x66ee205a @0x66fb15fd @0x66fb17c4 @0x66f9331b)
    00000002@2010/10/27:14:54:55.143 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x66c0d8b0 @0x66f47183 @0x66f44013 @0x66fb15fd @0x66fb17c4 @0x66f9331b)
    2010-10-27 16:54:55, Info                  CSI    00000002@2010/10/27:14:54:55.143 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x66c0d8b0 @0x66f47183 @0x66f44013 @0x66fb15fd @0x66fb17c4 @0x66f9331b)
    2010-10-27 16:54:55, Info                  DISM   DISM Package Manager: PID=1968 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInStanniemanceAndLock
    2010-10-27 16:54:55, Info                  CBS    Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SOFTWARE' from path '\\?\C:\Mount\Windows\System32\config\SOFTWARE'.
    2010-10-27 16:54:55, Info                  CBS    Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SYSTEM' from path '\\?\C:\Mount\Windows\System32\config\SYSTEM'.
    2010-10-27 16:54:55, Info                  CBS    Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SECURITY' from path '\\?\C:\Mount\Windows\System32\config\SECURITY'.
    2010-10-27 16:54:55, Info                  CBS    Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SAM' from path '\\?\C:\Mount\Windows\System32\config\SAM'.
    2010-10-27 16:54:55, Info                  CBS    Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/COMPONENTS' from path '\\?\C:\Mount\Windows\System32\config\COMPONENTS'.
    2010-10-27 16:54:55, Info                  CBS    Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/DEFAULT' from path '\\?\C:\Mount\Windows\System32\config\DEFAULT'.
    2010-10-27 16:54:55, Info                  CBS    Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Users/default/ntuser.dat' from path '\\?\C:\Mount\Users\default\ntuser.dat'.
    2010-10-27 16:54:55, Info                  CBS    Loading offline registry hive: schema.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/system32/smi/store/Machine/schema.dat' from path '\\?\C:\Mount\Windows\system32\smi\store\Machine\schema.dat'.
    2010-10-27 16:54:55, Info                  CBS    Offline image is: writeable
    00000003 CSI Store 2829872 (0x002b2e30) initialized
    2010-10-27 16:54:55, Info                  CSI    00000003 CSI Store 2829872 (0x002b2e30) initialized
    2010-10-27 16:54:55, Info                  CBS    Session: 1968_1757195 initialized by client DISM Package Manager Provider.
    2010-10-27 16:54:55, Info                  DISM   DISM Package Manager: PID=1968 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInStanniemanceAndLock
    2010-10-27 16:54:55, Info                  DISM   DISM Package Manager: PID=1968 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInStanniemanceAndLock
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\MsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    2010-10-27 16:54:55, Info                  CSI    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:54:55, Info                  CSI    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:54:55, Info                  DISM   DISM OS Provider: PID=1968 Get the registry path to the SOFTWARE hive located at C:\Mount\Windows\system32\config\SOFTWARE and determine if it is loaded. - CDISMOSServiceManager::DetermineBootDrive
    2010-10-27 16:54:55, Info                  DISM   DISM Driver Manager: PID=1968 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\2C67E8AB-5B0F-4E47-9849-9CCC818EFA26\TransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Getting Provider DISM Unattend Manager - CDISMProviderStore::GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2010-10-27 16:54:55, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Package Manager
    2010-10-27 16:54:55, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager.
    2010-10-27 16:54:55, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: OSServices
    2010-10-27 16:54:55, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: MsiManager
    2010-10-27 16:54:55, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: MsiManager.
    2010-10-27 16:54:55, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: IntlManager
    2010-10-27 16:54:55, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: IntlManager.
    2010-10-27 16:54:55, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DriverManager
    2010-10-27 16:54:55, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DriverManager.
    2010-10-27 16:54:55, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager
    2010-10-27 16:54:55, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager.
    2010-10-27 16:54:55, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2010-10-27 16:54:55, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: SmiManager
    2010-10-27 16:54:55, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: Edition Manager
    2010-10-27 16:54:55, Info                  DISM   DISM Transmog Provider: PID=1968 Current image session is [OFFLINE] - CTransmogManager::GetMode
    2010-10-27 16:54:55, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: Edition Manager.
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Provider Store: PID=1968 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:54:55, Info                  DISM   DISM Package Manager: PID=1968 Processing the top level command token(add-package). - CPackageManagerCLIHandler::Private_ValidateCmdLine
    2010-10-27 16:54:55, Info                  DISM   DISM Package Manager: PID=1968 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
    2010-10-27 16:54:55, Info                  DISM   DISM Package Manager: PID=1968 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
    2010-10-27 16:54:55, Info                  DISM   DISM Package Manager: PID=1968 Encountered the option "packagepath" with value "C:\sp1\windows6.1-KB976932-X86.cab" - CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine
    2010-10-27 16:54:55, Info                  DPX    Started DPX phase: Resume and Download Job
    2010-10-27 16:54:55, Info                  DPX    Started DPX phase: Apply Deltas Provided In File
    2010-10-27 16:54:55, Info                  DPX    Ended DPX phase: Apply Deltas Provided In File
    2010-10-27 16:54:55, Info                  DPX    Started DPX phase: Apply Deltas Provided In File
    2010-10-27 16:54:56, Info                  DPX    Ended DPX phase: Apply Deltas Provided In File
    2010-10-27 16:54:56, Info                  DPX    Ended DPX phase: Resume and Download Job
    2010-10-27 16:54:56, Info                  CBS    Opened cabinet package, package directory: C:\sp1\, sandbox location: \\?\C:\Users\Stannieman\AppData\Local\Temp\697F827A-F917-433E-B362-A0A55CA0AE83\, cabinet location: \\?\C:\sp1\windows6.1-KB976932-X86.cab, manifest location: \\?\C:\Users\Stannieman\AppData\Local\Temp\697F827A-F917-433E-B362-A0A55CA0AE83\update.mum
    2010-10-27 16:54:56, Info                  DPX    Started DPX phase: Resume and Download Job
    2010-10-27 16:54:56, Info                  DPX    Started DPX phase: Apply Deltas Provided In File
    2010-10-27 16:54:56, Info                  DPX    Ended DPX phase: Apply Deltas Provided In File
    2010-10-27 16:54:56, Info                  DPX    Ended DPX phase: Resume and Download Job
    2010-10-27 16:54:56, Info                  DPX    Started DPX phase: Resume and Download Job
    2010-10-27 16:54:56, Info                  DPX    Started DPX phase: Apply Deltas Provided In File
    2010-10-27 16:54:56, Info                  DPX    Ended DPX phase: Apply Deltas Provided In File
    2010-10-27 16:54:56, Info                  DPX    Ended DPX phase: Resume and Download Job
    2010-10-27 16:54:56, Info                  CBS    Appl: detect Parent, Package: Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105, Parent: Microsoft-Windows-Foundation-Package~31bf3856ad364e35~x86~~6.1.7600.16385, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2010-10-27 16:54:56, Info                  CBS    Appl: detectParent: package: Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105, parent found: Microsoft-Windows-Foundation-Package~31bf3856ad364e35~x86~~6.1.7600.16385, state: Installed
    2010-10-27 16:54:56, Info                  CBS    Appl: detect Parent, Package: Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105, disposition state from detectParent: Installed
    2010-10-27 16:54:56, Info                  CBS    Appl: Evaluating package applicability for package Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105, applicable state: Installed
    2010-10-27 16:54:56, Info                  CBS    External EvaluateApplicability, package: Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105, package applicable State: Installed, highest update applicable state: Installed, resulting applicable state:Installed
    2010-10-27 16:54:56, Info                  DISM   DISM Package Manager: PID=1968 Package Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105 with CBS state 0(CbsInstallStateAbsent) being mapped to dism state 1(DISM_INSTALL_STATE_NOTPRESENT) - CDISMPackage::LogInstallStateMapping
    2010-10-27 16:54:56, Info                  CBS    External EvaluateApplicability, package: Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105, package applicable State: Installed, highest update applicable state: Installed, resulting applicable state:Installed
    2010-10-27 16:54:56, Info                  DISM   DISM Package Manager: PID=1968 Initiating Changes on Package with values: 4, 7 - CDISMPackage::Internal_ChangePackageState
    2010-10-27 16:54:56, Error                 CBS    Cannot perform offline servicing with an online-only package: Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105 [HRESULT = 0x800f082e - CBS_E_NOT_ALLOWED_OFFLINE]
    2010-10-27 16:54:56, Error                 DISM   DISM Package Manager: PID=1968 Failed initiating changes - CDISMPackage::Internal_ChangePackageState(hr:0x800f082e)
    2010-10-27 16:54:56, Error                 DISM   DISM Package Manager: PID=1968 Failed to Install the package Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105. - CDISMPackage::Install(hr:0x800f082e)
    2010-10-27 16:54:56, Error                 DISM   DISM Package Manager: PID=1968 The package cannot be used against an offline image. - GetCbsErrorMsg
    2010-10-27 16:54:56, Error                 DISM   DISM Package Manager: PID=1968 Failed while processing command add-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f082e)
    2010-10-27 16:54:56, Error                 DISM   DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=800F082E
    2010-10-27 16:54:56, Info                  DISM   DISM Image Session: PID=1968 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SOFTWARE
    2010-10-27 16:54:56, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SOFTWARE, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:54:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SYSTEM
    2010-10-27 16:54:56, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SYSTEM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:54:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SECURITY
    2010-10-27 16:54:56, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SECURITY, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:54:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SAM
    2010-10-27 16:54:56, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SAM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:54:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/COMPONENTS
    2010-10-27 16:54:56, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/COMPONENTS, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:54:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/DEFAULT
    2010-10-27 16:54:56, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/DEFAULT, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:54:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Users/default/ntuser.dat
    2010-10-27 16:54:56, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Users/default/ntuser.dat, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:54:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/system32/smi/store/Machine/schema.dat
    2010-10-27 16:54:56, Info                  DISM   DISM Package Manager: PID=1968 Finalizing CBS core. - CDISMPackageManager::Finalize
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Disconnecting Provider: MsiManager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Finalizing the servicing provider(Edition Manager) - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Disconnecting Provider: Edition Manager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:56, Info                  DISM   DISM Provider Store: PID=1968 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:57, Info                  DISM   DISM OS Provider: PID=1968 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
    2010-10-27 16:54:57, Info                  DISM   DISM Provider Store: PID=1968 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:57, Info                  DISM   DISM.EXE: Image session has been closed. Reboot required=no.
    2010-10-27 16:54:57, Info                  DISM   DISM.EXE: 
    2010-10-27 16:54:57, Info                  DISM   DISM.EXE: <----- Ending Dism.exe session ----->
    2010-10-27 16:54:57, Info                  DISM   DISM.EXE: 
    2010-10-27 16:54:57, Info                  DISM   DISM Image Session: PID=3652 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
    2010-10-27 16:54:57, Info                  DISM   DISM Provider Store: PID=3652 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:57, Info                  DISM   DISM Provider Store: PID=3652 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:57, Info                  DISM   DISM Provider Store: PID=3652 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2010-10-27 16:54:57, Info                  DISM   DISM Provider Store: PID=3652 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:57, Info                  DISM   DISM Provider Store: PID=3652 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:54:57, Info                  CBS    Dism.exe returned: -2146498514
    2010-10-27 16:54:57, Info                  CBS    pkgmgr return code: 0x800f082e
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,228
    1,817
    90
    #15 Stannieman, Oct 27, 2010
    Last edited by a moderator: Apr 20, 2017
    Modded cab part 1
    Code:
    2010-10-27 16:57:03, Info                  CBS    
    2010-10-27 16:57:03, Info                  CBS    pkgmgr called with: "C:\Users\Stannieman\Desktop\newpkgmgr\pkgmgr.exe  /ip /m:C:\cab.cab /o:C:\Mount\;C:\Mount\Windows /l:C:\moddedcab"
    2010-10-27 16:57:03, Info                  CBS    Executing DISM: "C:\Users\Stannieman\Desktop\newpkgmgr\dism.exe" /image:"C:\Mount" /sysdrivedir:"C:\Mount\\" /norestart /logpath:"C:\moddedcab.txt" /add-package /packagepath:"C:\cab.cab" /ignorecheck
    2010-10-27 16:57:03, Info                  DISM   PID=3688 Scratch directory set to 'C:\Users\Stannieman\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir
    2010-10-27 16:57:03, Info                  DISM   PID=3688 Successfully loaded the ImageSession at "C:\Windows\System32\Dism" - CDISMManager::LoadImageSession
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:03, Info                  DISM   DISM Manager: PID=3688 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:03, Info                  DISM   DISM.EXE: 
    2010-10-27 16:57:03, Info                  DISM   DISM.EXE: <----- Starting Dism.exe session ----->
    2010-10-27 16:57:03, Info                  DISM   DISM.EXE: 
    2010-10-27 16:57:03, Info                  DISM   DISM.EXE: Host machine information: OS Version=6.1.7600, Running architecture=x86, Number of processors=2
    2010-10-27 16:57:03, Info                  DISM   DISM.EXE: Executing command line: "C:\Users\Stannieman\Desktop\newpkgmgr\dism.exe" /image:"C:\Mount" /sysdrivedir:"C:\Mount\\" /norestart /logpath:"C:\moddedcab.txt" /add-package /packagepath:"C:\cab.cab" /ignorecheck
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Loading Provider from location C:\Windows\System32\Dism\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Connecting to the provider located at C:\Windows\System32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Loading Provider from location C:\Windows\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Connecting to the provider located at C:\Windows\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Loading Provider from location C:\Windows\System32\Dism\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Connecting to the provider located at C:\Windows\System32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:03, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2010-10-27 16:57:03, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: WimManager
    2010-10-27 16:57:03, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: WimManager.
    2010-10-27 16:57:03, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: FolderManager
    2010-10-27 16:57:03, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2010-10-27 16:57:03, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
    2010-10-27 16:57:03, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
    2010-10-27 16:57:03, Info                  DISM   DISM Provider Store: PID=3688 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2010-10-27 16:57:04, Info                  DISM   DISM Provider Store: PID=3688 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2010-10-27 16:57:06, Info                  DISM   DISM Manager: PID=3688 Successfully loaded the ImageSession at "C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4" - CDISMManager::LoadImageSession
    2010-10-27 16:57:06, Info                  DISM   DISM Image Session: PID=292 InStanniemantiating the Provider Store. - CDISMImageSession::get_ProviderStore
    2010-10-27 16:57:06, Info                  DISM   DISM Provider Store: PID=292 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
    2010-10-27 16:57:06, Info                  DISM   DISM Provider Store: PID=292 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:06, Info                  DISM   DISM Provider Store: PID=292 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\OSProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:06, Info                  DISM   DISM Provider Store: PID=292 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:06, Info                  DISM   DISM OS Provider: PID=292 Defaulting SystemPath to C:\Mount - CDISMOSServiceManager::Final_OnConnect
    2010-10-27 16:57:06, Info                  DISM   DISM OS Provider: PID=292 Defaulting Windows folder to C:\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\LogProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Getting Provider OSServices - CDISMProviderStore::GetProvider
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\PEProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:12, Warning               DISM   DISM Provider Store: PID=292 Failed to Load the provider: C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:12, Info                  DISM   DISM Manager: PID=3688 Image session successfully loaded from the temporary location: C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4 - CDISMManager::CreateImageSession
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Getting Provider OSServices - CDISMProviderStore::GetProvider
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:12, Info                  DISM   DISM OS Provider: PID=292 Setting SystemPath to C:\Mount\ - CDISMOSServiceManager::SetSystemPath
    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    2010-10-27 16:57:12, Info                  CSI    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:57:12, Info                  CSI    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:57:12, Info                  DISM   DISM.EXE: Target image information: OS Version=6.1.7601.17105, Image architecture=x86
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:12, Info                  DISM   DISM Provider Store: PID=292 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    2010-10-27 16:57:12, Info                  CSI    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:57:12, Info                  CSI    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:57:12, Info                  DISM   DISM Package Manager: PID=292 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    2010-10-27 16:57:12, Info                  CSI    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:57:12, Info                  CSI    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:57:12, Info                  CBS    Failed to find a matching version for servicing stack: C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\ [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
    2010-10-27 16:57:12, Info                  CBS    Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
    2010-10-27 16:57:12, Info                  CBS    Must be doing offline servicing, using stack version from: C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\cbscore.dll
    2010-10-27 16:57:12, Info                  CBS    Loaded Servicing Stack v6.1.7601.17105 with Core: C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\cbscore.dll
    00000001@2010/10/27:14:57:12.476 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x66a9d8b0 @0x66c85d7d @0x66c6205a @0x66ee15fd @0x66ee17c4 @0x66ec331b)
    2010-10-27 16:57:12, Info                  CSI    00000001@2010/10/27:14:57:12.476 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x66a9d8b0 @0x66c85d7d @0x66c6205a @0x66ee15fd @0x66ee17c4 @0x66ec331b)
    00000002@2010/10/27:14:57:12.483 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x66a9d8b0 @0x66cc7183 @0x66cc4013 @0x66ee15fd @0x66ee17c4 @0x66ec331b)
    2010-10-27 16:57:12, Info                  CSI    00000002@2010/10/27:14:57:12.483 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x66a9d8b0 @0x66cc7183 @0x66cc4013 @0x66ee15fd @0x66ee17c4 @0x66ec331b)
    2010-10-27 16:57:12, Info                  DISM   DISM Package Manager: PID=292 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInStanniemanceAndLock
    2010-10-27 16:57:12, Info                  CBS    Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SOFTWARE' from path '\\?\C:\Mount\Windows\System32\config\SOFTWARE'.
    2010-10-27 16:57:12, Info                  CBS    Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SYSTEM' from path '\\?\C:\Mount\Windows\System32\config\SYSTEM'.
    2010-10-27 16:57:12, Info                  CBS    Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SECURITY' from path '\\?\C:\Mount\Windows\System32\config\SECURITY'.
    2010-10-27 16:57:12, Info                  CBS    Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SAM' from path '\\?\C:\Mount\Windows\System32\config\SAM'.
    2010-10-27 16:57:12, Info                  CBS    Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/COMPONENTS' from path '\\?\C:\Mount\Windows\System32\config\COMPONENTS'.
    2010-10-27 16:57:12, Info                  CBS    Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/DEFAULT' from path '\\?\C:\Mount\Windows\System32\config\DEFAULT'.
    2010-10-27 16:57:12, Info                  CBS    Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Users/default/ntuser.dat' from path '\\?\C:\Mount\Users\default\ntuser.dat'.
    2010-10-27 16:57:12, Info                  CBS    Loading offline registry hive: schema.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/system32/smi/store/Machine/schema.dat' from path '\\?\C:\Mount\Windows\system32\smi\store\Machine\schema.dat'.
    2010-10-27 16:57:13, Info                  CBS    Offline image is: writeable
    00000003 CSI Store 2161584 (0x0020fbb0) initialized
    2010-10-27 16:57:13, Info                  CSI    00000003 CSI Store 2161584 (0x0020fbb0) initialized
    2010-10-27 16:57:13, Info                  CBS    Session: 292_1894538 initialized by client DISM Package Manager Provider.
    2010-10-27 16:57:13, Info                  DISM   DISM Package Manager: PID=292 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInStanniemanceAndLock
    2010-10-27 16:57:13, Info                  DISM   DISM Package Manager: PID=292 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInStanniemanceAndLock
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\MsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    2010-10-27 16:57:13, Info                  CSI    00000001 Shim considered [l:264{132}]"\??\C:\Mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:57:13, Info                  CSI    00000002 Shim considered [l:258{129}]"\??\C:\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17105_none_0b7293d225839c39\pkgmgr.exe" : got STATUS_SUCCESS
    2010-10-27 16:57:13, Info                  DISM   DISM OS Provider: PID=292 Get the registry path to the SOFTWARE hive located at C:\Mount\Windows\system32\config\SOFTWARE and determine if it is loaded. - CDISMOSServiceManager::DetermineBootDrive
    2010-10-27 16:57:13, Info                  DISM   DISM Driver Manager: PID=292 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Loading Provider from location C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Connecting to the provider located at C:\Users\Stannieman\AppData\Local\Temp\21805122-FECA-437C-ABEF-3154852C83C4\TransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Getting Provider DISM Unattend Manager - CDISMProviderStore::GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2010-10-27 16:57:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Package Manager
    2010-10-27 16:57:13, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager.
    2010-10-27 16:57:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: OSServices
    2010-10-27 16:57:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: MsiManager
    2010-10-27 16:57:13, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: MsiManager.
    2010-10-27 16:57:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: IntlManager
    2010-10-27 16:57:13, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: IntlManager.
    2010-10-27 16:57:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DriverManager
    2010-10-27 16:57:13, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DriverManager.
    2010-10-27 16:57:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager
    2010-10-27 16:57:13, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager.
    2010-10-27 16:57:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2010-10-27 16:57:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: SmiManager
    2010-10-27 16:57:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: Edition Manager
    2010-10-27 16:57:13, Info                  DISM   DISM Transmog Provider: PID=292 Current image session is [OFFLINE] - CTransmogManager::GetMode
    2010-10-27 16:57:13, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: Edition Manager.
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Provider Store: PID=292 Provider has previously been initialized.  Returning the existing inStanniemance. - CDISMProviderStore::Internal_GetProvider
    2010-10-27 16:57:13, Info                  DISM   DISM Package Manager: PID=292 Processing the top level command token(add-package). - CPackageManagerCLIHandler::Private_ValidateCmdLine
    2010-10-27 16:57:13, Info                  DISM   DISM Package Manager: PID=292 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
    2010-10-27 16:57:13, Info                  DISM   DISM Package Manager: PID=292 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
    2010-10-27 16:57:13, Info                  DISM   DISM Package Manager: PID=292 Encountered the option "packagepath" with value "C:\cab.cab" - CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine
    2010-10-27 16:57:13, Info                  DPX    Started DPX phase: Resume and Download Job
    2010-10-27 16:57:13, Info                  DPX    Started DPX phase: Apply Deltas Provided In File
    2010-10-27 16:57:13, Info                  DPX    Ended DPX phase: Apply Deltas Provided In File
    2010-10-27 16:57:13, Info                  DPX    Started DPX phase: Apply Deltas Provided In File
    2010-10-27 16:57:14, Info                  DPX    Ended DPX phase: Apply Deltas Provided In File
    2010-10-27 16:57:14, Info                  DPX    Ended DPX phase: Resume and Download Job
    2010-10-27 16:57:14, Info                  CBS    Opened cabinet package, package directory: C:\, sandbox location: \\?\C:\Users\Stannieman\AppData\Local\Temp\E403BD2E-1CC6-4EC5-9C95-79649B13C4D0\, cabinet location: \\?\C:\cab.cab, manifest location: \\?\C:\Users\Stannieman\AppData\Local\Temp\E403BD2E-1CC6-4EC5-9C95-79649B13C4D0\update.mum
    2010-10-27 16:57:14, Info                  DPX    Started DPX phase: Resume and Download Job
    2010-10-27 16:57:14, Info                  DPX    Started DPX phase: Apply Deltas Provided In File
    2010-10-27 16:57:14, Info                  DPX    Ended DPX phase: Apply Deltas Provided In File
    2010-10-27 16:57:14, Info                  DPX    Ended DPX phase: Resume and Download Job
    2010-10-27 16:57:14, Info                  DPX    Started DPX phase: Resume and Download Job
    2010-10-27 16:57:14, Info                  DPX    Started DPX phase: Apply Deltas Provided In File
    2010-10-27 16:57:15, Info                  DPX    Ended DPX phase: Apply Deltas Provided In File
    2010-10-27 16:57:15, Info                  DPX    Ended DPX phase: Resume and Download Job
    2010-10-27 16:57:15, Info                  CBS    Appl: detect Parent, Package: Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105, Parent: Microsoft-Windows-Foundation-Package~31bf3856ad364e35~x86~~6.1.7600.16385, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2010-10-27 16:57:15, Info                  CBS    Appl: detectParent: package: Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105, parent found: Microsoft-Windows-Foundation-Package~31bf3856ad364e35~x86~~6.1.7600.16385, state: Installed
    2010-10-27 16:57:15, Info                  CBS    Appl: detect Parent, Package: Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105, disposition state from detectParent: Installed
    2010-10-27 16:57:15, Info                  CBS    Appl: Evaluating package applicability for package Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105, applicable state: Installed
    2010-10-27 16:57:15, Info                  CBS    External EvaluateApplicability, package: Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105, package applicable State: Installed, highest update applicable state: Installed, resulting applicable state:Installed
    2010-10-27 16:57:15, Info                  DISM   DISM Package Manager: PID=292 Package Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105 with CBS state 0(CbsInstallStateAbsent) being mapped to dism state 1(DISM_INSTALL_STATE_NOTPRESENT) - CDISMPackage::LogInstallStateMapping
    2010-10-27 16:57:15, Info                  CBS    External EvaluateApplicability, package: Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105, package applicable State: Installed, highest update applicable state: Installed, resulting applicable state:Installed
    2010-10-27 16:57:15, Info                  DISM   DISM Package Manager: PID=292 Initiating Changes on Package with values: 4, 7 - CDISMPackage::Internal_ChangePackageState
    2010-10-27 16:57:15, Info                  CBS    Blocked system sleep; prior state: 0x80000000
    2010-10-27 16:57:15, Error                 CBS    Exec: Cannot finalize session because an exclusive session is pending. [HRESULT = 0x800f082f - CBS_E_EXCLUSIVE_WOULD_MERGE]
    2010-10-27 16:57:15, Info                  CBS    Restored system sleep block state: 0x80000000
    2010-10-27 16:57:15, Info                  DISM   DISM Package Manager: PID=292  Error in operation: (null) (CBS HRESULT=0x800f082f) - CCbsConUIHandler::Error
    2010-10-27 16:57:15, Info                  CBS    Exec: Processing complete.  Session: 292_1894538, Package: Package_for_KB976932~31bf3856ad364e35~x86~~6.1.0.17105 [HRESULT = 0x800f082f - CBS_E_EXCLUSIVE_WOULD_MERGE]
    2010-10-27 16:57:15, Error                 CBS    Failed to perform operation.  [HRESULT = 0x800f082f - CBS_E_EXCLUSIVE_WOULD_MERGE]
    2010-10-27 16:57:15, Info                  CBS    Session: 292_1894538 finalized. Reboot required: no [HRESULT = 0x800f082f - CBS_E_EXCLUSIVE_WOULD_MERGE]
    2010-10-27 16:57:15, Error                 DISM   DISM Package Manager: PID=292 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f082f)
    2010-10-27 16:57:15, Error                 DISM   DISM Package Manager: PID=292 Failed processing package changes - CDISMPackageManager::ProcessChanges(hr:0x800f082f)
    2010-10-27 16:57:15, Info                  DISM   DISM Package Manager: PID=292 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInStanniemanceAndLock
    2010-10-27 16:57:15, Info                  CBS    Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SOFTWARE' from path '\\?\C:\Mount\Windows\System32\config\SOFTWARE'.
    2010-10-27 16:57:15, Info                  CBS    Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SYSTEM' from path '\\?\C:\Mount\Windows\System32\config\SYSTEM'.
    2010-10-27 16:57:15, Info                  CBS    Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SECURITY' from path '\\?\C:\Mount\Windows\System32\config\SECURITY'.
    2010-10-27 16:57:15, Info                  CBS    Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SAM' from path '\\?\C:\Mount\Windows\System32\config\SAM'.
    2010-10-27 16:57:15, Info                  CBS    Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/COMPONENTS' from path '\\?\C:\Mount\Windows\System32\config\COMPONENTS'.
    2010-10-27 16:57:15, Info                  CBS    Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/DEFAULT' from path '\\?\C:\Mount\Windows\System32\config\DEFAULT'.
    2010-10-27 16:57:15, Info                  CBS    Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Users/default/ntuser.dat' from path '\\?\C:\Mount\Users\default\ntuser.dat'.
    2010-10-27 16:57:15, Info                  CBS    Loading offline registry hive: schema.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/system32/smi/store/Machine/schema.dat' from path '\\?\C:\Mount\Windows\system32\smi\store\Machine\schema.dat'.
    2010-10-27 16:57:15, Info                  CBS    Offline image is: writeable
    00000004 CSI Store 2162032 (0x0020fd70) initialized
    2010-10-27 16:57:15, Info                  CSI    00000004 CSI Store 2162032 (0x0020fd70) initialized
    2010-10-27 16:57:15, Info                  CBS    Session: 292_1897752 initialized by client DISM Package Manager Provider.
    2010-10-27 16:57:15, Info                  DISM   DISM Package Manager: PID=292 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInStanniemanceAndLock
    2010-10-27 16:57:15, Info                  DISM   DISM Package Manager: PID=292 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInStanniemanceAndLock
    2010-10-27 16:57:15, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SOFTWARE
    2010-10-27 16:57:15, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SOFTWARE, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:57:15, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SYSTEM
    2010-10-27 16:57:15, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SYSTEM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:57:15, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SECURITY
    2010-10-27 16:57:15, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SECURITY, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:57:15, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SAM
    2010-10-27 16:57:15, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SAM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:57:15, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/COMPONENTS
    2010-10-27 16:57:15, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/COMPONENTS, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:57:15, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/DEFAULT
    2010-10-27 16:57:15, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/DEFAULT, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:57:15, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Users/default/ntuser.dat
    2010-10-27 16:57:15, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Users/default/ntuser.dat, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:57:15, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/system32/smi/store/Machine/schema.dat
    2010-10-27 16:57:15, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/system32/smi/store/Machine/schema.dat, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:57:15, Error                 DISM   DISM Package Manager: PID=292 Failed while processing command add-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f082f)
    2010-10-27 16:57:15, Error                 DISM   DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=800F082F
    2010-10-27 16:57:15, Info                  DISM   DISM Image Session: PID=292 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:15, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SOFTWARE
    2010-10-27 16:57:15, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SOFTWARE, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:57:15, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SYSTEM
    2010-10-27 16:57:15, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SYSTEM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:57:15, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SECURITY
    2010-10-27 16:57:15, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SECURITY, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:57:15, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SAM
    2010-10-27 16:57:15, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/SAM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:57:15, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/COMPONENTS
    2010-10-27 16:57:15, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/COMPONENTS, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:57:15, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/DEFAULT
    2010-10-27 16:57:15, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/System32/config/DEFAULT, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:57:15, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Users/default/ntuser.dat
    2010-10-27 16:57:15, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Users/default/ntuser.dat, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2010-10-27 16:57:15, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Mount/Windows/system32/smi/store/Machine/schema.dat
    2010-10-27 16:57:15, Info                  DISM   DISM Package Manager: PID=292 Finalizing CBS core. - CDISMPackageManager::Finalize
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Disconnecting Provider: MsiManager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,228
    1,817
    90
    #16 Stannieman, Oct 27, 2010
    Last edited by a moderator: Apr 20, 2017
    Modded cab part 2
    Code:
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Finalizing the servicing provider(Edition Manager) - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Disconnecting Provider: Edition Manager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:15, Info                  DISM   DISM Provider Store: PID=292 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:17, Info                  DISM   DISM OS Provider: PID=292 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
    2010-10-27 16:57:17, Info                  DISM   DISM Provider Store: PID=292 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:17, Info                  DISM   DISM.EXE: Image session has been closed. Reboot required=no.
    2010-10-27 16:57:17, Info                  DISM   DISM.EXE: 
    2010-10-27 16:57:17, Info                  DISM   DISM.EXE: <----- Ending Dism.exe session ----->
    2010-10-27 16:57:17, Info                  DISM   DISM.EXE: 
    2010-10-27 16:57:17, Info                  DISM   DISM Image Session: PID=3688 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
    2010-10-27 16:57:17, Info                  DISM   DISM Provider Store: PID=3688 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:17, Info                  DISM   DISM Provider Store: PID=3688 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:17, Info                  DISM   DISM Provider Store: PID=3688 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2010-10-27 16:57:17, Info                  DISM   DISM Provider Store: PID=3688 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:17, Info                  DISM   DISM Provider Store: PID=3688 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    2010-10-27 16:57:17, Info                  CBS    Dism.exe returned: -2146498513
    2010-10-27 16:57:17, Info                  CBS    pkgmgr return code: 0x800f082f
    EDIT: ONLINE install of the 2 cabs works with dism /online /add-package /packagepath:X:\package.cab
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. tomorrow

    tomorrow MDL Addicted

    Jul 3, 2008
    722
    263
    30
    Just FYI:
    RT 7 Lite currently supports integrating only the wave0 package(unofficially).The developer said that he will have a compatible version for us within this month.Meaning very soon.
     
  17. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,228
    1,817
    90
    #18 Stannieman, Oct 28, 2010
    Last edited: Oct 28, 2010
    I think I'm going to look how RT7 does it

    EDIT: rt7 also uses dism to integrate, but it extracts both the big and the small cab to the same directory + it extracts another cab inside the big cab into that directory too.

    EDIT: SUCCESSFULLY ADDED SP1 WITH DISM!!! Now trying in vmware

    PS: PARTY AT MY PLACE!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. pOcHa

    pOcHa MDL Novice

    Oct 28, 2010
    21
    11
    0
    #19 pOcHa, Oct 28, 2010
    Last edited: Oct 28, 2010
    gratz Stannieman, now if you could just clarify for the rest of us:

    i extracted sp1 rc with -x command into temp folder, from it expanded larger cab over smaller one in a new sp1rc folder with 7-zip, and all cab files inside larger over them (basicly, newer kb's over older ones), deleted all the cabs and both .ini files in root of sp1rc

    DISM /Mount-Wim /WimFile:C:\install.wim /Index:1 /MountDir:C:\offline
    DISM /Image:C:\offline /Add-Package /PackagePath:C:\sp1rc (with or without /IgnoreCheck)

    error: can not be added to an offline image

    now, what did YOU do differently? thanks...
     
  19. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,228
    1,817
    90
    #20 Stannieman, Oct 28, 2010
    Last edited: Oct 28, 2010
    The problem is that dism integrates fine but when installed it's just rtm :confused:

    But I'll post what I've done, I think I'm just forgetting something.

    To make it easy make the directories C:\sp1 C:\Mount and C:\cab
    Extract the sp to sp1 (sp1.exe -x)
    Then extract C:\sp1\windows6.1-KB976932-X86.cab to C:\cab
    Now also extract C:\sp1\windows6.1-KB976902-X86.cab to C:\cab (don't overwrite existing files)
    There are 2 other cab files inside C:\cab, extract these too. So extract C:\cab\KB976933-LangsCab0.cab to C:\cab (don't overwrite) and C:\cab\NestedMPPContent.cab to C:\cab (also don't overwrite)

    Open C:\cab\update.mum in notepad and set in the last line allowedoffline=false" to true, do the same for C:\cab\Windows7SP1-KB976933~31bf3856ad364e35~x86~~6.1.0.17105.mum

    Then use dism to integrate this into a clean wim.
    When installing this in vmware it just installs rtm, and I wonder why. Also when you integrate KB976902 first and try this afterwards then dism fails again.

    But I think this is at least part of what rt7lite does.
    When slipstreaming sp1 with that rt7lite creates a directory with the extracted cabfiles exactly the way like I wrote above (compared my cab directory with rt7lite's dir using windiff and there are no differences). Then rt7 mounts install.wim in runs dism another time, so I think now it's integrating (but maybe with other switches?). After that I unmount the wim, bu maybe rt7 does something else before unmounting.

    EDIT: I'm going to try with overwriting existing files now, maybe the trick is to use update.mum of one of the smaller cabs
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...