Content Type
Profiles
Forums
Events
Everything posted by bookie32
-
Hi again! Well, I have two winpe images now and have managed to get an image into VMWare that was giving me trouble.... I did, however, have a little hickup...forgot imagex.exe...but that was soon rectified with UltraISO. I am now going to work on my images in VMWare and see if I can the apply them to my own ssd drive.... I will live this thread open while working on this.... bookie32
-
Hi Mate! Yep, did a search.....nada But did read it was dropped after RTM....problems? bookie32
-
Hi again! Next question Where are the srt packages....? The Windows Recovery Environment feature package. Provides a recovery platform for automatic system diagnosis and repair and the creation of custom recovery solutions. i. dism /image:c:\winpe_x86\mount /Add-Package /PackagePath:”c:\program files\Windows AIK\Tools\PETools\x86\Winpe_FPs\WinPE-SRT.cab” ii. dism /image:c:\winpe_x86\mount /Add-Package /PackagePath:”c:\program files\Windows AIK\Tools\PETools\x86\Winpe_FPs\en-us\WinPE-SRT.cab” These files don't seem to exist even on the 3.1 supplement? bookie32
-
Hi Mate! Yep! That worked "."....thanks for the tip! I will continue and post if I have any more problems...sorry, when I have them.... bookie32
-
Hi again! will try that and post later.....got to take a break! Thanks! bookie32
-
Hi again! Still getting "path not found"?! I have copied the whole of Winpe_FPs to my project directory just to test it... D:\Projects\WinPE\x86\Winpe_FPs Dism /image:D:\Projects\WinPE\x86\winpe_x86\mount /Add-Package /PackagePath:”D:\Projects\WinPE\x86\Winpe_FPs\WinPE-HTA.cab” Dism /image:D:\Projects\WinPE\x86\winpe_x86\mount /Add-Package /PackagePath:”D:\Projects\WinPE\x86\SV-SE\WINPE-HTA_SV-SE.cab” bookie32
-
Hi kyor OOOOOOOOOOOOps just noticed that myself! I do thank you for your time! bookie32
-
Hi folks OK! Encountered more problems with adding packages... Should point out I have been following the instructions from IcemanND's post here: and adapting the commands to suit my situation. Thanks IcemanND! And thanks to the others that have been helping me! I have changed the directory structure a little to separate x86 from x64 So now it reads: D.Projects\WinPE\x86\winpe_x86 OK! forgive me if you are thinking I am trying to teach you to suck eggs...just trying to be detailed in order to help others.... The contents of the SV-SE (Swedish) language directory are as follows: LP_SV-SE WINPE-DOT3SVC_SV-SE WINPE-HTA_SV-SE WINPE-LEGACYSETUP_SV-SE WINPE-MDAC_SV-SE WINPE-PPPOE_SV-SE WINPE-SCRIPTING_SV-SE WINPE-SETUP_SV-SE WINPE-SETUP-CLIENT_SV-SE WINPE-SETUP-SERVER_SV-SE WINPE-SRT_SV-SE WINPE-WDS-TOOLS_SV-SE WINPE-WMI_SV-SE I updated my image to 3.1 and proceeded with the clean command before rebuilding... I added my language pack OK! Dism /image:D:\Projects\WinPE\x86\winpe_x86\mount /Add-Package /PackagePath:"D:\Projects\WinPE\x86\SV-SE\LP_SV-SE.cab" This installed OK and didn't throw up "path not found" and installed according to plan... I set the default language to Swedish: Dism /image:D:\Projects\WinPE\x86\winpe_x86\mount /Set-AllIntl:SV-SE This also installed OK and didn't throw up any errors... I then tested the installation of he language pack to make sure... Dism /image:D:\Projects\WinPE\x86\winpe_x86\mount /Get-Intl This verified that things were as they should be... I then tried to add the other packages that are in the PDF from IcemanND... html support etc... The first being: Dism /image:D:\Projects\WinPE\x86\winpe_x86\mount /Add-Package /PackagePath:”D:\Projects\WinPE\x86\SV-SE\WINPE-HTA_SV-SE.cab” This threw up an error "path not found" I have looked at the package and checked the command and couldn't see anything wrong?! I tried the next one on the list: Dism /image:D:\Projects\WinPE\x86\winpe_x86\mount /Add-Package /PackagePath:”D:\Projects\x86\WinPE\SV-SE\WINPE-MDAC_SV-SE.cab” The info above also looks OK to me, but then I am an nana...lol it also threw up and errow "path not found"....so I gave up and am posting to see what could be wrong... Please remve all the code from the CMD if you want.... Thanks! 2012-08-25 10:00:16, Info DISM DISM.EXE: <----- Starting Dism.exe session -----> 2012-08-25 10:00:16, Info DISM DISM.EXE: 2012-08-25 10:00:16, Info DISM DISM.EXE: Host machine information: OS Version=6.1.7601, Running architecture=amd64, Number of processors=6 2012-08-25 10:00:16, Info DISM DISM.EXE: Executing command line: Dism /image:D:\Projects\WinPE\x86\winpe_x86\mount /Add-Package /PackagePath:�D:\Projects\WinPE\x86\SV-SE\WINPE-HTA_SV-SE.cab� 2012-08-25 10:00:16, Info DISM DISM Provider Store: PID=3296 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection 2012-08-25 10:00:16, Info DISM DISM Provider Store: PID=3296 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:16, Info DISM DISM Provider Store: PID=3296 Loading Provider from location D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\WimProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:16, Info DISM DISM Provider Store: PID=3296 Connecting to the provider located at D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:16, Info DISM DISM Provider Store: PID=3296 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:16, Info DISM DISM Provider Store: PID=3296 Loading Provider from location D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:16, Info DISM DISM Provider Store: PID=3296 Connecting to the provider located at D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:16, Info DISM DISM Provider Store: PID=3296 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:16, Info DISM DISM Provider Store: PID=3296 Loading Provider from location D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:16, Info DISM DISM Provider Store: PID=3296 Connecting to the provider located at D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:16, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table. 2012-08-25 10:00:16, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager 2012-08-25 10:00:16, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager. 2012-08-25 10:00:16, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager 2012-08-25 10:00:16, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider 2012-08-25 10:00:16, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager 2012-08-25 10:00:16, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager. 2012-08-25 10:00:16, Info DISM DISM Provider Store: PID=3296 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection 2012-08-25 10:00:16, Info DISM DISM Provider Store: PID=3296 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection 2012-08-25 10:00:17, Info DISM DISM Manager: PID=3296 Successfully loaded the ImageSession at "C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460" - CDISMManager::LoadImageSession 2012-08-25 10:00:17, Info DISM DISM Image Session: PID=3284 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\OSProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:17, Info DISM DISM OS Provider: PID=3284 Defaulting SystemPath to D:\Projects\WinPE\x86\winpe_x86\mount - CDISMOSServiceManager::Final_OnConnect 2012-08-25 10:00:17, Info DISM DISM OS Provider: PID=3284 Defaulting Windows folder to D:\Projects\WinPE\x86\winpe_x86\mount\Windows - CDISMOSServiceManager::Final_OnConnect 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\LogProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Getting Provider OSServices - CDISMProviderStore::GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\PEProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\PEProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:17, Info DISM PE Provider: CPEImg::Attach: Attach requested to offline image 2012-08-25 10:00:17, Info DISM PE Provider: CPEImg::Attach: windir=D:\Projects\WinPE\x86\winpe_x86\mount\Windows. 2012-08-25 10:00:17, Info DISM PE Provider: CPEImg::Attach: Attach succeeded. 2012-08-25 10:00:17, Info DISM PE Provider: CPEImg::GetTrimStatus: Image is not trimmed. 2012-08-25 10:00:17, Info DISM PE Provider: CPEImg::GetInstallRoot: Successfully retrieved installroot X:\ 2012-08-25 10:00:17, Info DISM PE Provider: CPEImg::GetInstallRoot: Successfully retrieved installroot X:\ 2012-08-25 10:00:17, Info DISM PE Provider: CPEImg::SetInstallRoot: Old installroot == new installroot; not performing any operation. 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Manager: PID=3296 Image session successfully loaded from the temporary location: C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460 - CDISMManager::CreateImageSession 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Getting Provider OSServices - CDISMProviderStore::GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM OS Provider: PID=3284 Setting SystemPath to D:\Projects\WinPE\x86\winpe_x86\mount - CDISMOSServiceManager::SetSystemPath 2012-08-25 10:00:17, Info CSI 00000001 Shim considered [l:322{161}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2012-08-25 10:00:17, Info CSI 00000002 Shim considered [l:316{158}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_SUCCESS 2012-08-25 10:00:17, Info DISM DISM.EXE: Target image information: OS Version=6.1.7601.17514, Image architecture=x86 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:17, Info CSI 00000001 Shim considered [l:322{161}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2012-08-25 10:00:17, Info CSI 00000002 Shim considered [l:316{158}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_SUCCESS 2012-08-25 10:00:17, Info DISM DISM Package Manager: PID=3284 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize 2012-08-25 10:00:17, Info CSI 00000001 Shim considered [l:322{161}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2012-08-25 10:00:17, Info CSI 00000002 Shim considered [l:316{158}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_SUCCESS 2012-08-25 10:00:17, Info CBS Failed to find a matching version for servicing stack: D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\ [HRESULT = 0x80070490 - ERROR_NOT_FOUND] 2012-08-25 10:00:17, Info CBS Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND] 2012-08-25 10:00:17, Info CBS Must be doing offline servicing, using stack version from: D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\cbscore.dll 2012-08-25 10:00:17, Info CBS Loaded Servicing Stack v6.1.7601.17514 with Core: D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\cbscore.dll 2012-08-25 10:00:17, Info CSI 00000001@2012/8/25:08:00:17.830 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x711dd84e @0x72af5d7d @0x72ad205a @0x72ba94f2 @0x72ba96b9 @0x72b88e39) 2012-08-25 10:00:17, Info CBS Could not load SrClient DLL from path: SrClient.dll. Continuing without system restore points. 2012-08-25 10:00:17, Info CSI 00000002@2012/8/25:08:00:17.830 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x711dd84e @0x72b37183 @0x72b34013 @0x72ba94f2 @0x72ba96b9 @0x72b88e39) 2012-08-25 10:00:17, Info DISM DISM Package Manager: PID=3284 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock 2012-08-25 10:00:17, Info CBS Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SOFTWARE' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\SOFTWARE'. 2012-08-25 10:00:17, Info CBS Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SYSTEM' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\SYSTEM'. 2012-08-25 10:00:17, Info CBS Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SECURITY' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\SECURITY'. 2012-08-25 10:00:17, Info CBS Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SAM' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\SAM'. 2012-08-25 10:00:17, Info CBS Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/COMPONENTS' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\COMPONENTS'. 2012-08-25 10:00:17, Info CBS Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/DEFAULT' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\DEFAULT'. 2012-08-25 10:00:17, Info CBS Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Users/default/ntuser.dat' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Users\default\ntuser.dat'. 2012-08-25 10:00:17, Info CBS Loading offline registry hive: schema.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/system32/smi/store/Machine/schema.dat' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\system32\smi\store\Machine\schema.dat'. 2012-08-25 10:00:17, Info CBS Offline image is: writeable 2012-08-25 10:00:17, Info CSI 00000003 CSI Store 3381744 (0x003399f0) initialized 2012-08-25 10:00:17, Info CBS Session: 3284_2488449 initialized by client DISM Package Manager Provider. 2012-08-25 10:00:17, Info DISM DISM Package Manager: PID=3284 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock 2012-08-25 10:00:17, Info DISM DISM Package Manager: PID=3284 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Warning DISM DISM Provider Store: PID=3284 Failed to Load the provider: C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\MsiProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e) 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:17, Info CSI 00000001 Shim considered [l:322{161}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2012-08-25 10:00:17, Info CSI 00000002 Shim considered [l:316{158}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_SUCCESS 2012-08-25 10:00:17, Info DISM DISM OS Provider: PID=3284 Get the registry path to the SOFTWARE hive located at D:\Projects\WinPE\x86\winpe_x86\mount\Windows\system32\config\SOFTWARE and determine if it is loaded. - CDISMOSServiceManager::DetermineBootDrive 2012-08-25 10:00:17, Info DISM DISM Driver Manager: PID=3284 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Warning DISM DISM Provider Store: PID=3284 Failed to Load the provider: C:\Users\ADMINI~1\AppData\Local\Temp\7EAC4281-64FE-4627-8A42-00EC7382E460\TransmogProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e) 2012-08-25 10:00:17, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table. 2012-08-25 10:00:17, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Package Manager 2012-08-25 10:00:17, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager. 2012-08-25 10:00:17, Info DISM DISM.EXE: Attempting to add the commands from provider: OSServices 2012-08-25 10:00:17, Info DISM DISM.EXE: Attempting to add the commands from provider: IntlManager 2012-08-25 10:00:17, Info DISM DISM.EXE: Succesfully registered commands for the provider: IntlManager. 2012-08-25 10:00:17, Info DISM DISM.EXE: Attempting to add the commands from provider: PE Provider 2012-08-25 10:00:17, Info DISM DISM.EXE: Succesfully registered commands for the provider: PE Provider. 2012-08-25 10:00:17, Info DISM DISM.EXE: Attempting to add the commands from provider: DriverManager 2012-08-25 10:00:17, Info DISM DISM.EXE: Succesfully registered commands for the provider: DriverManager. 2012-08-25 10:00:17, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager 2012-08-25 10:00:17, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager. 2012-08-25 10:00:17, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider 2012-08-25 10:00:17, Info DISM DISM.EXE: Attempting to add the commands from provider: SmiManager 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:00:17, Info DISM DISM Package Manager: PID=3284 Processing the top level command token(add-package). - CPackageManagerCLIHandler::Private_ValidateCmdLine 2012-08-25 10:00:17, Info DISM DISM Package Manager: PID=3284 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine 2012-08-25 10:00:17, Info DISM DISM Package Manager: PID=3284 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine 2012-08-25 10:00:17, Info DISM DISM Package Manager: PID=3284 Encountered the option "packagepath" with value "�D:\Projects\WinPE\x86\SV-SE\WINPE-HTA_SV-SE.cab�" - CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine 2012-08-25 10:00:17, Error DISM DISM Package Manager: PID=3284 Incorrect parameter D:\Projects\WinPE\x86\winpe_x86\�D:\Projects\WinPE\x86\SV-SE\WINPE-HTA_SV-SE.cab� - path not found - CDISMPackageManager::Internal_CreatePackageByPath(hr:0x80070003) 2012-08-25 10:00:17, Error DISM DISM Package Manager: PID=3284 Failed to get the underlying CBS package. - CDISMPackageManager::OpenPackageByPath(hr:0x80070003) 2012-08-25 10:00:17, Error DISM DISM Package Manager: PID=3284 Failed to open the package at location: "�D:\Projects\WinPE\x86\SV-SE\WINPE-HTA_SV-SE.cab�" - CPackageManagerCLIHandler::ProcessPackagePath(hr:0x80070003) 2012-08-25 10:00:17, Error DISM DISM Package Manager: PID=3284 Failed while processing command add-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x80070003) 2012-08-25 10:00:17, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=80070003 2012-08-25 10:00:17, Info DISM DISM Image Session: PID=3284 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect 2012-08-25 10:00:17, Info DISM DISM Provider Store: PID=3284 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:17, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SOFTWARE 2012-08-25 10:00:17, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SOFTWARE, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:00:17, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SYSTEM 2012-08-25 10:00:17, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SYSTEM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:00:17, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SECURITY 2012-08-25 10:00:17, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SECURITY, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:00:17, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SAM 2012-08-25 10:00:17, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SAM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:00:17, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/COMPONENTS 2012-08-25 10:00:17, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/COMPONENTS, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:00:17, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/DEFAULT 2012-08-25 10:00:17, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/DEFAULT, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:00:17, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Users/default/ntuser.dat 2012-08-25 10:00:17, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Users/default/ntuser.dat, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:00:17, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/system32/smi/store/Machine/schema.dat 2012-08-25 10:00:18, Info DISM DISM Package Manager: PID=3284 Finalizing CBS core. - CDISMPackageManager::Finalize 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Found the PE Provider. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Finalizing the servicing provider(PE Provider) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM PE Provider: CPEImg::GetInstallRoot: Successfully retrieved installroot X:\ 2012-08-25 10:00:18, Info DISM PE Provider: CPEImg::SetInstallRoot: Old installroot == new installroot; not performing any operation. 2012-08-25 10:00:18, Info DISM PE Provider: CPEImg::Detach: Detach succeeded. 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Disconnecting Provider: PE Provider - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM DISM OS Provider: PID=3284 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3284 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM DISM.EXE: Image session has been closed. Reboot required=no. 2012-08-25 10:00:18, Info DISM DISM.EXE: 2012-08-25 10:00:18, Info DISM DISM.EXE: <----- Ending Dism.exe session -----> 2012-08-25 10:00:18, Info DISM DISM.EXE: 2012-08-25 10:00:18, Info DISM DISM Image Session: PID=3296 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3296 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3296 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3296 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3296 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:00:18, Info DISM DISM Provider Store: PID=3296 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:05, Info DISM PID=4092 Scratch directory set to 'C:\Users\ADMINI~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir 2012-08-25 10:06:05, Info DISM PID=4092 Successfully loaded the ImageSession at "D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing" - CDISMManager::LoadImageSession 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:05, Info DISM DISM Manager: PID=4092 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:05, Info DISM DISM.EXE: 2012-08-25 10:06:05, Info DISM DISM.EXE: <----- Starting Dism.exe session -----> 2012-08-25 10:06:05, Info DISM DISM.EXE: 2012-08-25 10:06:05, Info DISM DISM.EXE: Host machine information: OS Version=6.1.7601, Running architecture=amd64, Number of processors=6 2012-08-25 10:06:05, Info DISM DISM.EXE: Executing command line: Dism /image:D:\Projects\WinPE\x86\winpe_x86\mount /Add-Package /PackagePath:�D:\Projects\WinPE\x86\SV-SE\WINPE-HTA_SV-SE.cab� 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Loading Provider from location D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\WimProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Connecting to the provider located at D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Loading Provider from location D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Connecting to the provider located at D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Loading Provider from location D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Connecting to the provider located at D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:05, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table. 2012-08-25 10:06:05, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager 2012-08-25 10:06:05, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager. 2012-08-25 10:06:05, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager 2012-08-25 10:06:05, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider 2012-08-25 10:06:05, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager 2012-08-25 10:06:05, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager. 2012-08-25 10:06:05, Info DISM DISM Provider Store: PID=4092 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection 2012-08-25 10:06:06, Info DISM DISM Provider Store: PID=4092 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection 2012-08-25 10:06:06, Info DISM DISM Manager: PID=4092 Successfully loaded the ImageSession at "C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B" - CDISMManager::LoadImageSession 2012-08-25 10:06:06, Info DISM DISM Image Session: PID=2880 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore 2012-08-25 10:06:06, Info DISM DISM Provider Store: PID=2880 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect 2012-08-25 10:06:06, Info DISM DISM Provider Store: PID=2880 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:06, Info DISM DISM Provider Store: PID=2880 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\OSProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:06, Info DISM DISM Provider Store: PID=2880 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:06, Info DISM DISM OS Provider: PID=2880 Defaulting SystemPath to D:\Projects\WinPE\x86\winpe_x86\mount - CDISMOSServiceManager::Final_OnConnect 2012-08-25 10:06:06, Info DISM DISM OS Provider: PID=2880 Defaulting Windows folder to D:\Projects\WinPE\x86\winpe_x86\mount\Windows - CDISMOSServiceManager::Final_OnConnect 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\LogProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Getting Provider OSServices - CDISMProviderStore::GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\PEProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\PEProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:07, Info DISM PE Provider: CPEImg::Attach: Attach requested to offline image 2012-08-25 10:06:07, Info DISM PE Provider: CPEImg::Attach: windir=D:\Projects\WinPE\x86\winpe_x86\mount\Windows. 2012-08-25 10:06:07, Info DISM PE Provider: CPEImg::Attach: Attach succeeded. 2012-08-25 10:06:07, Info DISM PE Provider: CPEImg::GetTrimStatus: Image is not trimmed. 2012-08-25 10:06:07, Info DISM PE Provider: CPEImg::GetInstallRoot: Successfully retrieved installroot X:\ 2012-08-25 10:06:07, Info DISM PE Provider: CPEImg::GetInstallRoot: Successfully retrieved installroot X:\ 2012-08-25 10:06:07, Info DISM PE Provider: CPEImg::SetInstallRoot: Old installroot == new installroot; not performing any operation. 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Manager: PID=4092 Image session successfully loaded from the temporary location: C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B - CDISMManager::CreateImageSession 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Getting Provider OSServices - CDISMProviderStore::GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM OS Provider: PID=2880 Setting SystemPath to D:\Projects\WinPE\x86\winpe_x86\mount - CDISMOSServiceManager::SetSystemPath 2012-08-25 10:06:07, Info CSI 00000001 Shim considered [l:322{161}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2012-08-25 10:06:07, Info CSI 00000002 Shim considered [l:316{158}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_SUCCESS 2012-08-25 10:06:07, Info DISM DISM.EXE: Target image information: OS Version=6.1.7601.17514, Image architecture=x86 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:07, Info CSI 00000001 Shim considered [l:322{161}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2012-08-25 10:06:07, Info CSI 00000002 Shim considered [l:316{158}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_SUCCESS 2012-08-25 10:06:07, Info DISM DISM Package Manager: PID=2880 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize 2012-08-25 10:06:07, Info CSI 00000001 Shim considered [l:322{161}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2012-08-25 10:06:07, Info CSI 00000002 Shim considered [l:316{158}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_SUCCESS 2012-08-25 10:06:07, Info CBS Failed to find a matching version for servicing stack: D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\ [HRESULT = 0x80070490 - ERROR_NOT_FOUND] 2012-08-25 10:06:07, Info CBS Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND] 2012-08-25 10:06:07, Info CBS Must be doing offline servicing, using stack version from: D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\cbscore.dll 2012-08-25 10:06:07, Info CBS Loaded Servicing Stack v6.1.7601.17514 with Core: D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\cbscore.dll 2012-08-25 10:06:07, Info CSI 00000001@2012/8/25:08:06:07.162 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x70e1d84e @0x72ab5d7d @0x72a9205a @0x72b694f2 @0x72b696b9 @0x72b48e39) 2012-08-25 10:06:07, Info CBS Could not load SrClient DLL from path: SrClient.dll. Continuing without system restore points. 2012-08-25 10:06:07, Info CSI 00000002@2012/8/25:08:06:07.162 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x70e1d84e @0x72af7183 @0x72af4013 @0x72b694f2 @0x72b696b9 @0x72b48e39) 2012-08-25 10:06:07, Info DISM DISM Package Manager: PID=2880 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock 2012-08-25 10:06:07, Info CBS Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SOFTWARE' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\SOFTWARE'. 2012-08-25 10:06:07, Info CBS Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SYSTEM' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\SYSTEM'. 2012-08-25 10:06:07, Info CBS Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SECURITY' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\SECURITY'. 2012-08-25 10:06:07, Info CBS Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SAM' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\SAM'. 2012-08-25 10:06:07, Info CBS Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/COMPONENTS' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\COMPONENTS'. 2012-08-25 10:06:07, Info CBS Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/DEFAULT' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\DEFAULT'. 2012-08-25 10:06:07, Info CBS Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Users/default/ntuser.dat' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Users\default\ntuser.dat'. 2012-08-25 10:06:07, Info CBS Loading offline registry hive: schema.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/system32/smi/store/Machine/schema.dat' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\system32\smi\store\Machine\schema.dat'. 2012-08-25 10:06:07, Info CBS Offline image is: writeable 2012-08-25 10:06:07, Info CSI 00000003 CSI Store 7903104 (0x00789780) initialized 2012-08-25 10:06:07, Info CBS Session: 2880_2837782 initialized by client DISM Package Manager Provider. 2012-08-25 10:06:07, Info DISM DISM Package Manager: PID=2880 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock 2012-08-25 10:06:07, Info DISM DISM Package Manager: PID=2880 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Warning DISM DISM Provider Store: PID=2880 Failed to Load the provider: C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\MsiProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e) 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:07, Info CSI 00000001 Shim considered [l:322{161}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2012-08-25 10:06:07, Info CSI 00000002 Shim considered [l:316{158}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_SUCCESS 2012-08-25 10:06:07, Info DISM DISM OS Provider: PID=2880 Get the registry path to the SOFTWARE hive located at D:\Projects\WinPE\x86\winpe_x86\mount\Windows\system32\config\SOFTWARE and determine if it is loaded. - CDISMOSServiceManager::DetermineBootDrive 2012-08-25 10:06:07, Info DISM DISM Driver Manager: PID=2880 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Warning DISM DISM Provider Store: PID=2880 Failed to Load the provider: C:\Users\ADMINI~1\AppData\Local\Temp\FC5A6FBD-129F-4098-86B8-6ED96C1FEC1B\TransmogProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e) 2012-08-25 10:06:07, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table. 2012-08-25 10:06:07, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Package Manager 2012-08-25 10:06:07, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager. 2012-08-25 10:06:07, Info DISM DISM.EXE: Attempting to add the commands from provider: OSServices 2012-08-25 10:06:07, Info DISM DISM.EXE: Attempting to add the commands from provider: IntlManager 2012-08-25 10:06:07, Info DISM DISM.EXE: Succesfully registered commands for the provider: IntlManager. 2012-08-25 10:06:07, Info DISM DISM.EXE: Attempting to add the commands from provider: PE Provider 2012-08-25 10:06:07, Info DISM DISM.EXE: Succesfully registered commands for the provider: PE Provider. 2012-08-25 10:06:07, Info DISM DISM.EXE: Attempting to add the commands from provider: DriverManager 2012-08-25 10:06:07, Info DISM DISM.EXE: Succesfully registered commands for the provider: DriverManager. 2012-08-25 10:06:07, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager 2012-08-25 10:06:07, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager. 2012-08-25 10:06:07, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider 2012-08-25 10:06:07, Info DISM DISM.EXE: Attempting to add the commands from provider: SmiManager 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:06:07, Info DISM DISM Package Manager: PID=2880 Processing the top level command token(add-package). - CPackageManagerCLIHandler::Private_ValidateCmdLine 2012-08-25 10:06:07, Info DISM DISM Package Manager: PID=2880 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine 2012-08-25 10:06:07, Info DISM DISM Package Manager: PID=2880 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine 2012-08-25 10:06:07, Info DISM DISM Package Manager: PID=2880 Encountered the option "packagepath" with value "�D:\Projects\WinPE\x86\SV-SE\WINPE-HTA_SV-SE.cab�" - CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine 2012-08-25 10:06:07, Error DISM DISM Package Manager: PID=2880 Incorrect parameter D:\Projects\WinPE\x86\winpe_x86\�D:\Projects\WinPE\x86\SV-SE\WINPE-HTA_SV-SE.cab� - path not found - CDISMPackageManager::Internal_CreatePackageByPath(hr:0x80070003) 2012-08-25 10:06:07, Error DISM DISM Package Manager: PID=2880 Failed to get the underlying CBS package. - CDISMPackageManager::OpenPackageByPath(hr:0x80070003) 2012-08-25 10:06:07, Error DISM DISM Package Manager: PID=2880 Failed to open the package at location: "�D:\Projects\WinPE\x86\SV-SE\WINPE-HTA_SV-SE.cab�" - CPackageManagerCLIHandler::ProcessPackagePath(hr:0x80070003) 2012-08-25 10:06:07, Error DISM DISM Package Manager: PID=2880 Failed while processing command add-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x80070003) 2012-08-25 10:06:07, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=80070003 2012-08-25 10:06:07, Info DISM DISM Image Session: PID=2880 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SOFTWARE 2012-08-25 10:06:07, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SOFTWARE, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:06:07, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SYSTEM 2012-08-25 10:06:07, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SYSTEM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:06:07, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SECURITY 2012-08-25 10:06:07, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SECURITY, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:06:07, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SAM 2012-08-25 10:06:07, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SAM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:06:07, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/COMPONENTS 2012-08-25 10:06:07, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/COMPONENTS, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:06:07, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/DEFAULT 2012-08-25 10:06:07, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/DEFAULT, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:06:07, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Users/default/ntuser.dat 2012-08-25 10:06:07, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Users/default/ntuser.dat, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:06:07, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/system32/smi/store/Machine/schema.dat 2012-08-25 10:06:07, Info DISM DISM Package Manager: PID=2880 Finalizing CBS core. - CDISMPackageManager::Finalize 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Found the PE Provider. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Finalizing the servicing provider(PE Provider) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM PE Provider: CPEImg::GetInstallRoot: Successfully retrieved installroot X:\ 2012-08-25 10:06:07, Info DISM PE Provider: CPEImg::SetInstallRoot: Old installroot == new installroot; not performing any operation. 2012-08-25 10:06:07, Info DISM PE Provider: CPEImg::Detach: Detach succeeded. 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Disconnecting Provider: PE Provider - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM DISM OS Provider: PID=2880 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=2880 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM DISM.EXE: Image session has been closed. Reboot required=no. 2012-08-25 10:06:07, Info DISM DISM.EXE: 2012-08-25 10:06:07, Info DISM DISM.EXE: <----- Ending Dism.exe session -----> 2012-08-25 10:06:07, Info DISM DISM.EXE: 2012-08-25 10:06:07, Info DISM DISM Image Session: PID=4092 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=4092 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=4092 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=4092 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=4092 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:06:07, Info DISM DISM Provider Store: PID=4092 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:26, Info DISM PID=2360 Scratch directory set to 'C:\Users\ADMINI~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir 2012-08-25 10:07:26, Info DISM PID=2360 Successfully loaded the ImageSession at "D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing" - CDISMManager::LoadImageSession 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:26, Info DISM DISM Manager: PID=2360 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:26, Info DISM DISM.EXE: 2012-08-25 10:07:26, Info DISM DISM.EXE: <----- Starting Dism.exe session -----> 2012-08-25 10:07:26, Info DISM DISM.EXE: 2012-08-25 10:07:26, Info DISM DISM.EXE: Host machine information: OS Version=6.1.7601, Running architecture=amd64, Number of processors=6 2012-08-25 10:07:26, Info DISM DISM.EXE: Executing command line: Dism /image:D:\Projects\WinPE\x86\winpe_x86\mount /Add-Package /PackagePath:�D:\Projects\x86\WinPE\SV-SE\WinPE-MDAC_sv-se.cab� 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Loading Provider from location D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\WimProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Connecting to the provider located at D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Loading Provider from location D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Connecting to the provider located at D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Loading Provider from location D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Connecting to the provider located at D:\Program Files (x86)\Windows AIK\Tools\AMD64\Servicing\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:26, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table. 2012-08-25 10:07:26, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager 2012-08-25 10:07:26, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager. 2012-08-25 10:07:26, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager 2012-08-25 10:07:26, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider 2012-08-25 10:07:26, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager 2012-08-25 10:07:26, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager. 2012-08-25 10:07:26, Info DISM DISM Provider Store: PID=2360 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection 2012-08-25 10:07:27, Info DISM DISM Provider Store: PID=2360 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection 2012-08-25 10:07:27, Info DISM DISM Manager: PID=2360 Successfully loaded the ImageSession at "C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D" - CDISMManager::LoadImageSession 2012-08-25 10:07:27, Info DISM DISM Image Session: PID=1028 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore 2012-08-25 10:07:27, Info DISM DISM Provider Store: PID=1028 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect 2012-08-25 10:07:27, Info DISM DISM Provider Store: PID=1028 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:27, Info DISM DISM Provider Store: PID=1028 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\OSProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:27, Info DISM DISM Provider Store: PID=1028 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:27, Info DISM DISM OS Provider: PID=1028 Defaulting SystemPath to D:\Projects\WinPE\x86\winpe_x86\mount - CDISMOSServiceManager::Final_OnConnect 2012-08-25 10:07:27, Info DISM DISM OS Provider: PID=1028 Defaulting Windows folder to D:\Projects\WinPE\x86\winpe_x86\mount\Windows - CDISMOSServiceManager::Final_OnConnect 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\LogProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Getting Provider OSServices - CDISMProviderStore::GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\PEProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\PEProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:28, Info DISM PE Provider: CPEImg::Attach: Attach requested to offline image 2012-08-25 10:07:28, Info DISM PE Provider: CPEImg::Attach: windir=D:\Projects\WinPE\x86\winpe_x86\mount\Windows. 2012-08-25 10:07:28, Info DISM PE Provider: CPEImg::Attach: Attach succeeded. 2012-08-25 10:07:28, Info DISM PE Provider: CPEImg::GetTrimStatus: Image is not trimmed. 2012-08-25 10:07:28, Info DISM PE Provider: CPEImg::GetInstallRoot: Successfully retrieved installroot X:\ 2012-08-25 10:07:28, Info DISM PE Provider: CPEImg::GetInstallRoot: Successfully retrieved installroot X:\ 2012-08-25 10:07:28, Info DISM PE Provider: CPEImg::SetInstallRoot: Old installroot == new installroot; not performing any operation. 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Manager: PID=2360 Image session successfully loaded from the temporary location: C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D - CDISMManager::CreateImageSession 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Getting Provider OSServices - CDISMProviderStore::GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM OS Provider: PID=1028 Setting SystemPath to D:\Projects\WinPE\x86\winpe_x86\mount - CDISMOSServiceManager::SetSystemPath 2012-08-25 10:07:28, Info CSI 00000001 Shim considered [l:322{161}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2012-08-25 10:07:28, Info CSI 00000002 Shim considered [l:316{158}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_SUCCESS 2012-08-25 10:07:28, Info DISM DISM.EXE: Target image information: OS Version=6.1.7601.17514, Image architecture=x86 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:28, Info CSI 00000001 Shim considered [l:322{161}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2012-08-25 10:07:28, Info CSI 00000002 Shim considered [l:316{158}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_SUCCESS 2012-08-25 10:07:28, Info DISM DISM Package Manager: PID=1028 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize 2012-08-25 10:07:28, Info CSI 00000001 Shim considered [l:322{161}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2012-08-25 10:07:28, Info CSI 00000002 Shim considered [l:316{158}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_SUCCESS 2012-08-25 10:07:28, Info CBS Failed to find a matching version for servicing stack: D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\ [HRESULT = 0x80070490 - ERROR_NOT_FOUND] 2012-08-25 10:07:28, Info CBS Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND] 2012-08-25 10:07:28, Info CBS Must be doing offline servicing, using stack version from: D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\cbscore.dll 2012-08-25 10:07:28, Info CBS Loaded Servicing Stack v6.1.7601.17514 with Core: D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\cbscore.dll 2012-08-25 10:07:28, Info CSI 00000001@2012/8/25:08:07:28.297 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x711dd84e @0x72af5d7d @0x72ad205a @0x72ba94f2 @0x72ba96b9 @0x72b88e39) 2012-08-25 10:07:28, Info CBS Could not load SrClient DLL from path: SrClient.dll. Continuing without system restore points. 2012-08-25 10:07:28, Info CSI 00000002@2012/8/25:08:07:28.313 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x711dd84e @0x72b37183 @0x72b34013 @0x72ba94f2 @0x72ba96b9 @0x72b88e39) 2012-08-25 10:07:28, Info DISM DISM Package Manager: PID=1028 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock 2012-08-25 10:07:28, Info CBS Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SOFTWARE' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\SOFTWARE'. 2012-08-25 10:07:28, Info CBS Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SYSTEM' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\SYSTEM'. 2012-08-25 10:07:28, Info CBS Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SECURITY' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\SECURITY'. 2012-08-25 10:07:28, Info CBS Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SAM' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\SAM'. 2012-08-25 10:07:28, Info CBS Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/COMPONENTS' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\COMPONENTS'. 2012-08-25 10:07:28, Info CBS Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/DEFAULT' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\System32\config\DEFAULT'. 2012-08-25 10:07:28, Info CBS Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Users/default/ntuser.dat' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Users\default\ntuser.dat'. 2012-08-25 10:07:28, Info CBS Loading offline registry hive: schema.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/system32/smi/store/Machine/schema.dat' from path '\\?\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\system32\smi\store\Machine\schema.dat'. 2012-08-25 10:07:28, Info CBS Offline image is: writeable 2012-08-25 10:07:28, Info CSI 00000003 CSI Store 4944592 (0x004b72d0) initialized 2012-08-25 10:07:28, Info CBS Session: 1028_2918934 initialized by client DISM Package Manager Provider. 2012-08-25 10:07:28, Info DISM DISM Package Manager: PID=1028 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock 2012-08-25 10:07:28, Info DISM DISM Package Manager: PID=1028 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Warning DISM DISM Provider Store: PID=1028 Failed to Load the provider: C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\MsiProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e) 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:28, Info CSI 00000001 Shim considered [l:322{161}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2012-08-25 10:07:28, Info CSI 00000002 Shim considered [l:316{158}]"\??\D:\Projects\WinPE\x86\winpe_x86\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe" : got STATUS_SUCCESS 2012-08-25 10:07:28, Info DISM DISM OS Provider: PID=1028 Get the registry path to the SOFTWARE hive located at D:\Projects\WinPE\x86\winpe_x86\mount\Windows\system32\config\SOFTWARE and determine if it is loaded. - CDISMOSServiceManager::DetermineBootDrive 2012-08-25 10:07:28, Info DISM DISM Driver Manager: PID=1028 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Connecting to the provider located at C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Loading Provider from location C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Warning DISM DISM Provider Store: PID=1028 Failed to Load the provider: C:\Users\ADMINI~1\AppData\Local\Temp\6671CA8D-B011-4350-8C77-1F940D42E67D\TransmogProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e) 2012-08-25 10:07:28, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table. 2012-08-25 10:07:28, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Package Manager 2012-08-25 10:07:28, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager. 2012-08-25 10:07:28, Info DISM DISM.EXE: Attempting to add the commands from provider: OSServices 2012-08-25 10:07:28, Info DISM DISM.EXE: Attempting to add the commands from provider: IntlManager 2012-08-25 10:07:28, Info DISM DISM.EXE: Succesfully registered commands for the provider: IntlManager. 2012-08-25 10:07:28, Info DISM DISM.EXE: Attempting to add the commands from provider: PE Provider 2012-08-25 10:07:28, Info DISM DISM.EXE: Succesfully registered commands for the provider: PE Provider. 2012-08-25 10:07:28, Info DISM DISM.EXE: Attempting to add the commands from provider: DriverManager 2012-08-25 10:07:28, Info DISM DISM.EXE: Succesfully registered commands for the provider: DriverManager. 2012-08-25 10:07:28, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager 2012-08-25 10:07:28, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager. 2012-08-25 10:07:28, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider 2012-08-25 10:07:28, Info DISM DISM.EXE: Attempting to add the commands from provider: SmiManager 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2012-08-25 10:07:28, Info DISM DISM Package Manager: PID=1028 Processing the top level command token(add-package). - CPackageManagerCLIHandler::Private_ValidateCmdLine 2012-08-25 10:07:28, Info DISM DISM Package Manager: PID=1028 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine 2012-08-25 10:07:28, Info DISM DISM Package Manager: PID=1028 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine 2012-08-25 10:07:28, Info DISM DISM Package Manager: PID=1028 Encountered the option "packagepath" with value "�D:\Projects\x86\WinPE\SV-SE\WinPE-MDAC_sv-se.cab�" - CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine 2012-08-25 10:07:28, Error DISM DISM Package Manager: PID=1028 Incorrect parameter D:\Projects\WinPE\x86\winpe_x86\�D:\Projects\x86\WinPE\SV-SE\WinPE-MDAC_sv-se.cab� - path not found - CDISMPackageManager::Internal_CreatePackageByPath(hr:0x80070003) 2012-08-25 10:07:28, Error DISM DISM Package Manager: PID=1028 Failed to get the underlying CBS package. - CDISMPackageManager::OpenPackageByPath(hr:0x80070003) 2012-08-25 10:07:28, Error DISM DISM Package Manager: PID=1028 Failed to open the package at location: "�D:\Projects\x86\WinPE\SV-SE\WinPE-MDAC_sv-se.cab�" - CPackageManagerCLIHandler::ProcessPackagePath(hr:0x80070003) 2012-08-25 10:07:28, Error DISM DISM Package Manager: PID=1028 Failed while processing command add-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x80070003) 2012-08-25 10:07:28, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=80070003 2012-08-25 10:07:28, Info DISM DISM Image Session: PID=1028 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:28, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SOFTWARE 2012-08-25 10:07:28, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SOFTWARE, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:07:28, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SYSTEM 2012-08-25 10:07:28, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SYSTEM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:07:28, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SECURITY 2012-08-25 10:07:28, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SECURITY, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:07:28, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SAM 2012-08-25 10:07:28, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/SAM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:07:28, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/COMPONENTS 2012-08-25 10:07:28, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/COMPONENTS, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:07:28, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/DEFAULT 2012-08-25 10:07:28, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/System32/config/DEFAULT, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:07:28, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Users/default/ntuser.dat 2012-08-25 10:07:28, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Users/default/ntuser.dat, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2012-08-25 10:07:28, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Projects/WinPE/x86/winpe_x86/mount/Windows/system32/smi/store/Machine/schema.dat 2012-08-25 10:07:28, Info DISM DISM Package Manager: PID=1028 Finalizing CBS core. - CDISMPackageManager::Finalize 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Found the PE Provider. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Finalizing the servicing provider(PE Provider) - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:28, Info DISM PE Provider: CPEImg::GetInstallRoot: Successfully retrieved installroot X:\ 2012-08-25 10:07:28, Info DISM PE Provider: CPEImg::SetInstallRoot: Old installroot == new installroot; not performing any operation. 2012-08-25 10:07:28, Info DISM PE Provider: CPEImg::Detach: Detach succeeded. 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Disconnecting Provider: PE Provider - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:28, Info DISM DISM Provider Store: PID=1028 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:29, Info DISM DISM OS Provider: PID=1028 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect 2012-08-25 10:07:29, Info DISM DISM Provider Store: PID=1028 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:29, Info DISM DISM.EXE: Image session has been closed. Reboot required=no. 2012-08-25 10:07:29, Info DISM DISM.EXE: 2012-08-25 10:07:29, Info DISM DISM.EXE: <----- Ending Dism.exe session -----> 2012-08-25 10:07:29, Info DISM DISM.EXE: 2012-08-25 10:07:29, Info DISM DISM Image Session: PID=2360 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect 2012-08-25 10:07:29, Info DISM DISM Provider Store: PID=2360 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:29, Info DISM DISM Provider Store: PID=2360 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:29, Info DISM DISM Provider Store: PID=2360 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2012-08-25 10:07:29, Info DISM DISM Provider Store: PID=2360 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider 2012-08-25 10:07:29, Info DISM DISM Provider Store: PID=2360 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider bookie32
-
Hi again! OK! I guess the answere is here. My wim file wasn't updated, so I will do it manually to see what transpires.... I shall start over and use the new wim....I hope... bookie32
-
Hi Tripredacus Yep I saw the obvious after I posted....lol But if I upgraded to 3.1 - then why didn't the image upgrade? bookie32
-
Hi again Now I am really lost....not hard I hear you saying.... Trying to run the build commands for my winpe and once again xcopy is letting me down and I don't know why. I have created this structure: D.\Projects\WinPE\winpe_x86 WAIK is also installed on D: D:\Program Files(x86)\Windows AIK I ran the general setup command: copype.cmd x86 D:\Projects\WinPE\winpe_x86 No Problems... I mounted my image: DISM /mount-wim /WimFile:D:\Projects\WinPE\winpe_x86\winpe.wim /Index:1 /MountDir:D:\Projects\WinPE\winpe_x86\mount I add the servicing tools: xcopy "D:\Program Files (x86)\Windows AIK\Tools\Servicing" D:\Projects\WinPE\winpe_x86\mount\Windows /s xcopy "D:\Program Files\ (x86)Windows AIK\Tools\x86" D:\Projects\WinPE\winpe_x86\mount\Windows /s /Y No Problems... I try to add the Swedish Language pack and get error: D:\Program Files (x86)\Windows AIK\Tools\PETools>Dism /image:D:\Projects\WinPE\w inpe_x86\mount /Add-Package /PackagePath:"D:\Projects\WinPE\SV-SE\LP_SV-SE.cab" Deployment Image Servicing and Management tool Version: 6.1.7600.16385 Image Version: 6.1.7600.16385 Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~ 31bf3856ad364e35~x86~sv-SE~6.1.7601.17514 Error: 0x800f081e The specified package is not applicable to this image. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log D:\Program Files (x86)\Windows AIK\Tools\PETools> OK! I know I am building this on Windows Server 2008r2 64bit (English version) I installed WAIK 3.0 and then upgraded with the 3.1 supplement..... I copied the SV-SE directory x86 to my D:\Projects\WinPE directory and it is the x86 version I am building, so I am a bit lost as to why I can't add to the image? What am I missing here guys....please! bookie32 PS OK! I see it now....I upgraded to 3.1 or so I thought but the image is from the original WAIK installation, so I added the language pack from that and it went OK! So, the question remains if I upgraded WAIK - then why an old image......?
-
Hi kyor Thanks! bookie32
-
Hi submix8c thanks for the link... bookie32
-
Hi kyor ! Sorry, if I am asking stupid questions...brain hurts...... Does the language pack include fonts etc? bookie32
-
Hi again! Yes, more wasted energy checking, rechecking, reading, rereading etc.... Too much for my brain cells.... bookie32
-
Hi Tripredacus Thanks for that! bookie32
-
Hi allen2 OK I ran that command and it copied a lot of files....but if I compare the files in WAIK they seem older than the ones from 3.1? How do I check that the files have been updtated? bookie32
-
Hi guys I am tearing my hair out here...... I have the 3.1 supplement ISO mounted on K: and my WAIK is installed on the D:, so I run the following: xcopy K:\ "D:\Program Files\Windows AIK\Tools\PETools" /EURY I keep getting the same "specify a file name (file=F D=directory)" ? Please tell me what I am missing here.... bookie32
-
Hi kyor Thanks for the info.....much appreciated! bookie32
-
Driver problems when applying wim?
bookie32 replied to bookie32's topic in Unattended Windows 7/Server 2008R2
Hi again Juat something I have just been trying to catch up on....among other things... My winPE is based on the 3.0 version and I have just been trying to digest some of the updates in the 3.1 supplement version reading here There is always something new that one misses....especially old farts like me.... bookie32 -
Driver problems when applying wim?
bookie32 replied to bookie32's topic in Unattended Windows 7/Server 2008R2
Hi iamtheky I hear you and also a good reason to keep this thread open ...... I have a business to run and work on stuff when I have a mo, that is why I sort of let you down right in the middle of trying to help me..... Job comes first and my stuff second.....but that said I realise the importance of what you are saying and if we have a problem - then I will continue this thread when I have had time to test on my own ssd...later! Thanks again! Love this forum...... B) bookie32 -
Hi Tripredacus! Have to work on stuff when I have a mo.... I remember asking you for the info on adding other keyboard preferences such as Swedish, but I didn't ask you where I can get the extra language info? Are the languages with the WAIK iso? and just not added unless required? If not - where does one find them to add them to the image? Thanks! bookie32
-
Driver problems when applying wim?
bookie32 replied to bookie32's topic in Unattended Windows 7/Server 2008R2
Hi iamtheky Look I am really sorry......I appreciate your help and I will make a note of checking the /info tag next time I have a problem... I was under pressure to return the computer to the customer, so I reinstalled the ssd and created a new wim for it.... Not the best answer (time wise), but necessary this time.... Thanks again for your time and contribution.. I will be doing the same install on one of my own computers soon and will see what transpires...so I will leave this thread open... Much appreciated..... bookie32 -
Driver problems when applying wim?
bookie32 replied to bookie32's topic in Unattended Windows 7/Server 2008R2
Hi iamtheky That is what is so strange.....just wouldn't unpack it from the word go.... Yet, as said I applied it on the original drive no probs... Bit weird to say the least... bookie32 -
Driver problems when applying wim?
bookie32 replied to bookie32's topic in Unattended Windows 7/Server 2008R2
Hi iamtheky No, that is why I am saying it might be a driver problem... winpe doesn't have any problem creating and formating a partition and copying the image to the drive...it is just the applying that is falling down....so maybe a ssd driver needs adding to the wim? bookie32