AsciiWolf

Forum Replies Created

Viewing 15 posts - 166 through 180 (of 237 total)
  • Author
    Posts
  • in reply to: Bluetooth #48727

    Wow! Well, the only one problem is, that this driver works only if you have Toshiba BT device.
    No support for other BT devices, no generic Broadcom support… :-/

    in reply to: Windows XP Mode #49034
    2009-11-07 17:39:18, Info                  CBS    WinVerifyTrust failed [HRESULT = 0x800b0100 - TRUST_E_NOSIGNATURE]
    2009-11-07 17:39:18, Error CBS Failed to verify if mum file \?C:UsersADMINI~1AppDataLocalTemp7132225B-2236-4D70-87C3-06062F32E33Aupdate.mum is vouched for by catalog \?C:UsersADMINI~1AppDataLocalTemp7132225B-2236-4D70-87C3-06062F32E33Aupdate.cat. [HRESULT = 0x800b0100 - TRUST_E_NOSIGNATURE]
    2009-11-07 17:39:18, Info CBS Failed to initialize internal package [HRESULT = 0x800b0100 - TRUST_E_NOSIGNATURE]
    2009-11-07 17:39:18, Error CBS Failed to create internal package [HRESULT = 0x800b0100 - TRUST_E_NOSIGNATURE]
    2009-11-07 17:39:18, Info CBS Dism.exe returned: -2146762496
    2009-11-07 17:39:18, Info CBS pkgmgr return code: 0x800b0100

    Looks like I must also create new update.cat file…
    But there’s one small problem – I don’t know how to do it… :/

    in reply to: Windows XP Mode #49038

    Here’s a DISM debug of my modified MSU package.

    2009-11-07 17:10:01, Info                  DISM   DISM.EXE: <
    
    Starting Dism.exe session
    >
    2009-11-07 17:10:01, Info DISM DISM.EXE:
    2009-11-07 17:10:01, Info DISM DISM.EXE: Host machine information: OS Version=6.1.7600, Running architecture=amd64, Number of processors=2
    2009-11-07 17:10:01, Info DISM DISM.EXE: Executing command line: dism /NoRestart /Online /LogLevel:4 /Apply-Unattend:Windows6.1-KB958559-x64.xml
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=3652 Getting Provider FolderManager - CDISMProviderStore::GetProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=3652 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=3652 Loading Provider from location C:WindowsSystem32DismFolderProvider.dll - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=3652 Connecting to the provider located at C:WindowsSystem32DismFolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=3652 Getting Provider FolderManager - CDISMProviderStore::GetProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=3652 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:01, Info DISM DISM Manager: PID=3652 Targeting the DISM provider store at "C:WindowsSystem32Dism" - CDISMManager::CreateImageSessionFromLocation
    2009-11-07 17:10:01, Info DISM DISM Manager: PID=3652 Attempting to load the Dism stack from "C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887AB" - CDISMManager::LoadImageSession
    2009-11-07 17:10:01, Info DISM DISM Manager: PID=3652 Successfully loaded the ImageSession at "C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887AB" - CDISMManager::LoadImageSession
    2009-11-07 17:10:01, Info DISM DISM Image Session: PID=2124 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Loading Provider from location C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABOSProvider.dll - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Connecting to the provider located at C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABOSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:01, Info DISM DISM OS Provider: PID=2124 Defaulting SystemPath to C: - CDISMOSServiceManager::Final_OnConnect
    2009-11-07 17:10:01, Info DISM DISM OS Provider: PID=2124 Defaulting Windows folder to C:Windows - CDISMOSServiceManager::Final_OnConnect
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Loading Provider from location C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABLogProvider.dll - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Connecting to the provider located at C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABLogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Getting Provider OSServices - CDISMProviderStore::GetProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Loading Provider from location C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABPEProvider.dll - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:01, Warning DISM DISM Provider Store: PID=2124 Failed to Load the provider: C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABPEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:01, Info DISM DISM Image Session: PID=2124 Obtained the image's logger instance. Configured the image session to use it. - CDISMImageSession::get_ProviderStore
    2009-11-07 17:10:01, Info DISM DISM Manager: PID=3652 Image session successfully loaded from the temporary location: C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887AB - CDISMManager::CreateImageSession
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Getting Provider OSServices - CDISMProviderStore::GetProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:01, Info CSI 00000001 Shim considered [l:256{128}]"??C:WindowsServicingamd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_655452efe0fb810bpkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    2009-11-07 17:10:01, Info CSI 00000002 Shim considered [l:250{125}]"??C:WindowsWinSxSamd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_655452efe0fb810bpkgmgr.exe" : got STATUS_SUCCESS
    2009-11-07 17:10:01, Info DISM DISM.EXE: Target image information: OS Version=6.1.7600.16385, Image architecture=amd64
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - CDISMProviderStore::GetProviderCollection
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - CDISMProviderStore::GetProviderCollection
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Loading Provider from location C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABCbsProvider.dll - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Connecting to the provider located at C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABCbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:01, Info DISM DISM Provider Store: PID=2124 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:01, Info CSI 00000001 Shim considered [l:256{128}]"??C:WindowsServicingamd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_655452efe0fb810bpkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    2009-11-07 17:10:01, Info CSI 00000002 Shim considered [l:250{125}]"??C:WindowsWinSxSamd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_655452efe0fb810bpkgmgr.exe" : got STATUS_SUCCESS
    2009-11-07 17:10:01, Info DISM DISM Package Manager: PID=2124 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
    2009-11-07 17:10:01, Info CSI 00000001 Shim considered [l:256{128}]"??C:WindowsServicingamd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_655452efe0fb810bpkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    2009-11-07 17:10:01, Info CSI 00000002 Shim considered [l:250{125}]"??C:WindowsWinSxSamd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_655452efe0fb810bpkgmgr.exe" : got STATUS_SUCCESS
    2009-11-07 17:10:01, Info DISM DISM Package Manager: PID=2124 CBS is being initialized for online use. More information about CBS actions can be located at: %windir%logscbscbs.log - CDISMPackageManager::Initialize
    2009-11-07 17:10:01, Info DISM DISM Package Manager: PID=2124 Calling CoCreateInstance to Create CbsSession - CDISMPackageManager::RefreshInstanceAndLock
    2009-11-07 17:10:02, Info DISM DISM Package Manager: PID=2124 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Loading Provider from location C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABMsiProvider.dll - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Connecting to the provider located at C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABMsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Loading Provider from location C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABIntlProvider.dll - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Connecting to the provider located at C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABIntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Loading Provider from location C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABDmiProvider.dll - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Connecting to the provider located at C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABDmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:02, Info CSI 00000001 Shim considered [l:256{128}]"??C:WindowsServicingamd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_655452efe0fb810bpkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
    2009-11-07 17:10:02, Info CSI 00000002 Shim considered [l:250{125}]"??C:WindowsWinSxSamd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_655452efe0fb810bpkgmgr.exe" : got STATUS_SUCCESS
    2009-11-07 17:10:02, Info DISM DISM OS Provider: PID=2124 Successfully loaded the hive. - CDISMOSServiceManager::DetermineBootDrive
    2009-11-07 17:10:02, Info DISM DISM Driver Manager: PID=2124 Further logs for driver related operations can be found in the target operating system at %WINDIR%infsetupapi.offline.log - CDriverManager::Initialize
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Loading Provider from location C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABUnattendProvider.dll - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Connecting to the provider located at C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABUnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Loading Provider from location C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABSmiProvider.dll - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Connecting to the provider located at C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABSmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Loading Provider from location C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABTransmogProvider.dll - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Connecting to the provider located at C:UsersADMINI~1AppDataLocalTemp86CB21CB-7313-4653-BB3D-2BBC808887ABTransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Getting Provider DISM Unattend Manager - CDISMProviderStore::GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:02, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2009-11-07 17:10:02, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Package Manager
    2009-11-07 17:10:02, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager.
    2009-11-07 17:10:02, Info DISM DISM.EXE: Attempting to add the commands from provider: OSServices
    2009-11-07 17:10:02, Info DISM DISM.EXE: OSServices does not support command lines.
    2009-11-07 17:10:02, Info DISM DISM.EXE: Attempting to add the commands from provider: MsiManager
    2009-11-07 17:10:02, Info DISM DISM.EXE: Succesfully registered commands for the provider: MsiManager.
    2009-11-07 17:10:02, Info DISM DISM.EXE: Attempting to add the commands from provider: IntlManager
    2009-11-07 17:10:02, Info DISM DISM.EXE: Succesfully registered commands for the provider: IntlManager.
    2009-11-07 17:10:02, Info DISM DISM.EXE: Attempting to add the commands from provider: DriverManager
    2009-11-07 17:10:02, Info DISM DISM.EXE: Succesfully registered commands for the provider: DriverManager.
    2009-11-07 17:10:02, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager
    2009-11-07 17:10:02, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager.
    2009-11-07 17:10:02, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2009-11-07 17:10:02, Info DISM DISM.EXE: DISM Log Provider does not support command lines.
    2009-11-07 17:10:02, Info DISM DISM.EXE: Attempting to add the commands from provider: SmiManager
    2009-11-07 17:10:02, Info DISM DISM.EXE: SmiManager does not support command lines.
    2009-11-07 17:10:02, Info DISM DISM.EXE: Attempting to add the commands from provider: Edition Manager
    2009-11-07 17:10:02, Info DISM DISM Transmog Provider: PID=2124 Current image session is [ONLINE] - CTransmogManager::GetMode
    2009-11-07 17:10:02, Info DISM DISM.EXE: Succesfully registered commands for the provider: Edition Manager.
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Getting Provider DISM Unattend Manager - CDISMProviderStore::GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
    2009-11-07 17:10:02, Info DISM DISM Provider Store: PID=2124 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2009-11-07 17:10:02, Info DISM DISM Package Manager: PID=2124 Calling into CBS through a ICbsIdentity interface to LoadFromAttributes - CPackageManagerUnattendHandler::Internal_CreateIdentityStringFromAttributes
    2009-11-07 17:10:02, Info DISM DISM Package Manager: PID=2124 Calling into CBS through a ICbsIdentity interface to SaveAsStringId - CPackageManagerUnattendHandler::Internal_CreateIdentityStringFromAttributes
    2009-11-07 17:10:02, Info DISM DISM Package Manager: PID=2124 Attempting install from source location [%configsetroot%Windows6.1-KB958559-x64.CAB]. Full path [E:AppsWindowswin2k8r2_workstationxp_modeWindows6.1-KB958559-x64Windows6.1-KB958559-x64.CAB]. - CPackageManagerUnattendHandler::Internal_InstallPackageFromSource
    2009-11-07 17:10:03, Error DISM DISM Package Manager: PID=2124 Failed opening package. - CDISMPackageManager::Internal_CreatePackageByPath(hr:0x800b0100)
    2009-11-07 17:10:03, Error DISM DISM Package Manager: PID=2124 Failed to get the underlying CBS package. - CDISMPackageManager::OpenPackageByPath(hr:0x800b0100)
    2009-11-07 17:10:03, Error DISM DISM Package Manager: PID=2124 Failed to open package at location [E:AppsWindowswin2k8r2_workstationxp_modeWindows6.1-KB958559-x64Windows6.1-KB958559-x64.CAB]. - CPackageManagerUnattendHandler::Internal_InstallPackageFromSource(hr:0x800b0100)
    2009-11-07 17:10:03, Error DISM DISM Package Manager: PID=2124 Failed to install package from source [0] - trying next source location. hr = [0x800B0100] - CPackageManagerUnattendHandler::Internal_UnattendInstallPackage
    2009-11-07 17:10:03, Error DISM DISM Package Manager: PID=2124 Failed to Install the package [Microsoft-Windows-VirtualPC-Package-TopLevel~31bf3856ad364e35~amd64~~7.1.7600.16393]. - CPackageManagerUnattendHandler::Internal_UnattendInstallPackage(hr:0x800b0100)
    2009-11-07 17:10:03, Error DISM DISM Package Manager: PID=2124 Package failed to install [Microsoft-Windows-VirtualPC-Package-TopLevel~31bf3856ad364e35~amd64~~7.1.7600.16393]. - CPackageManagerUnattendHandler::Internal_UnattendProcessPackage(hr:0x800b0100)
    2009-11-07 17:10:03, Error DISM DISM Package Manager: PID=2124 Failed to process package at node . - CPackageManagerUnattendHandler::Apply(hr:0x800b0100)
    2009-11-07 17:10:03, Error DISM DISM Package Manager: PID=2124 Failed to Apply the unattend. - CDISMPackageManager::Apply(hr:0x800b0100)
    2009-11-07 17:10:03, Error DISM DISM Unattend Manager: PID=2124 d:w7rtmbasentsetupopktoolsdismprovidersunattendproviderdllunattendmanager.cpp:400 - CUnattendManager::Apply(hr:0x800b0100)
    2009-11-07 17:10:03, Error DISM DISM Unattend Manager: PID=2124 d:w7rtmbasentsetupopktoolsdismprovidersunattendproviderdllunattendmanager.cpp:654 - CUnattendManager::InternalExecuteCmdLine(hr:0x800b0100)
    2009-11-07 17:10:03, Error DISM DISM Unattend Manager: PID=2124 d:w7rtmbasentsetupopktoolsdismprovidersunattendproviderdllunattendmanager.cpp:603 - CUnattendManager::ExecuteCmdLine(hr:0x800b0100)
    2009-11-07 17:10:03, Error DISM DISM.EXE: DISM Unattend Manager processed the command line but failed. HRESULT=800B0100
    2009-11-07 17:10:03, Info DISM DISM Image Session: PID=2124 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Encountered a loaded provider DISM Package Manager. - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Package Manager: PID=2124 Finalizing CBS core. - CDISMPackageManager::Finalize
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Encountered a loaded provider MsiManager. - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Disconnecting Provider: MsiManager - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Encountered a loaded provider IntlManager. - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Found the PE Provider. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Encountered a loaded provider DriverManager. - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Encountered a loaded provider DISM Unattend Manager. - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Encountered a loaded provider SmiManager. - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Encountered a loaded provider Edition Manager. - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Finalizing the servicing provider(Edition Manager) - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Disconnecting Provider: Edition Manager - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Encountered a loaded provider OSServices. - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM DISM Provider Store: PID=2124 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    2009-11-07 17:10:03, Info DISM Provider store has been disconnected. Releasing COM pointers. - CDISMImageSession::Final_OnDisconnect
    2009-11-07 17:10:03, Info DISM Provider store has been disconnected. Releasing COM pointers. - CDISMImageSession::Final_OnDisconnect
    2009-11-07 17:10:03, Info DISM Releasing the DismHostManager from the image session. - CDISMImageSession::ReleaseHostManager
    2009-11-07 17:10:03, Info DISM DISM Manager: PID=3652 Releasing references to DismHost.exe process. - CDISMManager::CloseImageSession
    2009-11-07 17:10:03, Info DISM DISMHOST.EXE: FinalRelease of DismHostManager being executed. _AtlModule lock count = 2
    2009-11-07 17:10:03, Info DISM DISMHOST.EXE: Unregistering proxy stubs.
    2009-11-07 17:10:03, Info DISM DISMHOST.EXE: Revoking DismHost class factory.
    2009-11-07 17:10:03, Info DISM DISMHOST.EXE: Completed DismHostManager release. Process should shut down. _AtlModule lock count = 1
    2009-11-07 17:10:03, Info DISM DISM Manager: PID=3652 References released. Waiting for DismHost.exe shutdown. - CDISMManager::CloseImageSession
    2009-11-07 17:10:03, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
    2009-11-07 17:10:03, Info DISM DISM.EXE:
    2009-11-07 17:10:03, Info DISM DISM.EXE: <
    Ending Dism.exe session
    >
    in reply to: Windows XP Mode #49037

    @GnatGoSplat wrote:

    Well, I followed your guide,
    extracted .msu file (using 7zip), extracted the “Windows6.1-KB958559-x64.cab” to new folder (using 7zip), updated update.mum (using Notepad2), restored update.mum timestamp (using AttributeMagic) back to last value, generated new SHA1 sum of update.mum (using HashCalc), edited SHA1 sum of update.mum in _manifest_.cix.xml (using Notepad2), made a CAB file of all files from the folder containing update.mum (using IExpress), deleted original Windows6.1-KB958559-x64.cab, renamed new CAB to “Windows6.1-KB958559-x64.cab”, made CAB file (using IExpress) from the whole folder (with updated Windows6.1-KB958559-x64.cab) and then renamed the CAB file to Windows6.1-KB958559-x64.msu
    but I’m still getting that “Unsupported OS” error… 🙁

    in reply to: Windows XP Mode #49036

    @GnatGoSplat wrote:

    However, I wasn’t able to test this because I don’t know how to modify a .cab file.

    Try using “iexpress”.

    in reply to: Games Explorer #48625

    @AsciiWolf wrote:

    Ok, I made new installer!
    It still has one ugly bug – It can’t read any data, made by game installers, from ProgramDataMicrosoftWindowsGameExplorer.

    Well, I made some progress in the way of solving this bug.
    I found that the “HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionGameUXGames” register dir, which is used (in combination with %ProgramData%MicrosoftWindowsGameExplorer) by GamesForWindows-compatible game installers, if you choose “Install game for all users” (a lot of installers do this automatically by default), is empty – if I copy a key of some game from my Win 7 VM, the game appears in the Games Explorer.
    Does anybody know, how to fix it?

    in reply to: Games Explorer #48623

    Ok, I made new installer!
    This installer include some small bugfixes and include my own app for activating Games Explorer (writing user SID) instead of old and big gameexplorer_setup.exe.
    It still has one ugly bug – It can’t read any data, made by game installers, from ProgramDataMicrosoftWindowsGameExplorer.

    in reply to: SuperFetch #49365

    @moosh101 wrote:

    Can anyone confirm that this functions as it should, that is, pre-loading commonly used applications into memory, or does it simply create *.pf files in the Windows/Prefetch folder?

    I sincerely appreciate any insights anyone can offer.

    Many thanks,

    Shane.

    Sadly, looks like, it only create *.pf files… 🙁

    in reply to: ImgBurn #49942

    @MadCabbit wrote:

    Is there any way to get ImgBurn working under a second account (not Administrator) without having to “Run as Asministrator”? I’ve tried enabling access to format and eject removeable media in gpedit.msc, but that isn’t doing it.

    No, probably not… 😐
    CD/DVD Burning is enabled only if you have Admin. rights, on Windows Server 2008 (R1 and R2).
    It’s security limitation of Windows Server OS and you (probably) can’t do nothing with it… 😐

    in reply to: Aero in Remote Desktop #49862

    Wow, good news!
    Does it also support DirectX/OpenGL apps (like games)?

    in reply to: Games Explorer #48622

    Ok, here’s a new installer…
    I made some bugfixes, but it still doesn’t read data from ProgramDataMicrosoftWindowsGameExplorer… 🙁

    in reply to: Games Explorer #48621

    @Arris wrote:

    @AsciiWolf wrote:

    Well, I got it working! 🙂
    So, I made an installer for it…
    [attachment=0:2wku2egz]games_explorer.7z[/attachment:2wku2egz]
    Enjoy!

    Great job again AsciiWolf! It works without any problems! :geek: I will add it to the manual as soon as my exams weeks are over! (maybe sooner) 🙂

    Well, it’s still buggy… 😕
    It’ll not add all the games, but only some (e.g Bioshock is not added, but Mafia/Prince of Persia: SoT is added automatically without any problem).
    (Looks like, it’s not reading any data from ProgramDataMicrosoftWindowsGameExplorer)
    The next thing, that isn’t working is Parental Control (or some components, that worked in R1 version of Game Explorer) – If I try to run some game, which use Parental Control (API), I get “Parental Control access denied” error message and then, game crashes… 🙁
    edit: I found, I forgot to add some registry entries to the installer reg file. I’m working on it, new installer comming soon, stay tuned! 😉

    in reply to: Games Explorer #48619

    Well, I got it working! 🙂
    So, I made an installer for it…

    Enjoy!

    in reply to: SuperFetch #49362

    Well, not everything works fine…
    My installer install files for Superfetch and ReadyBoost, but only SuperFetch seems to be working… 😕

    in reply to: SuperFetch #49360

    Yep, I deleted it, because I was uploading the new version (with some bugfixes) And you was faster, than my upload speed… 🙂

Viewing 15 posts - 166 through 180 (of 237 total)