Creating a Windows 8.1 AIO with Media Center manually

Discussion in 'Windows 8' started by ambidav, Aug 7, 2012.

  1. gogua

    gogua MDL Novice

    Dec 27, 2009
    23
    1
    0
    #1001 gogua, Nov 19, 2013
    Last edited by a moderator: Apr 20, 2017
    Hello !

    I'm trying to create Win81aio, but at the beggining i get this:



    Code:
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: <----- Starting Dism.exe session ----->
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: 
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: Host machine information: OS Version=6.1.7601, Running architecture=amd64, Number of processors=2
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: Dism.exe version: 6.3.9600.16384
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: Executing command line: Dism  /Export-Image /SourceImageFile:c:\win81aio\x86\install.wim /SourceIndex:2 /DestinationImageFile:c:\win81aio\win81\sources\install.wim /DestinationName:"Windows 8.1" /compress:maximum
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Loading Provider from location C:\Program Files (x86)\Windows Kits\8.1\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Connecting to the provider located at C:\Program Files (x86)\Windows Kits\8.1\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Loading Provider from location C:\Program Files (x86)\Windows Kits\8.1\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Connecting to the provider located at C:\Program Files (x86)\Windows Kits\8.1\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Loading Provider from location C:\Program Files (x86)\Windows Kits\8.1\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Connecting to the provider located at C:\Program Files (x86)\Windows Kits\8.1\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Loading Provider from location C:\Program Files (x86)\Windows Kits\8.1\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Connecting to the provider located at C:\Program Files (x86)\Windows Kits\8.1\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Loading Provider from location C:\Program Files (x86)\Windows Kits\8.1\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Connecting to the provider located at C:\Program Files (x86)\Windows Kits\8.1\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: FolderManager
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: WimManager
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: WimManager.
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: VHDManager
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Getting Provider WimManager - CDISMProviderStore::GetProvider
    2013-11-19 16:06:26, Info                  DISM   DISM Provider Store: PID=3268 TID=4740 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    [3268] [0x80070057] WIMLoadImageInternal:(384): El parámetro no es correcto.
    2013-11-19 16:06:26, Error                 DISM   DISM WIM Provider: PID=3268 TID=4740 base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:1455 - CWimManager::Export(hr:0x80070057)
    2013-11-19 16:06:26, Error                 DISM   DISM WIM Provider: PID=3268 TID=4740 base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:4437 - CWimManager::InternalCmdExport(hr:0x80070057)
    2013-11-19 16:06:26, Error                 DISM   DISM WIM Provider: PID=3268 TID=4740 Error executing command - CWimManager::InternalExecuteCmd(hr:0x80070057)
    2013-11-19 16:06:26, Error                 DISM   DISM WIM Provider: PID=3268 TID=4740 base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:1936 - CWimManager::ExecuteCmdLine(hr:0x80070057)
    2013-11-19 16:06:26, Error                 DISM   DISM.EXE: WimManager processed the command line but failed. HRESULT=80070057
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: Image session has been closed. Reboot required=no.
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: 
    2013-11-19 16:06:26, Info                  DISM   DISM.EXE: <----- Ending Dism.exe session ----->
    
     
  2. charli1

    charli1 MDL Novice

    Sep 25, 2012
    21
    2
    0
    Thanks nice guide,
    i made a windows 8.1 AIO including x86 and x64 versions and also made it multi-language.
     
  3. charli1

    charli1 MDL Novice

    Sep 25, 2012
    21
    2
    0
    #1003 charli1, Nov 20, 2013
    Last edited by a moderator: Apr 20, 2017

    Check here mate,
    Code:
    forums.mydigitallife.net/threads/36058-Windows-Download-Integrator
     
  4. dadoremix

    dadoremix MDL Novice

    Dec 22, 2012
    2
    0
    0
    i check these app, but I have not figured out how to merge x32 and x64 windows AIO
     
  5. allebon00

    allebon00 MDL Novice

    Mar 30, 2011
    6
    4
    0
    Thanks a lot for this guide.
     
  6. YessMann

    YessMann MDL Member

    Nov 27, 2012
    203
    30
    10
    Hi,
    I have studied your words again and discover the following points:-
    1.
    no need to prepare original 8.1Prof version.
    Is it use 8.1Core only can do the procedure of 8.1Pro and 8.1ProWMC?
    Can I use 8.1Ent instead of 8.1Core to produce the same result?
    2.
    from your statement and quote, the AIO just contains the content of 8.1x32 only.
    the AIO has 4 wims: 8.1x32+x64 and 8.1Entx32+x64...
    are all the contents of any versions the SAME?
    3.
    becasue download takes time, very long time...
    is it just download one version, say 8.1Entx64, and then download the above 4 wims again CAN produce 8-in-1?
    4.
    Where is the original 4 wims (untouched) from the web? It can save time...
    5.
    How to create two/three language versions AIO by this method?
    thx very much.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. dwDigitalLife

    dwDigitalLife MDL Junior Member

    Sep 25, 2012
    55
    44
    0
    is there any way to change index order in install.wim ? :)
     
  8. Chrystopher

    Chrystopher MDL Member

    Oct 23, 2013
    188
    66
    10
    I think that by changing the order in the command line when exporting image. Ex: swap the command position of Enterprise and Pro (in the first page) :D

    ---Edit---
    Dism /Export-Image /SourceImageFile:c:\win81aio\x86\install.wim /SourceIndex:2 /DestinationImageFile:c:\win81aio\win81\sources\install.wim /DestinationName:"Windows 8.1" /compress:maximum

    Dism /Export-Image /SourceImageFile:c:\win81aio\x86\install.wim /SourceIndex:1 /DestinationImageFile:c:\win81aio\win81\sources\install.wim /DestinationName:"Windows 8.1 Pro" /compress:maximum

    Dism /Export-Image /SourceImageFile:c:\win81aio\x86\install.wim /SourceIndex:1 /DestinationImageFile:c:\win81aio\win81\sources\install.wim /DestinationName:"Windows 8.1 Pro with Media Center" /compress:maximum

    Dism /Export-Image /SourceImageFile:c:\win81aio\entx86\install.wim /SourceIndex:1 /DestinationImageFile:c:\win81aio\win81\sources\install.wim /DestinationName:"Windows 8.1 Enterprise" /compress:maximum
    Dism /Export-Image /SourceImageFile:c:\win81aio\x64\install.wim /SourceIndex:2 /DestinationImageFile:c:\win81aio\win81\sources\install.wim /DestinationName:"Windows 8.1" /compress:maximum

    Dism /Export-Image /SourceImageFile:c:\win81aio\x64\install.wim /SourceIndex:1 /DestinationImageFile:c:\win81aio\win81\sources\install.wim /DestinationName:"Windows 8.1 Pro" /compress:maximum

    Dism /Export-Image /SourceImageFile:c:\win81aio\x64\install.wim /SourceIndex:1 /DestinationImageFile:c:\win81aio\win81\sources\install.wim /DestinationName:"Windows 8.1 Pro with Media Center" /compress:maximum

    Dism /Export-Image /SourceImageFile:c:\win81aio\entx64\install.wim /SourceIndex:1 /DestinationImageFile:c:\win81aio\win81\sources\install.wim /DestinationName:"Windows 8.1 Enterprise" /compress:maximum

    Change it to random order will do it, but don't change the SourceIndex value :)

    Also,
    Dism /mount-wim /wimfile:C:\win81aio\win81\sources\install.wim /index:3 /mountdir:C:\win81aio\mount

    Dism /Image:C:\win81aio\mount /Get-TargetEditions

    Dism /Image:C:\win81aio\mount /Set-Edition:professionalWMC

    Dism /unmount-wim /mountdir:C:\win81aio\mount /commit

    imagex /flags "ProfessionalWMC" /info C:\win81aio\win81\sources\install.wim 3 "Windows 8.1 Pro with Media Center" "Windows 8.1 Pro with Media Center"

    Dism /mount-wim /wimfile:C:\win81aio\win81\sources\install.wim /index:7 /mountdir:C:\win81aio\mount

    Dism /Image:C:\win81aio\mount /Get-TargetEditions

    Dism /Image:C:\win81aio\mount /Set-Edition:professionalWMC

    Dism /unmount-wim /mountdir:C:\win81aio\mount /commit

    imagex /flags "ProfessionalWMC" /info C:\win81aio\win81\sources\install.wim 7 "Windows 8.1 Pro with Media Center " "Windows 8.1 Pro with Media Center"

    Change the index value according to the position of the Windows ProWMC :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Chrystopher

    Chrystopher MDL Member

    Oct 23, 2013
    188
    66
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. wwanky

    wwanky MDL Novice

    Sep 5, 2009
    21
    8
    0
    i try to make iso but dism had errors like

    (The current edition cannot be upgraded to any target editions.)


    and

    Error: 1168

    An error occurred while applying target edition component settings. The upgrade
    cannot proceed.

    do i need specific iso image of 8.1 i am using SW_DVD5_Win_Pro_8.1_64BIT_English_MLF_X18-96634.ISO i think thats VL edition do i need retail iso or something
     
  11. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    18,989
    19,625
    340
    You need to use en_windows_8_1_x64_dvd_2707217.iso. You have used VL iso which doesn't contain WMC components.
     
  12. k_Z

    k_Z MDL Novice

    Nov 24, 2012
    18
    2
    0
    Hi everyone and thank you ambidav for this new tutorial.
    I would like to make a 8.1 AIO (as i did for 8 ht.p://img34.imageshack.us/img34/506/qyrw.png) but this time i do not have the ISO (French).
    Maybe someone has a link (in private message of course) for this please ?
     
  13. pamayres

    pamayres MDL Novice

    Aug 14, 2013
    5
    0
    0
    I have windows 8.1 AIO x86 & AIO x64 seperately.
    How can I combine and make a AIO x64 x86 setup?
     
  14. cookieboy

    cookieboy MDL Novice

    Jul 11, 2010
    31
    18
    0
    Check the thread 'Windows Download Integrator'
     
  15. pamayres

    pamayres MDL Novice

    Aug 14, 2013
    5
    0
    0
    did not understand....
    see i am a beginner
     
  16. wumith

    wumith MDL Novice

    Nov 24, 2013
    1
    0
    0
    nice share buddy. thanks:biggrin:
     
  17. James Titan

    James Titan MDL Member

    Nov 7, 2013
    102
    19
    10
    following the guidelines "Create a Windows 8.1 Pro with media center iso only"
    when entering code:
    oscdimg -bC:\win81\iso\boot\etfsboot.com -h -u2 -m -lWIN81-PRO-WMC C:\win81\iso C:\win81\ProWMC.iso
    i get the following:
    C:\Windows\system32>oscdimg -bC:\win81\iso\boot\etfsboot.com -h -u2 -m -lWIN81-P
    RO-WMC C:\win81\iso C:\win81\ProWMC.iso
    'oscdimg' is not recognized as an internal or external command,
    operable program or batch file.

    what am i doing wrong? can somebody advice me? thanks.