[Q & REQ] Windows 8.1 with Bing

Discussion in 'Windows 8' started by P0rt, Sep 3, 2014.

  1. cengizhan

    cengizhan MDL Senior Member

    Joined:
    Jul 29, 2009
    Messages:
    465
    Likes Received:
    151
    Trophy Points:
    10
    if i write 1 there. it only lists 1. image. my install.wim has 8 images.
     
  2. KNARZ

    KNARZ MDL Addicted

    Joined:
    Oct 9, 2012
    Messages:
    896
    Likes Received:
    475
    Trophy Points:
    30
    sry didn't read the thread I just saw autounattend and thougth about whats missing. Ignore my post. But if you want a selection you can complete remoce the metadata. Maybe this also confuses setup as some values aren't allowed to be blank or have no values.
     
  3. murphy78

    murphy78 MDL DISM Enthusiast

    Joined:
    Nov 18, 2012
    Messages:
    6,943
    Likes Received:
    10,704
    Trophy Points:
    210
    #183 murphy78, Sep 25, 2014
    Last edited by a moderator: Apr 20, 2017
    Hmm, perhaps it's getting stuck on this part when trying to locate license files:
    Code:
                <ImageInstall>
                    <OSImage>
                        <InstallFrom>
                            <MetaData wcm:action="add">
                                <Key>/IMAGE/INDEX</Key>
                            </MetaData>
                        </InstallFrom>
                        <WillShowUI>OnError</WillShowUI>
                    </OSImage>
                </ImageInstall>
    Maybe it doesn't like the empty values, or perhaps you need to surgically add the tr-tr license.rtf files to the _default folder.
    You can simply make the folder and copy over the same license.rtf from the oem folder.

    also why is the offlineimage thing pointed to "provl - copy.wim"?
    Code:
    <cpi:offlineImage cpi:source="wim:d:/81/x64/provl%20-%20copy.wim#Windows 8.1 Pro" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    should that not be as follows?:
    Code:
    <cpi:offlineImage cpi:source="wim:./sources/install.wim#Windows 8.1 Pro" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    I don't know if that's related, but if it's trying to find the licensing files in the wrong wim, it will fail.
     
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    #184 abbodi1406, Sep 25, 2014
    Last edited by a moderator: Apr 20, 2017
    That's not related or affect setup, only System Image Manager (ADK) use it
     
  5. murphy78

    murphy78 MDL DISM Enthusiast

    Joined:
    Nov 18, 2012
    Messages:
    6,943
    Likes Received:
    10,704
    Trophy Points:
    210
    Hmm... yah I don't really know then.

    It's really easy to re-iso the thing.
    Perhaps this gent could play with the text editor a bit until he fixes the missing license issue and then report with the part that was causing the issue.
     
  6. cengizhan

    cengizhan MDL Senior Member

    Joined:
    Jul 29, 2009
    Messages:
    465
    Likes Received:
    151
    Trophy Points:
    10
    #186 cengizhan, Sep 26, 2014
    Last edited: Sep 26, 2014
    Thanks for your help. Your idea fixed my problemm.
    i have copied "licenses/oem" folder as "licences/_default" and this fixed license issue.
    it seems that setup was thinking that bing image was retail and looking for _default folder which wasn't there.
     
  7. Luckie

    Luckie MDL Junior Member

    Joined:
    Jan 14, 2008
    Messages:
    80
    Likes Received:
    15
    Trophy Points:
    0
    I installed a VM with the created ISO and here I was able to run the script and convert the English ISOs to German Bing, the Spanish to German Bing SL and German Prof for Education (ProfessionalStudent). You may add a warning to the script, that it fails under Windows 8 (9200).

    Thanks for the script :) :clap:
     
  8. foxtochop

    foxtochop MDL Junior Member

    Joined:
    Mar 10, 2014
    Messages:
    75
    Likes Received:
    7
    Trophy Points:
    0
    one silly question pls. this windows 8.1 with bing iso exists as a .iso free to download, no activation needed and upgradeable to update 1 and posterior?
     
  9. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    As you might have noticed, no official download links and still needs activation (OEM_DM/VOLUME_KMSCLIENT). It can be upgraded.
     
  10. perre

    perre MDL Senior Member

    Joined:
    Nov 2, 2013
    Messages:
    285
    Likes Received:
    12
    Trophy Points:
    10
    Hi can you tell where the links to the official ISO bing, thanks are
     
  11. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
  12. perre

    perre MDL Senior Member

    Joined:
    Nov 2, 2013
    Messages:
    285
    Likes Received:
    12
    Trophy Points:
    10
    Tito you ensure that these are original img microsoft, thanks
     
  13. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
  14. Chibi ANUBIS

    Chibi ANUBIS MDL Chibi Developer

    Joined:
    Apr 28, 2014
    Messages:
    1,046
    Likes Received:
    713
    Trophy Points:
    60
  15. Mr.X

    Mr.X MDL Guru

    Joined:
    Jul 14, 2013
    Messages:
    7,625
    Likes Received:
    14,952
    Trophy Points:
    240
    #195 Mr.X, Oct 5, 2014
    Last edited by a moderator: Oct 5, 2014
  16. Chibi ANUBIS

    Chibi ANUBIS MDL Chibi Developer

    Joined:
    Apr 28, 2014
    Messages:
    1,046
    Likes Received:
    713
    Trophy Points:
    60
    #196 Chibi ANUBIS, Oct 5, 2014
    Last edited by a moderator: Oct 5, 2014
    Oh great ! We are the best :smoking:

    I don't use KMS for activation
     
  17. Mr.X

    Mr.X MDL Guru

    Joined:
    Jul 14, 2013
    Messages:
    7,625
    Likes Received:
    14,952
    Trophy Points:
    240
    Neither do I, much less with OEM editions but that AIO of mine is targeted to a broad audience (noobs and advanced users) so they have the chance to have a KMS self-activated Windows and the extra chance to preseve OEM activation following the proper steps.
     
  18. Chibi ANUBIS

    Chibi ANUBIS MDL Chibi Developer

    Joined:
    Apr 28, 2014
    Messages:
    1,046
    Likes Received:
    713
    Trophy Points:
    60
  19. Mr.X

    Mr.X MDL Guru

    Joined:
    Jul 14, 2013
    Messages:
    7,625
    Likes Received:
    14,952
    Trophy Points:
    240
  20. Chibi ANUBIS

    Chibi ANUBIS MDL Chibi Developer

    Joined:
    Apr 28, 2014
    Messages:
    1,046
    Likes Received:
    713
    Trophy Points:
    60
    Is too bad, Now I use this for Office activation ;)