msj2 / xpy

Automatically exported from code.google.com/p/xpy
0 stars 0 forks source link

DISM 64bit Error #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. ran app
2. selected many options
3. modded system with app

What is the expected output?
Scan ran with no errors and no issues. (i guess idk i didnt code the app)

What do you see instead?
DISM error cuz its trying to run as 32bit on a 64bit OS
Error logged at C:/windows/log/dism/dism.log (not exact wording but u get the 
point)

What version of the product are you using? On what operating system?
1.3.3

Please provide any additional information below.
C:/windows/log/dism/dism.log (also attached so use w/e is easier)

2013-03-29 20:42:42, Info                  DISM   PID=5856 Scratch directory 
set to 'C:\Users\NAME\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir
2013-03-29 20:42:42, Info                  DISM   PID=5856 Successfully loaded 
the ImageSession at "C:\Windows\System32\Dism" - CDISMManager::LoadImageSession
2013-03-29 20:42:42, Info                  DISM   DISM Provider Store: PID=5856 
Found and Initialized the DISM Logger. - 
CDISMProviderStore::Internal_InitializeLogger
2013-03-29 20:42:42, Info                  DISM   DISM Provider Store: PID=5856 
Failed to get and initialize the PE Provider.  Continuing by assuming that it 
is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2013-03-29 20:42:42, Info                  DISM   DISM Provider Store: PID=5856 
Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2013-03-29 20:42:42, Info                  DISM   DISM Provider Store: PID=5856 
Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2013-03-29 20:42:42, Info                  DISM   DISM Provider Store: PID=5856 
Provider has previously been initialized.  Returning the existing instance. - 
CDISMProviderStore::Internal_GetProvider
2013-03-29 20:42:42, Info                  DISM   DISM Provider Store: PID=5856 
Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2013-03-29 20:42:42, Info                  DISM   DISM Provider Store: PID=5856 
Provider has previously been initialized.  Returning the existing instance. - 
CDISMProviderStore::Internal_GetProvider
2013-03-29 20:42:42, Info                  DISM   DISM Manager: PID=5856 
Successfully created the local image session and provider store. - 
CDISMManager::CreateLocalImageSession
2013-03-29 20:42:42, Info                  DISM   DISM Provider Store: PID=5856 
Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2013-03-29 20:42:42, Info                  DISM   DISM Provider Store: PID=5856 
Provider has previously been initialized.  Returning the existing instance. - 
CDISMProviderStore::Internal_GetProvider
2013-03-29 20:42:42, Info                  DISM   DISM.EXE: 
2013-03-29 20:42:42, Info                  DISM   DISM.EXE: <----- Starting 
Dism.exe session ----->
2013-03-29 20:42:42, Info                  DISM   DISM.EXE: 
2013-03-29 20:42:42, Info                  DISM   DISM.EXE: Host machine 
information: OS Version=6.1.7601, Running architecture=x86, Number of 
processors=2
2013-03-29 20:42:42, Info                  DISM   DISM.EXE: Executing command 
line: "C:\Windows\system32\DISM.exe" /Online /Cleanup-Image /spsuperseded
2013-03-29 20:42:42, Info                  DISM   DISM Provider Store: PID=5856 
Getting Provider FolderManager - CDISMProviderStore::GetProvider
2013-03-29 20:42:42, Info                  DISM   DISM Provider Store: PID=5856 
Provider has not previously been encountered.  Attempting to initialize the 
provider. - CDISMProviderStore::Internal_GetProvider
2013-03-29 20:42:42, Info                  DISM   DISM Provider Store: PID=5856 
Loading Provider from location C:\Windows\System32\Dism\FolderProvider.dll - 
CDISMProviderStore::Internal_GetProvider
2013-03-29 20:42:42, Info                  DISM   DISM Provider Store: PID=5856 
Connecting to the provider located at 
C:\Windows\System32\Dism\FolderProvider.dll. - 
CDISMProviderStore::Internal_LoadProvider
2013-03-29 20:42:42, Info                  DISM   DISM.EXE: Image session has 
been closed. Reboot required=no.
2013-03-29 20:42:42, Info                  DISM   DISM.EXE: 
2013-03-29 20:42:42, Info                  DISM   DISM.EXE: <----- Ending 
Dism.exe session ----->
2013-03-29 20:42:42, Info                  DISM   DISM.EXE: 
2013-03-29 20:42:42, Info                  DISM   DISM Image Session: PID=5856 
Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
2013-03-29 20:42:42, Info                  DISM   DISM Provider Store: PID=5856 
Disconnecting Provider: FolderManager - 
CDISMProviderStore::Internal_DisconnectProvider
2013-03-29 20:42:42, Info                  DISM   DISM Provider Store: PID=5856 
Found the OSServices.  Waiting to finalize it until all other providers are 
unloaded. - CDISMProviderStore::Final_OnDisconnect
2013-03-29 20:42:42, Info                  DISM   DISM Provider Store: PID=5856 
Releasing the local reference to DISMLogger.  Stop logging. - 
CDISMProviderStore::Internal_DisconnectProvider

Original issue reported on code.google.com by repairma...@gmail.com on 30 Mar 2013 at 1:55

Attachments:

GoogleCodeExporter commented 8 years ago
thank you for the report. would you please be so kind and test this version?

https://dl.dropbox.com/u/353649/xpy-1.3.4pre.zip 

Original comment by _...@whyeye.org on 30 Mar 2013 at 12:20