Jump to content

Jelmer Visser

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Jelmer Visser

  1. Hi All,

    I have tried to integrade my Windows 7 Product Key in my Installation with the cmd command:

    @echo off

    rem The /Set-ProductKey option can be used to enter the product key for the current edition in an offline Windows image.

    DISM.exe /image:F:\7WORK\MOUNT /Set-ProductKey:MyProductKey

    pause

    When i did this i get an error.

    DISM Log:

    CDISMProviderStore::Internal_DisconnectProvider

    2009-10-22 08:44:04, Info DISM PID=4616 Scratch directory set to 'C:\Users\GEBRUI~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir

    2009-10-22 08:44:04, Info DISM PID=4616 Successfully loaded the ImageSession at "C:\Windows\System32\Dism" - CDISMManager::LoadImageSession

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Getting Provider DISMLogger - CDISMProviderStore::GetProvider

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Getting Provider DISMLogger - CDISMProviderStore::GetProvider

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider

    2009-10-22 08:44:04, Info DISM DISM Manager: PID=4616 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Getting Provider DISMLogger - CDISMProviderStore::GetProvider

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider

    2009-10-22 08:44:04, Info DISM DISM.EXE:

    2009-10-22 08:44:04, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->

    2009-10-22 08:44:04, Info DISM DISM.EXE:

    2009-10-22 08:44:04, Info DISM DISM.EXE: Host machine information: OS Version=6.1.7600, Running architecture=amd64, Number of processors=4

    2009-10-22 08:44:04, Info DISM DISM.EXE: Executing command line: DISM.exe /image:F:\7WORK\MOUNT /Set-ProductKey:

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Loading Provider from location C:\Windows\System32\Dism\WimProvider.dll - CDISMProviderStore::Internal_GetProvider

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Connecting to the provider located at C:\Windows\System32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Loading Provider from location C:\Windows\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Connecting to the provider located at C:\Windows\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Loading Provider from location C:\Windows\System32\Dism\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Connecting to the provider located at C:\Windows\System32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider

    2009-10-22 08:44:04, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.

    2009-10-22 08:44:04, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager

    2009-10-22 08:44:04, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.

    2009-10-22 08:44:04, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager

    2009-10-22 08:44:04, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider

    2009-10-22 08:44:04, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager

    2009-10-22 08:44:04, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.

    2009-10-22 08:44:04, Info DISM DISM Provider Store: PID=4616 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection

    2009-10-22 08:44:05, Info DISM DISM Provider Store: PID=4616 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection

    2009-10-22 08:44:05, Error DISM DISM Manager: PID=4616 Could not create the image session. The specified image is not in a valid state. - CDISMManager::CreateImageSession(hr:0xc1510114)

    2009-10-22 08:44:05, Error DISM DISM.EXE: Could not load the image session. HRESULT=C1510114

    2009-10-22 08:44:05, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.

    2009-10-22 08:44:05, Info DISM DISM.EXE:

    2009-10-22 08:44:05, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->

    2009-10-22 08:44:05, Info DISM DISM.EXE:

    2009-10-22 08:44:05, Info DISM DISM Image Session: PID=4616 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect

    2009-10-22 08:44:05, Info DISM DISM Provider Store: PID=4616 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider

    2009-10-22 08:44:05, Info DISM DISM Provider Store: PID=4616 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider

    2009-10-22 08:44:05, Info DISM DISM Provider Store: PID=4616 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect

    2009-10-22 08:44:05, Info DISM DISM Provider Store: PID=4616 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider

    2009-10-22 08:44:05, Info DISM DISM Provider Store: PID=4616 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider

    Can someone help me with this error?

    Greetz Jelmer.

    (Sorry for bad english, i'm dutch :))

×
×
  • Create New...